Searched defs:mp (Results 101 - 125 of 425) sorted by relevance

1234567891011>>

/freebsd-10.1-release/contrib/less/
H A Dprompt.c63 static char *mp; variable
[all...]
/freebsd-10.1-release/contrib/mdocml/
H A Dmain.c58 struct mparse *mp; member in struct:curparse
/freebsd-10.1-release/contrib/nvi/vi/
H A Dvs_msg.c640 MSGS *mp; local
/freebsd-10.1-release/contrib/openbsm/bin/auditd/
H A Dauditd_darwin.c242 mach_port_t mp = MACH_PORT_NULL; local
/freebsd-10.1-release/contrib/smbfs/lib/smb/
H A Dmbuf.c176 struct mbuf *m, *mp; local
/freebsd-10.1-release/crypto/openssh/
H A Daddrmatch.c318 char addrbuf[64], *mp, *cp; local
H A Dpoly1305.c45 unsigned char mp[16]; local
/freebsd-10.1-release/lib/libthr/thread/
H A Dthr_cond.c161 cond_wait_kernel(struct pthread_cond *cvp, struct pthread_mutex *mp, argument
213 cond_wait_user(struct pthread_cond *cvp, struct pthread_mutex *mp, argument
295 struct pthread_mutex *mp; local
300 mp = *mutex; local
358 struct pthread_mutex *mp; local
416 struct pthread_mutex *mp; local
[all...]
H A Dthr_mutex.c461 struct pthread_mutex *mp; local
502 _mutex_cv_detach(struct pthread_mutex *mp, int *recurse) argument
787 _mutex_owned(struct pthread *curthread, const struct pthread_mutex *mp) argument
[all...]
/freebsd-10.1-release/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_policy.c76 secpolicy_fs_owner(struct mount *mp, cred_t *cr) argument
/freebsd-10.1-release/sys/compat/svr4/
H A Dsvr4_fcntl.c260 struct mount *mp; local
/freebsd-10.1-release/sys/dev/acpi_support/
H A Datk0110.c296 ACPI_OBJECT_LIST mp; local
/freebsd-10.1-release/sys/dev/cm/
H A Dsmc90cx6.c354 struct mbuf *m, *mp; local
/freebsd-10.1-release/sys/dev/malo/
H A Dif_malo_pci.c133 struct malo_product *mp; local
/freebsd-10.1-release/sys/dev/qlxgbe/
H A Dql_isr.c64 struct mbuf *mp = NULL, *mpf = NULL, *mpl = NULL; local
183 struct mbuf *mp = NULL, *mpf = NULL, *mpl = NULL; local
[all...]
/freebsd-10.1-release/sys/fs/autofs/
H A Dautofs_vnops.c73 struct mount *mp; local
200 autofs_vget_callback(struct mount *mp, void *arg, int lkflags __unused, argument
212 struct mount *mp; local
583 autofs_node_vn(struct autofs_node *anp, struct mount *mp, struct vnode **vpp) argument
[all...]
/freebsd-10.1-release/sys/fs/cd9660/
H A Dcd9660_lookup.c60 cd9660_ino_alloc(struct mount *mp, void *arg, int lkflags, argument
H A Dcd9660_vfsops.c128 cd9660_mount(struct mount *mp) argument
[all...]
/freebsd-10.1-release/sys/fs/ext2fs/
H A Dext2_vfsops.c110 ext2_mount(struct mount *mp) argument
435 ext2_reload(struct mount *mp, struct thread *td) argument
531 ext2_mountfs(struct vnode *devvp, struct mount *mp) argument
706 ext2_unmount(struct mount *mp, int mntflags) argument
757 ext2_flushfiles(struct mount *mp, int flags, struct thread *td) argument
768 ext2_statfs(struct mount *mp, struct statfs *sbp) argument
822 ext2_sync(struct mount *mp, int waitfor) argument
898 ext2_vget(struct mount *mp, ino_t ino, int flags, struct vnode **vpp) argument
1020 ext2_fhtovp(struct mount *mp, struct fid *fhp, int flags, struct vnode **vpp) argument
1055 ext2_sbupdate(struct ext2mount *mp, int waitfor) argument
1077 ext2_cgupdate(struct ext2mount *mp, int waitfor) argument
1105 ext2_root(struct mount *mp, int flags, struct vnode **vpp) argument
[all...]
/freebsd-10.1-release/sys/fs/fdescfs/
H A Dfdesc_vnops.c445 struct mount *mp; local
[all...]
/freebsd-10.1-release/sys/fs/fuse/
H A Dfuse_internal.h70 vfs_isrdonly(struct mount *mp) argument
203 fuse_internal_attr_fat2vat(struct mount *mp, argument
H A Dfuse_vfsops.c205 fuse_vfsop_mount(struct mount *mp) argument
375 fuse_vfsop_unmount(struct mount *mp, int mntflags) argument
438 fuse_vfsop_root(struct mount *mp, int lkflags, struct vnode **vpp) argument
472 fuse_vfsop_statfs(struct mount *mp, struct statfs *sbp) argument
[all...]
/freebsd-10.1-release/sys/fs/msdosfs/
H A Dmsdosfs_lookup.c80 msdosfs_deget_dotdot(struct mount *mp, void *arg, int lkflags, argument
H A Dmsdosfs_vfsops.c120 update_mp(struct mount *mp, struct thread *td) argument
240 msdosfs_mount(struct mount *mp) argument
414 mountmsdosfs(struct vnode *devvp, struct mount *mp) argument
794 msdosfs_unmount(struct mount *mp, int mntflags) argument
867 msdosfs_root(struct mount *mp, int flags, struct vnode **vpp) argument
884 msdosfs_statfs(struct mount *mp, struct statfs *sbp) argument
934 msdosfs_sync(struct mount *mp, int waitfor) argument
1003 msdosfs_fhtovp(struct mount *mp, struct fid *fhp, int flags, struct vnode **vpp) argument
[all...]
/freebsd-10.1-release/sys/fs/nfsclient/
H A Dnfs_clcomsubs.c257 struct mbuf *mp, *mp2; local
[all...]

Completed in 155 milliseconds

1234567891011>>