Searched refs:combine_attrs (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/nsswitch/files/common/ |
H A D | getprofattr.c | 185 combine_attrs(attrstr_t *at, line_matches_t *pa, nss_XbyY_args_t *args, function 193 res = combine_attrs(at, pa->next, args, res, fl); 246 (void) combine_attrs(&attr, pa, args, res, fl); 255 res = combine_attrs(&attr, pa, args, res, fl); 274 /* pa was freed by combine_attrs */
|
Completed in 20 milliseconds