Lines Matching refs:U_MACHINE
39 #define U_MACHINE 1
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], ':') == NULL,
537 _Flds[U_MACHINE], 0);
539 if (strchr(_Flds[U_MACHINE], ':') != NULL) {
541 name, _Flds[U_MACHINE]);
545 return(_Flds[U_MACHINE]);