Home
last modified time | relevance | path

Searched refs:ASTERIX_CHAR (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_conf.h59 #define ASTERIX_CHAR '*' macro
H A Dnis_parse_ldap_util.c2072 } else if (*s == ASTERIX_CHAR) { in get_next_extract_format_item()
2075 while (s < s_end && *s == ASTERIX_CHAR) in get_next_extract_format_item()
2141 case ASTERIX_CHAR: in get_next_extract_format_item()