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

/netbsd-6-1-5-RELEASE/sbin/newfs/
H A Dnewfs.c250 char mountfromname[100]; local
438 args.fspec = mountfromname;
690 (void)snprintf(mountfromname, sizeof(mountfromname),
694 (void)snprintf(mountfromname, sizeof(mountfromname),
710 if (!strcmp(sf.f_mntfromname, mountfromname) &&

Completed in 53 milliseconds