Searched refs:ask (Results 1 – 5 of 5) sorted by relevance
| /xnu-12377.1.9/libkern/libkern/c++/ |
| H A D | OSPtr.h | 54 ask IOKit to return shared pointers from many of its API \
|
| /xnu-12377.1.9/doc/building/ |
| H A D | bound_checks.md | 35 We can ask clang to give us one trap instruction per function, which can have 42 On the other hand, we can ask clang to give us one trap instruction per bounds 52 to automate this reasoning–ask the -fbounds-safety DRIs for help if you run into
|
| /xnu-12377.1.9/doc/debugging/ |
| H A D | macro_testing.md | 5 Be careful when touching common framework code. For larger changes, ask the Platform Triage team to
|
| /xnu-12377.1.9/bsd/netinet/ |
| H A D | mptcp_subr.c | 6456 struct mptcp_symptoms_ask_uuid ask; in mptcp_ask_symptoms() local 6497 uuid_copy(ask.uuid, mp_so->e_uuid); in mptcp_ask_symptoms() 6508 uuid_copy(ask.uuid, mp_so->last_uuid); in mptcp_ask_symptoms() 6512 ask.cmd = MPTCP_SYMPTOMS_ASK_UUID; in mptcp_ask_symptoms() 6518 ask.priority = MPTCP_SYMPTOMS_BACKGROUND; in mptcp_ask_symptoms() 6520 ask.priority = MPTCP_SYMPTOMS_FOREGROUND; in mptcp_ask_symptoms() 6522 ask.priority = MPTCP_SYMPTOMS_UNKNOWN; in mptcp_ask_symptoms() 6526 &ask, sizeof(ask), CTL_DATA_EOR); in mptcp_ask_symptoms() 6529 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), pid, prio, ask.priority, err); in mptcp_ask_symptoms()
|
| /xnu-12377.1.9/bsd/man/man2/ |
| H A D | getdirentriesattr.2 | 206 It is typical to ask for a combination of common, file, and directory
|