HomeSort by: relevance | last modified time | path
    Searched defs:otherluser (Results 1 - 1 of 1) sorted by relevancy

  /src/dist/pf/usr.sbin/authpf/
authpf.c 199 char otherluser[MAXLOGNAME]; local in function:main
218 if (fscanf(pidfp, "%d\n%31s\n", &otherpid, otherluser) != 2)
226 otherpid, ipsrc, otherluser);

Completed in 77 milliseconds