Home
last modified time | relevance | path

Searched refs:mtab (Results 1 – 9 of 9) sorted by relevance

/original-bsd/usr.sbin/amd/config/
H A Dmtab_file.c252 char *mcp = mtab;
258 plog(XLOG_WARNING, "No '/' in mtab (%s), using \".\" as tmp directory", mtab);
316 if (rename(tmpname, mtab) < 0) {
317 plog(XLOG_ERROR, "rename %s to %s: %m", tmpname, mtab);
349 mfp = open_locked_mtab(mtab, "a", mp->mnt_dir);
355 plog(XLOG_ERROR, "Couldn't write %s: %m", mtab);
357 plog(XLOG_ERROR, "Couldn't flush %s: %m", mtab);
364 plog(XLOG_ERROR, "setmntent(\"%s\", \"a\"): %m", mtab);
402 FILE *mfp = open_locked_mtab(mtab, "r+", fs);
/original-bsd/usr.sbin/amd/amd/
H A Dget_args.c43 char *mtab; variable
254 mtab = DEBUG_MTAB;
257 mtab = MOUNTED;
H A DMakefile11 mtab.c mtab_bsd.c nfs_ops.c nfs_prot_svc.c \
H A DChangeLog285 * (host_ops.c) use normalized hostname in mtab entries, from
407 * (restart.c) remember to initialise opt_opts field from mtab.
647 * (mtab.c) Missing clock invalidation added in read_mtab (from a file).
727 * (mtab.c) now attempts to deal with a lack of open file slots (ENFILE).
955 * (afs_ops.c) fixed contruction of "mtab" entry.
/original-bsd/usr.bin/fstat/
H A Dfstat.c511 static struct mtab { struct
512 struct mtab *next; argument
516 register struct mtab *mt;
525 if ((mt = malloc(sizeof (struct mtab))) == NULL) {
/original-bsd/usr.sbin/pstat/
H A Dpstat.c526 static struct mtab { struct
527 struct mtab *next; argument
531 struct mtab *mt;
536 if ((mt = malloc(sizeof(struct mtab))) == NULL)
/original-bsd/usr.sbin/amd/include/
H A Dam.h66 extern char *mtab; /* Mount table */
/original-bsd/admin/admin/copyright4.2-4.3/
H A Dfiles.4.2.copyr213 /usr/include/mtab.h
1134 /usr/src/include/mtab.h
H A Dfiles.4.3.copyr492 /usr/include/mtab.h
1701 /usr/src/include/mtab.h