Searched defs:cauths (Results 1 - 1 of 1) sorted by relevance
| /osnet-11/usr/src/lib/libc/port/gen/ | ||
| H A D | chkauthattr.c | 261 char *cauths; local 266 cauths = kva_match(attr, PROFATTR_AUTHS_KW); 268 if (cauths == NULL) 271 COPYTOSTACK(auths, cauths) |
Completed in 15 milliseconds