Home
last modified time | relevance | path

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

/netbsd/external/bsd/am-utils/dist/conf/checkmount/
H A Dcheckmount_ultrix.c59 while (!found && (err = getmnt(&start, &ment, sizeof(ment), in fixmount_check_mount()
/netbsd/usr.sbin/pstat/
H A Dpstat.c168 getmnt(struct mount *);
329 if ((mp = getmnt(vp->v_mount)) == NULL) in vnodemode()
635 getmnt(struct mount *maddr) in getmnt() function