Searched refs:PRT_NULL_OFLAG (Results 1 – 2 of 2) sorted by relevance
35 #define PRT_NULL_OFLAG O_RDWR macro45 #define PRT_DUP_OFLAG PRT_NULL_OFLAG49 #define PRT_CLOFORK_OFLAG PRT_NULL_OFLAG
104 fd = open("/dev/null", PRT_NULL_OFLAG); in main()126 if (!pr_target_check_fd("normal open", PRT_NULL_FD, PRT_NULL_OFLAG, in main()