Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/conf/nfs_prot/
H A Dnfs_prot_linux.h267 struct nfs_string { struct
283 struct nfs_string client_addr; /* 1 */ argument
284 struct nfs_string mnt_path; /* 1 */
285 struct nfs_string hostname; /* 1 */
/netbsd-src/external/bsd/am-utils/dist/libamu/
H A Dmount_fs.c1136 get_my_ipv4addr(struct nfs_string *ns) in get_my_ipv4addr()