Searched refs:otherluser (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/pf/authpf/
H A Dauthpf.c236 char otherluser[MAXLOGNAME]; local
255 if (fscanf(pidfp, "%d\n%31s\n", &otherpid, otherluser) != 2)
263 otherpid, ipsrc, otherluser);

Completed in 73 milliseconds