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

/osnet-11/usr/src/lib/libc/port/gen/
H A Dchkauthattr.c51 * Enumeration functions for auths and profiles; the enumeration functions
58 * The function might be NULL but only for profiles as we are always collecting
59 * all the profiles.
60 * Both the auths and the profiles arguments may be NULL.
63 * all the profiles/authorizations/keywords/etc."
86 * Enumerate profiles from listed profiles.
97 char *profiles; local
108 COPYTOSTACK(profiles, cprofiles)
110 while (prof = strtok_r(profiles, KV_SEPST
[all...]

Completed in 22 milliseconds