Searched defs:socks (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/sbin/pflogd/ |
H A D | privsep.c | 68 int i, fd = -1, bpfd = -1, nargc, socks[2], cmd; in priv_init() local
|
/openbsd-src/usr.sbin/lpr/lpd/ |
H A D | lpd.c | 689 int error, maxs = 0, *s, *socks = NULL, *newsocks, blidx = 0; in socksetup() local
|
/openbsd-src/usr.sbin/hostapd/ |
H A D | privsep.c | 89 int i, socks[2]; in hostapd_priv_init() local
|
/openbsd-src/usr.sbin/syslogd/ |
H A D | privsep.c | 101 int i, socks[2]; in priv_init() local
|
/openbsd-src/usr.sbin/tcpdump/ |
H A D | privsep.c | 159 int i, nargc, socks[2]; in priv_init() local
|
/openbsd-src/sbin/mountd/ |
H A D | mountd.c | 246 int c, socks[2]; in main() local
|
/openbsd-src/usr.bin/ssh/ |
H A D | channels.c | 4954 int gaierr, n, num_socks = 0, socks[NUM_SOCKS]; x11_create_display_inet() local
|