Searched defs:mp (Results 1 - 25 of 441) sorted by relevance

1234567891011>>

/src/tools/compat/
H A Dgetmode.c39 mode_t *mp = malloc(sizeof(mode_t)); local in function:setmode
47 getmode(const void *mp, mode_t mode) argument
/src/sys/ufs/ffs/
H A Dffs_quota2.c47 ffs_quota2_mount(struct mount *mp) argument
[all...]
/src/tests/fs/ptyfs/
H A Dt_ptyfs.c23 mountptyfs(const char *mp, int flags) argument
H A Dt_nullpts.c25 mountptyfs(const char *mp, int flags) argument
41 mountnull(const char *what, const char *mp, int flags) argument
/src/sys/miscfs/procfs/
H A Dprocfs_fpregs.c100 procfs_validfpregs(struct lwp *l, struct mount *mp) argument
H A Dprocfs_regs.c97 procfs_validregs(struct lwp *l, struct mount *mp) argument
H A Dprocfs_auxv.c66 procfs_validauxv(struct lwp *l, struct mount *mp) argument
/src/games/gomoku/
H A Dstoc.c68 ctos(const char *mp) argument
/src/sys/netinet6/
H A Droute6.c51 route6_input(struct mbuf **mp, int *offp, int proto) argument
H A Ddest6.c56 dest6_input(struct mbuf **mp, int *offp, int proto) argument
/src/tests/fs/vfs/
H A Dt_full.c51 fillfs(const atf_tc_t *tc, const char *mp) argument
H A Dt_unpriv.c48 owner(const atf_tc_t *tc, const char *mp) argument
80 dirperms(const atf_tc_t *tc, const char *mp) argument
123 times(const atf_tc_t *tc, const char *mp) argument
175 flags(const atf_tc_t *tc, const char *mp) argument
/src/sys/miscfs/genfs/
H A Dgenfs_vfsops.c42 genfs_statvfs(struct mount *mp, struct statvfs *sbp) argument
62 genfs_renamelock_enter(struct mount *mp) argument
70 genfs_renamelock_exit(struct mount *mp) argument
76 genfs_suspendctl(struct mount *mp, int cmd) argument
[all...]
H A Dlayer_subr.c115 layer_node_create(struct mount *mp, struct vnode *lowervp, struct vnode **nvpp) argument
/src/games/backgammon/teachgammon/
H A Dtutor.h40 int mp[4]; member in struct:situatn
/src/sys/miscfs/deadfs/
H A Ddead_vfsops.c93 dead_newvnode(struct mount *mp, struct vnode *dvp, struct vnode *vp, argument
/src/sys/compat/common/
H A Dkern_uipc_socket_50.c213 uipc_socket_50_sbts(int opt, struct mbuf ***mp) argument
H A Dvfs_syscalls_20.c89 struct mount *mp; local in function:compat_20_sys_statfs
124 struct mount *mp; local in function:compat_20_sys_fstatfs
168 struct mount *mp; local in function:compat_20_sys_fhstatfs
[all...]
/src/sys/arch/powerpc/powerpc/
H A Dprocfs_machdep.c90 procfs_machdep_validvecregs(struct lwp *l, struct mount *mp) argument
/src/share/examples/puffs/pnullfs/
H A Dpnullfs.c56 mntoptparse_t mp; local in function:main
/src/sbin/mount_autofs/
H A Dmount_autofs.c74 mntoptparse_t mp; local in function:mount_autofs_parseargs
/src/sbin/mount_chfs/
H A Dmount_chfs.c73 mntoptparse_t mp; local in function:mount_chfs_parseargs
/src/sbin/mount_efs/
H A Dmount_efs.c60 mntoptparse_t mp; local in function:mount_efs_parseargs
/src/sbin/mount_ext2fs/
H A Dmount_ext2fs.c95 mntoptparse_t mp; local in function:mount_ext2fs_parseargs
/src/sbin/mount_fdesc/
H A Dmount_fdesc.c120 mntoptparse_t mp; local in function:mount_fdesc_parseargs

Completed in 12 milliseconds

1234567891011>>