Searched defs:str2ent (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/head/
H A Dnss_dbdefs.h273 nss_str2ent_t str2ent; member in struct:nss_groupsbymem
391 * The (*str2ent)() member converts a single XXXent from ASCII text to the
401 * corresponding str2ent routine assumes that comments, leading whitespace
462 nss_str2ent_t str2ent; member in struct:nss_XbyY_args
496 * returned by the files backend] and then call the standard str2ent
503 * request providing the result buffer and a str2ent function that copies
507 * native library side str2ent interface.
643 /* status returned by the str2ent parsing routines */
653 (str)->str2ent = (func), \
665 (str)->str2ent
[all...]

Completed in 48 milliseconds