Home
last modified time | relevance | path

Searched refs:clnt_sock (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/usr.bin/showmount/
Dshowmount.c104 int ch, clnt_sock; in main() local
152 clnt_sock = RPC_ANYSOCK; in main()
154 &clnt_sock, 0, 0); in main()