Home
last modified time | relevance | path

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

/netbsd-src/lib/librt/
H A Dshm.c93 _shm_get_path(char *buf, size_t len, const char *name) in _shm_get_path() function
126 if (!_shm_get_path(path, sizeof(path), name)) { in shm_open()
137 if (!_shm_get_path(path, sizeof(path), name)) { in shm_unlink()