Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 25 of 25) sorted by relevance

/xnu-8792.61.2/tests/
H A Dwork_interval_test_unentitled.c67 work_interval_t handle = NULL; variable
129 work_interval_t handle = NULL; variable
178 work_interval_t handle = NULL; variable
H A Dwork_interval_test.c40 work_interval_t handle = NULL; variable
168 work_interval_t handle = NULL; variable
202 work_interval_t handle = NULL; variable
/xnu-8792.61.2/bsd/kern/
H A Dkpi_socketfilter.c407 sflt_attach_internal(socket_t socket, sflt_handle handle) in sflt_attach_internal()
567 sflt_handle handle) in sflt_notify_internal()
622 sflt_handle handle) in sflt_notify_after_register()
1293 sflt_attach(socket_t socket, sflt_handle handle) in sflt_attach()
1302 sflt_detach(socket_t socket, sflt_handle handle) in sflt_detach()
1478 sflt_handle handle = filter->sf_handle; in sflt_register_common() local
1534 sflt_unregister(sflt_handle handle) in sflt_unregister()
H A Dkern_mman.c204 void *handle; in mmap() local
H A Dtty_dev.c127 _devfs_setattr(void * handle, unsigned short mode, uid_t uid, gid_t gid) in _devfs_setattr()
/xnu-8792.61.2/security/
H A Dmac_data.c59 mac_find_policy_data(const mac_policy_handle_t handle, const char *key, in mac_find_policy_data()
H A Dmac_audit.c234 mac_audit_text(char *text, mac_policy_handle_t handle) in mac_audit_text()
418 mac_audit_text(__unused char *text, __unused mac_policy_handle_t handle) in mac_audit_text()
H A Dmac_base.c417 mac_policy_addto_labellist(mac_policy_handle_t handle, int static_entry) in mac_policy_addto_labellist()
521 mac_policy_removefrom_labellist(mac_policy_handle_t handle) in mac_policy_removefrom_labellist()
778 mac_policy_unregister(mac_policy_handle_t handle) in mac_policy_unregister()
H A Dmac_policy.h6384 #define MAC_POLICY_SET(handle, mpops, mpname, mpfullname, lnames, lcount, slot, lflags, rflags) \ argument
/xnu-8792.61.2/libsyscall/wrappers/
H A Dwork_interval.c49 work_interval_t handle; in work_interval_create() local
/xnu-8792.61.2/bsd/net/pktsched/
H A Dpktsched_cbq.h122 u_int32_t handle; member
/xnu-8792.61.2/tools/tests/perf_index/
H A Dperf_index.c82 void* handle; in load_test() local
/xnu-8792.61.2/bsd/nfs/
H A Dnfs_gss.h100 #define SVC_CTX_HASH(handle) ((handle) % SVC_CTX_HASHSZ) argument
H A Dnfs_gss.c348 nfs_gss_svc_ctx_find(uint32_t handle) in nfs_gss_svc_ctx_find()
514 uint32_t handle, handle_len; in nfs_gss_svc_cred_get() local
/xnu-8792.61.2/osfmk/i386/commpage/
H A Dcommpage.c127 ipc_port_t handle; in commpage_allocate() local
/xnu-8792.61.2/iokit/Tests/
H A DTests.cpp2067 TestIOServiceHandle * handle = new TestIOServiceHandle; in withService() local
2109 TestIOServiceHandle * handle = NULL; // must release in sysctl_iokit_test_service_setup() local
/xnu-8792.61.2/bsd/netinet/
H A Dmptcp.c1327 mptcp_session_necp_cb(void *handle, int action, uint32_t interface_index, in mptcp_session_necp_cb()
H A Dmptcp_subr.c1386 mptcp_subflow_necp_cb(void *handle, __unused int action, in mptcp_subflow_necp_cb()
/xnu-8792.61.2/bsd/net/
H A Dnetwork_agent.c2455 void *handle, in netagent_client_message_with_params()
2641 netagent_client_message(uuid_t agent_uuid, uuid_t necp_client_uuid, pid_t pid, void *handle, u_int8… in netagent_client_message()
H A Dnecp_client.c3654 necp_client_unregister_socket_flow(uuid_t client_id, void *handle) in necp_client_unregister_socket_flow()
3712 necp_client_unregister_multipath_cb(uuid_t client_id, void *handle) in necp_client_unregister_multipath_cb()
H A Ddlil.c5387 ifnet_enqueue_netem(void *handle, pktsched_pkt_t *pkts, uint32_t n_pkts) in ifnet_enqueue_netem()
/xnu-8792.61.2/bsd/vfs/
H A Dkpi_vfs.c917 vfs_fsadd(struct vfs_fsentry *vfe, vfstable_t *handle) in vfs_fsadd()
1144 vfs_fsremove(vfstable_t handle) in vfs_fsremove()
6284 VNOP_MONITOR(vnode_t vp, uint32_t events, uint32_t flags, void *handle, vfs_context_t ctx) in VNOP_MONITOR()
/xnu-8792.61.2/osfmk/ipc/
H A Dipc_importance.c3151 mach_voucher_attr_value_handle_t handle; in ipc_importance_receive() local
/xnu-8792.61.2/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c2001 fsw_dev_input_netem_dequeue(void *handle, pktsched_pkt_t * pkts, in fsw_dev_input_netem_dequeue()
/xnu-8792.61.2/iokit/Kernel/
H A DIOPMrootDomain.cpp4866 OSObject **handle) in registerPMSettingController()
4901 OSObject **handle) in registerPMSettingController()