Searched defs:setopt_int (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcbind.c895 setopt_int(int fd, int level, int name, int value) function
927 return (setopt_int(fd, SOL_SOCKET, SO_REUSEADDR, 1));
933 return (setopt_int(fd, SOL_SOCKET, SO_ANON_MLP, 1));

Completed in 136 milliseconds