Searched refs:NULL_PATH (Results 1 – 1 of 1) sorted by relevance
54 #define NULL_PATH "/dev/null" macro592 if ((xfd = open(NULL_PATH, O_RDWR)) >= 0) { in call_unmount_prog()