Searched refs:ueptr (Results 1 – 1 of 1) sorted by relevance
114 struct udb *ueptr; /* UDB pointer for username */ in cray_login_failure() local124 if ((ueptr = getudbnam(username)) == UDB_NULL) in cray_login_failure()135 fsent.ueptr = ueptr; in cray_login_failure()156 struct udb *ueptr; /* UDB pointer for username */ in cray_access_denied() local161 if ((ueptr = getudbnam(username)) == UDB_NULL) in cray_access_denied()165 if (ueptr != NULL && ueptr->ue_disabled) in cray_access_denied()273 usent.ueptr = &ue; in cray_setup()395 fsent.ueptr = &ue; in cray_setup()431 fsent.ueptr = &ue; in cray_setup()475 ssent.ueptr = &ue; in cray_setup()