Home
last modified time | relevance | path

Searched refs:fields (Results 1 – 9 of 9) sorted by relevance

/xnu-8020.121.3/san/tools/
H A Dgenerate_dynamic_blacklist.py23 fields = line.split(":") variable
24 if len(fields) != 3:
27 (kext, func, ty) = fields
/xnu-8020.121.3/libkdd/
H A DKCDStructTypeDescription.m98 retval[@"fields"] = fields_array;
H A DREADME.md72 If a given kernel data type is complex and requires adding multiple optional fields inside a contai…
H A Dkcdata_core.m83 * A pointer to kcdata_type_definition_t that specifies the type fields and has subtype definitions
/xnu-8020.121.3/iokit/DriverKit/
H A DIOUserClient.iig127 * @brief Used to check fields in IOUserClientMethodArguments
196 * certain fields of the arguments structure before calling a target procedure
/xnu-8020.121.3/bsd/man/man2/
H A Dgetdirentriesattr.2105 You are responsible for filling out all fields of this structure before calling the function.
/xnu-8020.121.3/tools/lldbmacros/
H A DREADME.md203 where only certain fields are important based on some flag or value in some field or variable. The …
392 …se use "hasattr()" functionality to conditionalize referencing #ifdef'ed fields in structure. See …
/xnu-8020.121.3/tests/
H A Dhvtest_x86.m1313 T_DECL_HV(radar60691363, "rdar://60691363 (SEED: Web: Allow shadowing of read only VMCS fields)")
H A Dstackshot_tests.m897 // the Swift concurrency runtime. We only care about the first 2 fields.