Home
last modified time | relevance | path

Searched defs:mf (Results 1 – 23 of 23) sorted by relevance

/csrg-svn/usr.sbin/amd/amd/
H A Dmntfs.c53 mntfs *dup_mntfs(mf) in dup_mntfs() argument
70 static void init_mntfs(mf, ops, mo, mp, info, auto_opts, mopts, remopts) in init_mntfs() argument
119 mntfs *mf = ALLOC(mntfs); local
137 mntfs *mf; local
208 static void uninit_mntfs(mf, rmd) in uninit_mntfs() argument
240 static void discard_mntfs(mf) in discard_mntfs() argument
255 mntfs *mf; in flush_mntfs() local
266 void free_mntfs(mf) in free_mntfs() argument
308 mntfs *realloc_mntfs(mf, ops, mo, mp, info, auto_opts, mopts, remopts) in realloc_mntfs() argument
H A Difs_ops.c44 static int ifs_init(mf) in ifs_init() argument
67 static mntfs *ifs_inherit(mf) in ifs_inherit() argument
129 static int ifs_fmount(mf) in ifs_fmount() argument
140 static int ifs_fumount(mf) in ifs_fumount() argument
H A Dpfs_ops.c41 static int pfs_init(mf) in pfs_init() argument
111 static int pfs_fmount(mf) in pfs_fmount() argument
117 static int pfs_fumount(mf) in pfs_fumount() argument
H A Dhost_ops.c48 #define MAKE_MNTPT(mntpt, ex, mf) { \ argument
79 static int host_init(mf) in host_init() argument
110 static int do_mount(fhp, dir, fs_name, opts, mf) in do_mount() argument
204 static int host_fmount(mf) in host_fmount() argument
399 static int host_fumount(mf) in host_fumount() argument
491 mntfs *mf = mp->am_mnt; local
615 mntfs *mf = mp->am_mnt; local
624 mntfs *mf = mp->am_mnt; local
H A Dnfsx_ops.c126 static int nfsx_init(mf) in nfsx_init() argument
255 mntfs *mf = (mntfs *) closure; local
308 mntfs *mf = (mntfs *) mv; local
318 static int nfsx_remount(mf, fg) in nfsx_remount() argument
388 static int nfsx_fmount(mf) in nfsx_fmount() argument
399 static int nfsx_fumount(mf) in nfsx_fumount() argument
H A Dutil.c302 mntfs *mf = mp->am_mnt; local
319 void mf_mounted(mf) in mf_mounted() argument
359 mntfs *mf = mp->am_mnt; local
416 mntfs *mf = mp->am_mnt; local
436 mntfs *mf = mp->am_mnt; local
464 mntfs *mf = mp->am_mnt; local
472 mntfs *mf = mp->am_mnt; local
H A Dafs_ops.c218 static void afs_mkcacheref(mf) in afs_mkcacheref() argument
241 mntfs *mf = mp->am_mnt; local
257 mntfs *mf = mp->am_mnt; local
316 mntfs *mf = mp->am_mnt; local
369 static void toplvl_mounted(mf) in toplvl_mounted() argument
397 static void union_mounted(mf) in union_mounted() argument
594 mntfs *mf = cp->mp->am_mnt; local
707 mntfs *mf = mp->am_mnt; local
798 mntfs *mf = cp->mp->am_mnt; /* Current mntfs */ local
1165 mntfs *mf; local
[all …]
H A Dsfs_ops.c113 static int sfs_fmount(mf) in sfs_fmount() argument
126 static int sfs_fumount(mf) in sfs_fumount() argument
H A Dufs_ops.c107 static int ufs_fmount(mf) in ufs_fmount() argument
122 static int ufs_fumount(mf) in ufs_fumount() argument
H A Defs_ops.c40 static int efs_fmount(mf) in efs_fmount() argument
47 static int efs_fumount(mf) in efs_fumount() argument
H A Dnfs_ops.c419 static int nfs_init(mf) in nfs_init() argument
443 int mount_nfs_fh(fhp, dir, fs_name, opts, mf) in mount_nfs_fh() argument
632 static int mount_nfs(dir, fs_name, opts, mf) in mount_nfs() argument
664 static int nfs_fmount(mf) in nfs_fmount() argument
680 static int nfs_fumount(mf) in nfs_fumount() argument
702 mntfs *mf = mp->am_mnt; local
H A Dmap.c568 am_node *find_mf(mf) in find_mf() argument
726 mntfs *mf = mp->am_mnt; in umount_exported() local
778 mntfs *mf = mp->am_mnt; local
884 mntfs *mf = mp->am_mnt; local
934 mntfs *mf = mp->am_mnt; local
1001 mntfs *mf; in timeout_mp() local
H A Drestart.c84 mntfs *mf; in restart() local
H A Dsrvr_afs.c33 fserver *find_afs_srvr(mf) in find_afs_srvr() argument
H A Damq_subr.c391 mntfs *mf; local
H A Dsrvr_nfs.c572 fserver *find_nfs_srvr(mf) in find_nfs_srvr() argument
/csrg-svn/lib/libkvm/
H A Dkvm.c138 _kvm_open(kd, uf, mf, sf, flag, errout) in _kvm_open() argument
239 kvm_openfiles(uf, mf, sf, flag, errout) in kvm_openfiles() argument
257 kvm_open(uf, mf, sf, flag, program) in kvm_open() argument
/csrg-svn/usr.bin/xsend/xget/
H A Dxget.c21 FILE *kf, *mf; variable
/csrg-svn/usr.bin/xsend/xsend/
H A Dxsend.c22 FILE *kf, *mf; variable
/csrg-svn/usr.bin/ex/ex3.7preserve/
H A Dex3.7preserve.c241 register FILE *mf; local
/csrg-svn/sbin/restore/
H A Ddirs.c80 static FILE *df, *mf; variable
556 FILE *mf; local
/csrg-svn/games/sail/
H A Dplayer.h87 struct File *mf; /* ms->file */ variable
/csrg-svn/contrib/awk.research/
H A Drun.c483 int (*mf)(fa *, uchar *) = match, mode = 0; in matchop() local