Searched refs:DEVICE_NULL_STR (Results 1 - 1 of 1) sorted by relevance
/base/startup/appspawn/modules/common/ | ||
H A D | appspawn_common.c | 61 #define DEVICE_NULL_STR "/dev/null" macro 277 int devNullFd = open(DEVICE_NULL_STR, O_RDWR); in SetFileDescriptors() |
Completed in 2 milliseconds