Searched refs:defaultmount (Results 1 – 1 of 1) sorted by relevance
60 static const char defaultmount[] = "/dev/shm"; variable81 if (__statfs (defaultmount, &f) == 0 && f.f_type == SHMFS_SUPER_MAGIC) in __where_is_shmfs()
Completed in 2 milliseconds