| Home | Sort by: relevance | last modified time | path |
| /src/usr.sbin/rpc.yppasswdd/ | |
| yppasswdd_mkpw.c | 62 int handling_request; /* simple mutex */ variable 83 handling_request = 0; \ 87 if (handling_request) { 92 handling_request = 1; 174 handling_request = 0; |