Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Ddev_net.c106 { "nfs:/", NET_NFS },
407 netproto = NET_NFS; in net_parse_rootpath()
/illumos-gate/usr/src/boot/libsa/
H A Dnet.h48 NET_NFS, enumerator
H A Dnfs.c480 if (netproto != NET_NFS) in nfs_open()