Home
last modified time | relevance | path

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

/titanic_53/usr/src/boot/sys/boot/common/
H A Ddev_net.c102 { "nfs:/", NET_NFS },
391 netproto = NET_NFS; in net_parse_rootpath()
/titanic_53/usr/src/boot/lib/libstand/
H A Dnet.h48 NET_NFS, enumerator
H A Dnfs.c481 if (netproto != NET_NFS) in nfs_open()