Searched refs:p_mntpt (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/sbin/fsck/ |
| D | preen.c | 69 char *p_mntpt; /* mount point */ member 200 p->p_type, p->p_devname, p->p_mntpt, in checkfstab() 206 p->p_type, p->p_devname, p->p_mntpt, in checkfstab() 270 p->p_mntpt, TAILQ_NEXT(p, p_entries) ? ", " : "\n"); in checkfstab() 349 p->p_mntpt = estrdup(mntpt); in addpart() 364 while ((rv = (*checkit)(p->p_type, p->p_devname, p->p_mntpt, in startdisk()
|