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

/freebsd-12-stable/sbin/fsck/
H A Dpreen.c81 static void addpart(const char *, const char *, const char *);
146 addpart(fs->fs_vfstype, name, fs->fs_file);
300 addpart(const char *type, const char *dev, const char *mntpt) function
/freebsd-12-stable/sbin/quotacheck/
H A Dpreen.c84 static void addpart(struct fstab *, struct quotafile *, struct quotafile *);
136 addpart(fs, qfu, qfg);
254 addpart(struct fstab *fs, struct quotafile *qfu, struct quotafile *qfg) function

Completed in 238 milliseconds