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

/freebsd-11-stable/sbin/fsck/
H A Dpreen.c79 static void addpart(const char *, const char *, const char *);
144 addpart(fs->fs_vfstype, name, fs->fs_file);
298 addpart(const char *type, const char *dev, const char *mntpt) function
/freebsd-11-stable/sbin/quotacheck/
H A Dpreen.c82 static void addpart(struct fstab *, struct quotafile *, struct quotafile *);
134 addpart(fs, qfu, qfg);
252 addpart(struct fstab *fs, struct quotafile *qfu, struct quotafile *qfg) function

Completed in 126 milliseconds