Searched refs:NULL_PATH (Results 1 – 2 of 2) sorted by relevance
31 typedef enum { NON_NULL_PATH, ADDROF_NULL_PATH, NULL_PATH } test_type; enumerator74 } else if (type == NULL_PATH) { in test_setargs_and_execution()106 } else if (type == ADDROF_NULL_PATH || type == NULL_PATH) { in test_setargs_and_execution()130 } else if (type == ADDROF_NULL_PATH || type == NULL_PATH) { in test_setargs_and_execution()196 test_success |= test_setargs_and_execution(queue, kernel, dev_src, dev_dst, NULL_PATH); in test_null_buffer_arg()
43 #define NULL_PATH "nul" macro48 #define NULL_PATH "/dev/null" macro128 ctx->null_fd = open(NULL_PATH, O_WRONLY); in setup_test_output()