Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_val.h110 char *scanMappingFormat(__nis_mapping_format_t *f,
H A Dldap_val.c1755 scanMappingFormat(__nis_mapping_format_t *f, int curf, int nf, char *str, in scanMappingFormat() function
1812 while ((next = scanMappingFormat(f, curf+1, nf, tmpstr, 0, in scanMappingFormat()
1818 tmp = scanMappingFormat(f, cf, nf, tmp, 0, in scanMappingFormat()
1980 while ((next = scanMappingFormat(f, curf+1, nf, str, 0, in scanMappingFormat()
1986 tmp = scanMappingFormat(f, cf, nf, tmp, 0, in scanMappingFormat()
2060 str = scanMappingFormat(f, n, nf, str, 0, 0, 0); in verifyMappingMatch()
2180 str = scanMappingFormat(f, n, nf, str, &valstr, in matchMappingItem()
2280 str = scanMappingFormat(f, n, nf, str, &newstr, 0, 0); in extractMappingItem()