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

/netbsd-current/external/bsd/am-utils/dist/conf/mtab/
H A Dmtab_isc3.c211 write_mntent_to_mtab(int fd, mntent_t *mnt) function
245 write_mntent_to_mtab(fd, mp->mnt);
267 write_mntent_to_mtab(fd, mp);
H A Dmtab_svr4.c192 write_mntent_to_mtab(FILE *fp, const mntent_t *mnt) function
277 write_mntent_to_mtab(fp, mp->mnt);
300 write_mntent_to_mtab(fp, mtp);

Completed in 182 milliseconds