Searched refs:DEV_NULL (Results 1 – 3 of 3) sorted by relevance
135 # define DEV_NULL "NUL" macro138 # define DEV_NULL "/dev/null" macro
47 #define DEV_NULL "NUL" macro49 #define DEV_NULL "/dev/null" macro87 fpa[i] = fopen(DEV_NULL, "r"); in fopen_works()319 fd[0] = open(DEV_NULL, O_RDONLY);321 sprintf(strbuff, "opening of %s failed", DEV_NULL);
46 #define DEV_NULL "NUL" macro48 #define DEV_NULL "/dev/null" macro86 fpa[i] = fopen(DEV_NULL, "r"); in fopen_works()325 fd[0] = open(DEV_NULL, O_RDONLY); in rlimit()327 sprintf(strbuff, "opening of %s failed", DEV_NULL); in rlimit()