Searched refs:ueptr (Results 1 – 1 of 1) sorted by relevance
113 struct udb *ueptr; /* UDB pointer for username */ in cray_login_failure() local123 if ((ueptr = getudbnam(username)) == UDB_NULL) in cray_login_failure()134 fsent.ueptr = ueptr; in cray_login_failure()155 struct udb *ueptr; /* UDB pointer for username */ in cray_access_denied() local160 if ((ueptr = getudbnam(username)) == UDB_NULL) in cray_access_denied()164 if (ueptr != NULL && ueptr->ue_disabled) in cray_access_denied()272 usent.ueptr = &ue; in cray_setup()394 fsent.ueptr = &ue; in cray_setup()430 fsent.ueptr = &ue; in cray_setup()474 ssent.ueptr = &ue; in cray_setup()