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