Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnisdb/
H A Dldap_val.h112 char *scanMappingFormat(__nis_mapping_format_t *f,
H A Dldap_val.c1754 scanMappingFormat(__nis_mapping_format_t *f, int curf, int nf, char *str, in scanMappingFormat() function
1811 while ((next = scanMappingFormat(f, curf+1, nf, tmpstr, 0, in scanMappingFormat()
1817 tmp = scanMappingFormat(f, cf, nf, tmp, 0, in scanMappingFormat()
1979 while ((next = scanMappingFormat(f, curf+1, nf, str, 0, in scanMappingFormat()
1985 tmp = scanMappingFormat(f, cf, nf, tmp, 0, in scanMappingFormat()
2059 str = scanMappingFormat(f, n, nf, str, 0, 0, 0); in verifyMappingMatch()
2179 str = scanMappingFormat(f, n, nf, str, &valstr, in matchMappingItem()
2279 str = scanMappingFormat(f, n, nf, str, &newstr, 0, 0); in extractMappingItem()