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

/illumos-gate/usr/src/cmd/bnu/
H A Dpermission.c39 #define U_MACHINE 1 macro
67 {"MACHINE", U_MACHINE},
183 if ( (ret = userFind (name, "", U_MACHINE)) == FAIL)
185 (void) userFind ("OTHER", "", U_MACHINE);
357 * (type=U_LOGNAME, U_MACHINE or U_VALIDATE)
360 * For U_MACHINE:
368 * type -> U_MACHINE or U_LOGNAME
386 (void) userFind("DEFAULT", "", U_MACHINE);
449 case U_MACHINE:
535 ASSERT(strchr(_Flds[U_MACHINE], '
[all...]

Completed in 67 milliseconds