Searched defs:sock (Results 1 - 25 of 91) sorted by relevance

1234

/src/tests/lib/libc/sys/
H A Dt_bind.c62 int sock = socket(AF_LOCAL, SOCK_STREAM, 0); local in function:ATF_TC_BODY
H A Dt_connect.c117 int sock = socket(AF_LOCAL, SOCK_STREAM, 0); local in function:ATF_TC_BODY
/src/lib/libc/rpc/
H A Dpmap_getmaps.c85 int sock = -1; local in function:__weak_alias
H A Dpmap_getport.c95 int sock = -1; local in function:get_client
H A Dpmap_rmt.c94 int sock = -1; local in function:pmap_rmtcall
/src/dist/pf/sbin/pflogd/
H A Dprivsep_fdpass.c51 send_fd(int sock, int fd) argument
87 receive_fd(int sock) argument
/src/sys/arch/sparc/stand/ofwboot/
H A Dnet.c195 net_tftp_bootp(int **sock) argument
H A Dnetif_of.c64 socktodesc(int sock) argument
/src/sys/arch/vax/boot/boot/
H A Dnetio.c97 socktodesc(int sock) argument
/src/sys/arch/evbmips/stand/sbmips/netboot/
H A Ddev_net.c178 net_getparams(int sock) argument
/src/sbin/mount_nfs/
H A Dudp_xfer.c68 int sock; local in function:sendudp
/src/sys/arch/hpcmips/stand/lcboot/
H A Ddev_net.c98 int sock; local in function:net_close
/src/sys/arch/i386/stand/pxeboot/
H A Ddev_net.c156 net_getparams(int sock) argument
/src/sys/arch/alpha/stand/netboot/
H A Ddev_net.c178 net_getparams(int sock) argument
/src/usr.sbin/ypset/
H A Dypset.c115 int sock, port; local in function:bind_tohost
/src/sys/lib/libsa/
H A Ddev_net.c200 net_getparams(int sock) argument
H A Dnetif.c266 socktodesc(int sock) argument
311 netif_close(int sock) argument
/src/sys/arch/sparc/stand/common/
H A Dnetif_sun.c60 socktodesc(int sock) argument
/src/sys/arch/shark/stand/ofwboot/
H A Dnetif_of.c62 socktodesc(int sock) argument
/src/sys/arch/newsmips/stand/boot/
H A Dnetif_news.c59 socktodesc(int sock) argument
/src/sys/arch/ofppc/stand/ofwboot/
H A Dnetif_of.c62 socktodesc(int sock) argument
/src/sys/arch/i386/stand/efiboot/
H A Ddev_net.c172 net_getparams(int sock) argument
/src/sys/arch/ia64/stand/common/
H A Ddev_net.c196 net_getparams(int sock) argument
/src/sys/arch/macppc/stand/ofwboot/
H A Dnetif_of.c62 socktodesc(int sock) argument
/src/usr.sbin/bthcid/
H A Dclient.c138 process_control(int sock, short ev, void *arg) argument
183 process_client(int sock, short ev, void *arg) argument

Completed in 11 milliseconds

1234