Searched defs:mp (Results 76 - 100 of 425) sorted by relevance

1234567891011>>

/freebsd-10.1-release/sys/fs/smbfs/
H A Dsmbfs_vfsops.c131 smbfs_mount(struct mount *mp) argument
259 smbfs_unmount(struct mount *mp, int mntflags) argument
313 smbfs_root(struct mount *mp, int flags, struct vnode **vpp) argument
386 smbfs_statfs(struct mount *mp, struct statfs *sbp) argument
[all...]
/freebsd-10.1-release/sys/geom/
H A Dgeom_dump.c88 g_confdot_class(struct sbuf *sb, struct g_class *mp) argument
99 struct g_class *mp; local
132 g_conftxt_class(struct sbuf *sb, struct g_class *mp) argument
143 struct g_class *mp; local
263 g_conf_class(struct sbuf *sb, struct g_class *mp, struct g_geom *gp, struct g_provider *pp, struct g_consumer *cp) argument
280 g_conf_specific(struct sbuf *sb, struct g_class *mp, struct g_geom *gp, struct g_provider *pp, struct g_consumer *cp) argument
[all...]
H A Dgeom_vfs.c98 struct mount *mp; local
/freebsd-10.1-release/sys/kern/
H A Dvfs_export.c91 vfs_hang_addrlist(struct mount *mp, struct netexport *nep, argument
273 vfs_export(struct mount *mp, struct export_args *argp) argument
343 vfs_setpublicfs(struct mount *mp, struct netexport *nep, struct export_args *argp) argument
425 vfs_export_lookup(struct mount *mp, struct sockaddr *nam) argument
471 vfs_stdcheckexp(struct mount *mp, struct sockaddr *nam, int *extflagsp, struct ucred **credanonp, int *numsecflavors, int **secflavors) argument
[all...]
H A Dvfs_extattr.c70 struct mount *mp, *mp_writable; local
162 struct mount *mp; local
499 struct mount *mp; local
[all...]
/freebsd-10.1-release/sys/netinet/
H A Dip_encap.c204 encap6_input(struct mbuf **mp, int *offp, int proto) argument
/freebsd-10.1-release/sys/netinet6/
H A Din6_gif.c290 in6_gif_input(struct mbuf **mp, int *offp, int proto) argument
/freebsd-10.1-release/sys/netipsec/
H A Dxform_ipcomp.c346 ipcomp_output( struct mbuf *m, struct ipsecrequest *isr, struct mbuf **mp, int skip, int protoff ) argument
H A Dxform_ipip.c362 ipip_output( struct mbuf *m, struct ipsecrequest *isr, struct mbuf **mp, int skip, int protoff ) argument
/freebsd-10.1-release/sys/rpc/
H A Dreplay.c174 replay_find(struct replay_cache *rc, struct rpc_msg *msg, struct sockaddr *addr, struct rpc_msg *repmsg, struct mbuf **mp) argument
H A Dsvc_dg.c163 svc_dg_recv(SVCXPRT *xprt, struct rpc_msg *msg, struct sockaddr **addrp, struct mbuf **mp) argument
/freebsd-10.1-release/sys/security/mac/
H A Dmac_process.c262 struct mount *mp; local
H A Dmac_syscalls.c426 struct mount *mp; local
525 struct mount *mp; local
577 struct mount *mp; local
/freebsd-10.1-release/sys/ufs/ffs/
H A Dffs_suspend.c71 ffs_susp_suspended(struct mount *mp) argument
96 struct mount *mp; local
177 ffs_susp_suspend(struct mount *mp) argument
222 struct mount *mp; local
266 struct mount *mp; local
[all...]
/freebsd-10.1-release/tools/regression/sysvmsg/
H A Dmsgtest.c260 print_msqid_ds(struct msqid_ds *mp, mode_t mode) argument
[all...]
/freebsd-10.1-release/usr.bin/rwho/
H A Drwho.c95 struct myutmp *mp; local
[all...]
/freebsd-10.1-release/contrib/ntp/lib/isc/pthreads/
H A Dmutex.c99 isc_mutex_init_profile(isc_mutex_t *mp, const char *file, int line) { argument
143 isc_mutex_lock_profile(isc_mutex_t *mp, const char *file, int line) argument
186 isc_mutex_unlock_profile(isc_mutex_t *mp, const char *file, int line) argument
238 isc_mutex_init_errcheck(isc_mutex_t *mp) argument
268 isc__mutex_init(isc_mutex_t *mp, const char *file, unsigned int line) argument
[all...]
/freebsd-10.1-release/contrib/ntp/ntpd/
H A Drefclock_tt560.c163 tt_mem_space_t *mp; local
/freebsd-10.1-release/crypto/openssl/crypto/bn/
H A Dbn_mul.c774 BN_ULONG ll, lc, *lp, *mp; local
/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_pragma.c278 dt_module_t *mp = dt_module_lookup_by_name(dtp, nnp->dn_string); local
/freebsd-10.1-release/contrib/amd/amd/
H A Damfs_nfsx.c226 char *mp = 0; local
308 am_node *mp local
359 am_node *mp = nx->nx_mp; local
[all...]
H A Damq_subr.c73 static am_node *mp; local
87 am_node *mp = find_ap(*(char **) argp); local
113 static am_node *mp; local
210 am_node *mp; local
277 am_node *mp = (am_node *) objp; local
321 am_node *mp = (am_node *) objp; local
345 am_node *mp = (am_node *) objp; local
[all...]
H A Dautil.c161 forcibly_timeout_mp(am_node *mp) argument
249 am_mounted(am_node *mp) argument
359 assign_error_mntfs(am_node *mp) argument
447 amfs_mount(am_node *mp, mntfs *mf, char *opts) argument
657 am_unmounted(am_node *mp) argument
[all...]
/freebsd-10.1-release/contrib/amd/fsinfo/
H A Dfsi_analyze.c180 fsi_mount *mp; local
217 fsi_mount *mp; local
254 fsi_mount *mp, *mp2 = 0; local
418 fsi_mount *mp = 0; local
517 fsi_mount *mp = (fsi_mount *) dd->dd_data; local
[all...]
/freebsd-10.1-release/contrib/dtc/
H A Ddata.c145 struct marker **mp = &d.markers; local

Completed in 300 milliseconds

1234567891011>>