Searched defs:DEV_NULL (Results 1 – 3 of 3) sorted by relevance
46 #define DEV_NULL "NUL" macro48 #define DEV_NULL "/dev/null" macro
27 const DEV_NULL: &str = "null:\0"; constant29 const DEV_NULL: &str = "/null\0"; constant31 const DEV_NULL: &str = "/dev/null\0"; constant