Home
last modified time | relevance | path

Searched defs:mp (Results 251 – 275 of 460) sorted by relevance

1...<<111213141516171819

/freebsd/usr.sbin/rpc.lockd/
H A Dkern.c569 show(LOCKD_MSG *mp) in show()
/freebsd/usr.bin/mkimg/
H A Dimage.c400 void *mp; in image_copyin_mapped() local
576 void *mp; in image_copyout_file() local
/freebsd/sys/geom/uzip/
H A Dg_uzip.c668 g_uzip_taste(struct g_class *mp, struct g_provider *pp, int flags) in g_uzip_taste()
951 g_uzip_destroy_geom(struct gctl_req *req, struct g_class *mp, struct g_geom *gp) in g_uzip_destroy_geom()
/freebsd/sys/fs/pseudofs/
H A Dpseudofs_vnops.c374 struct mount *mp; in pfs_vptocnp() local
453 struct mount *mp; in pfs_lookup() local
/freebsd/sys/geom/raid3/
H A Dg_raid3.c3151 g_raid3_create(struct g_class *mp, const struct g_raid3_metadata *md) in g_raid3_create()
3329 g_raid3_taste(struct g_class *mp, struct g_provider *pp, int flags __unused) in g_raid3_taste()
3572 struct g_class *mp; in g_raid3_shutdown_post_sync() local
3602 g_raid3_init(struct g_class *mp) in g_raid3_init()
3612 g_raid3_fini(struct g_class *mp) in g_raid3_fini()
/freebsd/sys/security/mac_mls/
H A Dmac_mls.c903 mls_devfs_create_device(struct ucred *cred, struct mount *mp, in mls_devfs_create_device()
931 mls_devfs_create_directory(struct mount *mp, char *dirname, int dirnamelen, in mls_devfs_create_directory()
941 mls_devfs_create_symlink(struct ucred *cred, struct mount *mp, in mls_devfs_create_symlink()
954 mls_devfs_update(struct mount *mp, struct devfs_dirent *de, in mls_devfs_update()
966 mls_devfs_vnode_associate(struct mount *mp, struct label *mplabel, in mls_devfs_vnode_associate()
1220 mls_mount_check_stat(struct ucred *cred, struct mount *mp, in mls_mount_check_stat()
1238 mls_mount_create(struct ucred *cred, struct mount *mp, struct label *mplabel) in mls_mount_create()
2453 mls_vnode_associate_extattr(struct mount *mp, struct label *mplabel, in mls_vnode_associate_extattr()
2493 mls_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, in mls_vnode_associate_singlelabel()
3137 mls_vnode_create_extattr(struct ucred *cred, struct mount *mp, in mls_vnode_create_extattr()
/freebsd/sys/security/mac_test/
H A Dmac_test.c480 test_devfs_create_device(struct ucred *cred, struct mount *mp, in test_devfs_create_device()
492 test_devfs_create_directory(struct mount *mp, char *dirname, in test_devfs_create_directory()
502 test_devfs_create_symlink(struct ucred *cred, struct mount *mp, in test_devfs_create_symlink()
533 test_devfs_update(struct mount *mp, struct devfs_dirent *devfs_dirent, in test_devfs_update()
544 test_devfs_vnode_associate(struct mount *mp, struct label *mplabel, in test_devfs_vnode_associate()
1015 test_mount_check_stat(struct ucred *cred, struct mount *mp, in test_mount_check_stat()
1028 test_mount_create(struct ucred *cred, struct mount *mp, in test_mount_create()
2457 test_vnode_associate_extattr(struct mount *mp, struct label *mplabel, in test_vnode_associate_extattr()
2470 test_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, in test_vnode_associate_singlelabel()
2913 test_vnode_create_extattr(struct ucred *cred, struct mount *mp, in test_vnode_create_extattr()
/freebsd/contrib/openbsm/bin/auditd/
H A Dauditd_darwin.c240 mach_port_t mp = MACH_PORT_NULL; in lookup_machport() local
/freebsd/usr.bin/mail/
H A Dlex.c608 struct message *mp; in newfileinfo() local
H A Dcollect.c630 struct message *mp = message + *msgvec - 1; in forward() local
/freebsd/sys/netinet6/
H A Dicmp6.c447 icmp6_input(struct mbuf **mp, int *offp, int proto) in icmp6_input()
917 icmp6_notify_error(struct mbuf **mp, int off, int icmp6len) in icmp6_notify_error()
1927 icmp6_rip6_input(struct mbuf **mp, int off) in icmp6_rip6_input()
H A Dip6_output.c160 #define MAKE_EXTHDR(hp, mp, _ol) \ argument
177 #define MAKE_CHAIN(m, mp, p, i)\ argument
1304 ip6_copyexthdr(struct mbuf **mp, caddr_t hdr, int hlen) in ip6_copyexthdr()
/freebsd/sys/geom/linux_lvm/
H A Dg_linux_lvm.c490 g_llvm_init(struct g_class *mp) in g_llvm_init()
527 g_llvm_taste(struct g_class *mp, struct g_provider *pp, int flags __unused) in g_llvm_taste()
/freebsd/lib/libc/net/
H A Dname6.c590 u_char *ap, *sp, *mp, **pp; in _hpsort() local
786 u_char *mp, *ep, *k, *p, m; in match_addrselectpolicy() local
/freebsd/sys/security/mac_veriexec/
H A Dmac_veriexec.c198 mac_veriexec_vfs_mounted(void *arg __unused, struct mount *mp, in mac_veriexec_vfs_mounted()
225 mac_veriexec_vfs_unmounted(void *arg __unused, struct mount *mp, in mac_veriexec_vfs_unmounted()
/freebsd/sys/ufs/ufs/
H A Dinode.h270 #define MOUNTEDSOFTDEP(mp) (((mp)->mnt_flag & MNT_SOFTDEP) != 0) argument
272 #define MOUNTEDSUJ(mp) (((mp)->mnt_flag & (MNT_SOFTDEP | MNT_SUJ)) == \ argument
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_fil_freebsd.c126 ipf_check_wrapper(struct mbuf **mp, struct ifnet *ifp, int flags, in ipf_check_wrapper()
143 ipf_check_wrapper6(struct mbuf **mp, struct ifnet *ifp, int flags, in ipf_check_wrapper6()
/freebsd/sys/net/
H A Dif_ethersubr.c443 ether_set_pcp(struct mbuf **mp, struct ifnet *ifp, uint8_t pcp) in ether_set_pcp()
1413 ether_8021q_frame(struct mbuf **mp, struct ifnet *ife, struct ifnet *p, in ether_8021q_frame()
/freebsd/sys/security/mac_biba/
H A Dmac_biba.c939 biba_devfs_create_device(struct ucred *cred, struct mount *mp, in biba_devfs_create_device()
964 biba_devfs_create_directory(struct mount *mp, char *dirname, int dirnamelen, in biba_devfs_create_directory()
975 biba_devfs_create_symlink(struct ucred *cred, struct mount *mp, in biba_devfs_create_symlink()
988 biba_devfs_update(struct mount *mp, struct devfs_dirent *de, in biba_devfs_update()
1000 biba_devfs_vnode_associate(struct mount *mp, struct label *mntlabel, in biba_devfs_vnode_associate()
1323 biba_mount_check_stat(struct ucred *cred, struct mount *mp, in biba_mount_check_stat()
1341 biba_mount_create(struct ucred *cred, struct mount *mp, in biba_mount_create()
2822 biba_vnode_associate_extattr(struct mount *mp, struct label *mplabel, in biba_vnode_associate_extattr()
2863 biba_vnode_associate_singlelabel(struct mount *mp, struct label *mplabel, in biba_vnode_associate_singlelabel()
3507 biba_vnode_create_extattr(struct ucred *cred, struct mount *mp, in biba_vnode_create_extattr()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_pragma.c279 dt_module_t *mp = dt_module_lookup_by_name(dtp, nnp->dn_string); in dt_pragma_depends() local
/freebsd/sys/security/mac_ddb/
H A Dmac_ddb.c129 struct mount *mp; in db_show_ffs_valid() local
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdport.c839 struct mbuf *mp, *mp3; in nfsvno_readlink() local
1073 struct mbuf *mp; in nfsrv_createiovecw() local
1129 struct mbuf *mp, char *cp, struct ucred *cred, struct thread *p) in nfsvno_write()
1988 nfsvno_fillattr(struct nfsrv_descript *nd, struct mount *mp, struct vnode *vp, in nfsvno_fillattr()
2320 struct mount *mp, *new_mp; in nfsrvd_readdirplus() local
3311 nfsvno_fhtovp(struct mount *mp, fhandle_t *fhp, struct sockaddr *nam, in nfsvno_fhtovp()
3366 struct mount *mp, *mpw; in nfsd_fhtovp() local
3607 struct mount *mp; in nfsvno_getvp() local
4358 struct mount *mp; in nfsrv_pnfscreate() local
5044 struct mount *mp; in nfsrv_dsgetsockmnt() local
[all …]
/freebsd/sys/kern/
H A Dvfs_extattr.c82 struct mount *mp, *mp_writable; in sys_extattrctl() local
176 struct mount *mp; in extattr_set_vp() local
539 struct mount *mp; in extattr_delete_vp() local
/freebsd/contrib/bearssl/test/
H A Dtest_math.c247 uint32_t mp[40], ma[40], mb[40], mv[60], mx[100]; in test_modint() local
/freebsd/usr.sbin/ppp/
H A Dncp.c290 struct mp *mp = &ncp->mp; in ncp_DeleteQueues() local

1...<<111213141516171819