Searched refs:READ (Results 1 – 5 of 5) sorted by relevance
| /xnu-8020.121.3/san/memory/ |
| H A D | kasan_dynamic_blacklist.c | 515 TS(READ),
|
| /xnu-8020.121.3/bsd/netinet/ |
| H A D | ip_compat.h | 524 #define FREAD READ
|
| /xnu-8020.121.3/tests/ |
| H A D | kqueue_file_tests.c | 64 typedef enum {CREAT, MKDIR, READ, WRITE, WRITEFD, FILLFD, UNLINK, LSKEE, RMDIR, MKFIFO, LENGTHEN, T… enumerator 135 case READ: in get_action_name() 314 case READ: in execute_action() 960 init_action(&test.t_helpthreadact, SLEEP, READ, 2, (void*)FILE1, NULL); in run_note_write_tests()
|
| /xnu-8020.121.3/tools/lldbmacros/ |
| H A D | README.md | 14 ii. Formatted Output printing guidelines [MUST READ] 15 iii. Coding conventions. [MUST READ] 16 iv. Submitting changes in lldbmacros [MUST READ]
|
| /xnu-8020.121.3/tests/vm/ |
| H A D | vm_allocation.c | 728 enum {ALLOCATE = 0, DEALLOCATE, READ, WRITE, PROTECT, COPY}; enumerator 785 *(test_info[READ].ti_flag) = TRUE; in process_options()
|