Searched defs:opts (Results 26 – 40 of 40) sorted by relevance
12
| /xnu-11215.1.10/tests/ |
| H A D | kevent_qos.c | 60 mach_msg_option_t opts; member 1562 mach_port_options_t opts = { in qos_client_send_to_connection_then_service_port() local
|
| H A D | turnstile_multihop.c | 748 mach_port_options_t opts = { in thread_at_maintenance() local
|
| /xnu-11215.1.10/tests/skywalk/ |
| H A D | skt_filter.c | 66 #define SEPARATOR(opts) \ argument 68 #define SKTDBG(name, opts, fmt, ...) \ argument
|
| /xnu-11215.1.10/bsd/security/audit/ |
| H A D | audit_bsd.h | 235 #define mtx_init(mp, name, type, opts) \ argument
|
| /xnu-11215.1.10/bsd/kern/ |
| H A D | kdebug.c | 2735 kdebug_init(unsigned int n_events, char *filter_desc, enum kdebug_opts opts) in kdebug_init() 2833 enum kdebug_opts opts) in kdebug_trace_start()
|
| H A D | ubc_subr.c | 1283 ubc_setsize_ex(struct vnode *vp, off_t nsize, ubc_setsize_opts_t opts) in ubc_setsize_ex()
|
| /xnu-11215.1.10/bsd/netinet6/ |
| H A D | icmp6.c | 2121 mbuf_ref_t opts = NULL; in icmp6_rip6_input() local
|
| /xnu-11215.1.10/tools/lldbmacros/ |
| H A D | kasan.py | 573 def command(self, cmd, args, opts, O): argument
|
| /xnu-11215.1.10/osfmk/ipc/ |
| H A D | mach_port.c | 1664 ipc_port_request_opts_t opts = 0; in mach_port_request_notification() local
|
| /xnu-11215.1.10/bsd/net/ |
| H A D | pf_norm.c | 3261 u_char opts[MAX_TCPOPTLEN]; in pf_normalize_tcpopt() local
|
| H A D | pf.c | 2596 u_int8_t opts[MAX_TCPOPTLEN], *opt = opts; in pf_modulate_sack() local
|
| H A D | pfvar.h | 556 u_int8_t opts; member
|
| /xnu-11215.1.10/bsd/netinet/ |
| H A D | ip_input.c | 3308 caddr_t opts; in ip_stripoptions() local
|
| /xnu-11215.1.10/osfmk/kern/ |
| H A D | task.c | 9176 task_control_port_options_t opts = TASK_CONTROL_PORT_OPTIONS_NONE; in task_set_exc_guard_ctrl_port_default() local 9999 task_set_control_port_options(task_t task, task_control_port_options_t opts) in task_set_control_port_options()
|
| /xnu-11215.1.10/iokit/Kernel/ |
| H A D | IOMemoryDescriptor.cpp | 1788 IOOptionBits opts, in withOptions()
|
12