Home
last modified time | relevance | path

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

/dflybsd-src/include/rpc/
H A Dclnt.h228 #define CLSET_CONNECT 20 /* Use connect() for UDP. (int) */ macro
/dflybsd-src/lib/libc/rpc/
H A Dclnt_dg.c692 case CLSET_CONNECT: in clnt_dg_control()
/dflybsd-src/sbin/mount_nfs/
H A Dmount_nfs.c674 if (!clnt_control(clp, CLSET_CONNECT, (char *)&doconnect)) { in nfs_tryproto()