HomeSort by: relevance | last modified time | path
    Searched defs:_shm_get_path (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/librt/
shm.c 93 _shm_get_path(char *buf, size_t len, const char *name) function in typeref:typename:bool
126 if (!_shm_get_path(path, sizeof(path), name)) {
137 if (!_shm_get_path(path, sizeof(path), name)) {
shm.c 93 _shm_get_path(char *buf, size_t len, const char *name) function in typeref:typename:bool
126 if (!_shm_get_path(path, sizeof(path), name)) {
137 if (!_shm_get_path(path, sizeof(path), name)) {

Completed in 116 milliseconds