Searched defs:mp (Results 1 - 25 of 425) sorted by path

1234567891011>>

/freebsd-10.1-release/bin/ed/
H A Dglbl.c184 unset_active_nodes(line_t *np, line_t *mp) argument
/freebsd-10.1-release/bin/stty/
H A Dmodes.c212 const struct modes *mp; local
[all...]
/freebsd-10.1-release/cddl/compat/opensolaris/misc/
H A Dmnttab.c95 statfs2mnttab(struct statfs *sfs, struct mnttab *mp) argument
196 getmntent(FILE *fp, struct mnttab *mp) argument
/freebsd-10.1-release/cddl/contrib/opensolaris/common/ctf/
H A Dctf_open.c252 ctf_member_t *mp = (ctf_member_t *) local
H A Dctf_types.c79 const ctf_member_t *mp = (const ctf_member_t *) local
430 const ctf_member_t *mp = vmp; local
672 const ctf_member_t *mp = (const ctf_member_t *) local
836 const ctf_member_t *mp = (const ctf_member_t *) local
[all...]
/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_cg.c71 dt_cg_membinfo(ctf_file_t *fp, ctf_id_t type, const char *s, ctf_membinfo_t *mp) argument
240 dt_cg_field_get(dt_node_t *dnp, dt_irlist_t *dlp, dt_regset_t *drp, ctf_file_t *fp, const ctf_membinfo_t *mp) argument
[all...]
H A Ddt_parser.c2730 dt_module_t *mp = dt_module_lookup_by_name(dtp, dts.dts_object); local
H A Ddt_pragma.c278 dt_module_t *mp = dt_module_lookup_by_name(dtp, nnp->dn_string); local
/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_import.c1206 struct gclass *mp; local
/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dkernel.c112 zmutex_init(kmutex_t *mp) argument
120 zmutex_destroy(kmutex_t *mp) argument
130 zmutex_owned(kmutex_t *mp) argument
138 mutex_enter(kmutex_t *mp) argument
149 mutex_tryenter(kmutex_t *mp) argument
163 mutex_exit(kmutex_t *mp) argument
172 mutex_owner(kmutex_t *mp) argument
307 cv_wait(kcondvar_t *cv, kmutex_t *mp) argument
317 cv_timedwait(kcondvar_t *cv, kmutex_t *mp, clock_t abstime) argument
360 cv_timedwait_hires(kcondvar_t *cv, kmutex_t *mp, hrtime_t tim, hrtime_t res, int flag) argument
[all...]
/freebsd-10.1-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c288 mlist_t *mp; local
[all...]
/freebsd-10.1-release/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c422 const ctf_member_t *mp; member in union:__anon93
/freebsd-10.1-release/contrib/amd/amd/
H A Damfs_auto.c102 amfs_auto_mount(am_node *mp, mntfs *mf) argument
[all...]
H A Damfs_direct.c89 amfs_direct_readlink(am_node *mp, int *error_return) argument
H A Damfs_error.c122 amfs_error_lookup_child(am_node *mp, char *fname, int *error_return, int op) argument
148 amfs_error_readdir(am_node *mp, nfscookie cookie, nfsdirlist *dp, nfsentry *ep, u_int count) argument
H A Damfs_generic.c79 am_node *mp; /* Node we are trying to mount */ member in struct:continuation
105 amfs_lookup_node(am_node *mp, char *fname, int *error_return) argument
342 am_node *mp; local
493 am_node *mp = cp->mp; local
596 am_node *mp = cp->mp; local
692 am_node *mp = cp->mp; local
951 amfs_parse_defaults(am_node *mp, mntfs *mf, char *def_opts) argument
1132 amfs_generic_lookup_child(am_node *mp, char *fname, int *error_return, int op) argument
1222 amfs_generic_umount(am_node *mp, mntfs *mf) argument
[all...]
H A Damfs_link.c123 amfs_link_mount(am_node *mp, mntfs *mf) argument
130 amfs_link_umount(am_node *mp, mntfs *mf) argument
H A Damfs_linkx.c84 amfs_linkx_mount(am_node *mp, mntfs *mf) argument
110 amfs_linkx_umount(am_node *mp, mntfs *mf) argument
H A Damfs_nfsl.c157 amfs_nfsl_mount(am_node *mp, mntfs *mf) argument
176 amfs_nfsl_umount(am_node *mp, mntfs *mf) argument
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 Damfs_root.c92 amfs_root_mount(am_node *mp, mntfs *mf) argument
H A Damfs_toplvl.c170 amfs_toplvl_mount(am_node *mp, mntfs *mf) argument
254 amfs_toplvl_umount(am_node *mp, mntfs *mf) argument
[all...]
H A Damfs_union.c113 am_node *mp; local
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...]

Completed in 169 milliseconds

1234567891011>>