Searched refs:ask (Results 1 – 4 of 4) sorted by relevance
| /xnu-8796.121.2/libkern/libkern/c++/ |
| H A D | OSPtr.h | 54 ask IOKit to return shared pointers from many of its API \
|
| /xnu-8796.121.2/bsd/netinet/ |
| H A D | mptcp_subr.c | 6436 struct mptcp_symptoms_ask_uuid ask; in mptcp_ask_symptoms() local 6477 uuid_copy(ask.uuid, mp_so->e_uuid); in mptcp_ask_symptoms() 6488 uuid_copy(ask.uuid, mp_so->last_uuid); in mptcp_ask_symptoms() 6492 ask.cmd = MPTCP_SYMPTOMS_ASK_UUID; in mptcp_ask_symptoms() 6498 ask.priority = MPTCP_SYMPTOMS_BACKGROUND; in mptcp_ask_symptoms() 6500 ask.priority = MPTCP_SYMPTOMS_FOREGROUND; in mptcp_ask_symptoms() 6502 ask.priority = MPTCP_SYMPTOMS_UNKNOWN; in mptcp_ask_symptoms() 6506 &ask, sizeof(ask), CTL_DATA_EOR); in mptcp_ask_symptoms() 6509 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), pid, prio, ask.priority, err); in mptcp_ask_symptoms()
|
| /xnu-8796.121.2/bsd/man/man2/ |
| H A D | getdirentriesattr.2 | 206 It is typical to ask for a combination of common, file, and directory
|
| /xnu-8796.121.2/doc/ |
| H A D | debugging.md | 304 Be careful when touching common framework code. For larger changes, ask the Platform Triage team to
|