Searched refs:checkfrom (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/gss/gssd/ |
H A D | gssd_proc.c | 71 static int checkfrom(struct svc_req *, uid_t *); 368 if (checkfrom(rqstp, &uid) == 0) { 622 if (checkfrom(rqstp, &uid) == 0) { 780 if (checkfrom(rqstp, &uid) == 0) 859 if (checkfrom(rqstp, &uid) == 0) { 1132 if (checkfrom(rqstp, &uid) == 0) { 1406 if (checkfrom(rqstp, &uid) == 0) 1491 if (checkfrom(rqstp, &uid) == 0) { 1588 if (checkfrom(rqstp, &uid) == 0) { 1697 if (checkfrom(rqstp, &uid) == 0) { [all …]
|