Home
last modified time | relevance | path

Searched refs:defaultmount (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dsem_open.c60 static const char defaultmount[] = "/dev/shm"; variable
81 if (__statfs (defaultmount, &f) == 0 && f.f_type == SHMFS_SUPER_MAGIC) in __where_is_shmfs()

Completed in 2 milliseconds