Searched refs:nc_protos (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sbin/mount_nfs/
H A Dmount_nfs.c82 static struct nc_protos { struct
86 } nc_protos[] = { variable in typeref:struct:nc_protos
936 struct nc_protos *p;
938 for (p = nc_protos; p->netid != NULL; p++) {

Completed in 165 milliseconds