Home
last modified time | relevance | path

Searched defs:osp (Results 1 – 16 of 16) sorted by relevance

/freebsd-11-stable/sys/dev/hwpmc/
HDhwpmc_powerpc.c59 uintptr_t *osp, *sp; in pmc_save_kernel_callchain() local
209 uintptr_t *osp, *sp; in pmc_save_user_callchain() local
/freebsd-11-stable/contrib/tcpdump/
HDprint-mobile.c71 u_char osp =0; /* old source address present */ in mobile_print() local
HDprint-telnet.c394 const u_char *osp, *p; in telnet_parse() local
512 const u_char *osp; in telnet_print() local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDzfs_znode.c1977 zfs_sa_setup(objset_t *osp, sa_attr_type_t **sa_table) in zfs_sa_setup()
1991 zfs_grab_sa_handle(objset_t *osp, uint64_t obj, sa_handle_t **hdlp, in zfs_grab_sa_handle()
2030 zfs_obj_to_pobj(objset_t *osp, sa_handle_t *hdl, sa_attr_type_t *sa_table, in zfs_obj_to_pobj()
2105 zfs_obj_to_path_impl(objset_t *osp, uint64_t obj, sa_handle_t *hdl, in zfs_obj_to_path_impl()
2188 zfs_obj_to_path(objset_t *osp, uint64_t obj, char *buf, int len) in zfs_obj_to_path()
2210 zfs_obj_to_stats(objset_t *osp, uint64_t obj, zfs_stat_t *sb, in zfs_obj_to_stats()
HDdmu_objset.c296 objset_phys_t *osp = buf; in dmu_objset_byteswap() local
347 objset_t **osp) in dmu_objset_open_impl()
545 dmu_objset_from_ds(dsl_dataset_t *ds, objset_t **osp) in dmu_objset_from_ds()
581 dmu_objset_hold(const char *name, void *tag, objset_t **osp) in dmu_objset_hold()
607 boolean_t readonly, void *tag, objset_t **osp) in dmu_objset_own_impl()
631 boolean_t readonly, void *tag, objset_t **osp) in dmu_objset_own()
653 boolean_t readonly, void *tag, objset_t **osp) in dmu_objset_own_obj()
HDdmu_traverse.c357 objset_phys_t *osp = buf->b_data; in traverse_visitbp() local
594 objset_phys_t *osp; in traverse_impl() local
HDdsl_scan.c1511 objset_phys_t *osp = buf->b_data; in dsl_scan_prefetch_cb() local
1694 objset_phys_t *osp; in dsl_scan_recurse() local
/freebsd-11-stable/crypto/openssl/crypto/asn1/
HDevp_asn1.c102 ASN1_OCTET_STRING os, *osp; in ASN1_TYPE_set_int_octetstring() local
/freebsd-11-stable/sys/cddl/dev/dtrace/powerpc/
HDdtrace_isa.c160 uintptr_t osp, sp; in dtrace_getpcstack() local
526 uintptr_t osp, sp; local
/freebsd-11-stable/crypto/openssl/ssl/
HDssl_asn1.c387 ASN1_OCTET_STRING os, *osp; in d2i_SSL_SESSION() local
/freebsd-11-stable/contrib/tcsh/
HDtw.comp.c141 int sp, osp; in tw_pr() local
/freebsd-11-stable/sys/dev/md/
HDmd.c598 uintptr_t sp, osp; in mdstart_malloc() local
/freebsd-11-stable/sys/kern/
HDkern_tc.c1774 struct timespec ts, *tsp, *osp; in pps_event() local
HDvfs_syscalls.c657 cvtstatfs(struct statfs *nsp, struct ostatfs *osp) in cvtstatfs()
/freebsd-11-stable/contrib/gdb/gdb/
HDsymfile.c462 struct other_sections *osp ; in default_symfile_offsets() local
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zdb/
HDzdb.c1836 open_objset(const char *path, dmu_objset_type_t type, void *tag, objset_t **osp) in open_objset()