Home
last modified time | relevance | path

Searched refs:DEVICE_NULL_STR (Results 1 - 1 of 1) sorted by relevance

/base/startup/appspawn/modules/common/
H A Dappspawn_common.c61 #define DEVICE_NULL_STR "/dev/null" macro
277 int devNullFd = open(DEVICE_NULL_STR, O_RDWR); in SetFileDescriptors()

Completed in 1 milliseconds