Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/nfs/
H A Drpcv2.h163 #define RPCB_TICLTS_PATH "/var/run/rpcb.ticlst" macro
H A Dnfs_socket.c860 addrstr = (nss->nss_sotype == SOCK_DGRAM) ? RPCB_TICLTS_PATH : RPCB_TICOTSORD_PATH; in nfs_connect_search_new_socket()
5946 RPCB_TICLTS_PATH in nfs_portmap_lookup()
H A Dnfs_vfsops.c4090 strlcpy(sun->sun_path, RPCB_TICLTS_PATH, sizeof(sun->sun_path)); in nfs3_mount_rpc()