Searched refs:fssh_sem_info (Results 1 - 3 of 3) sorted by relevance

/haiku/src/tools/fs_shell/
H A Dsem.cpp17 copy_sem_info(fssh_sem_info* info, const sem_info* systemInfo)
90 _fssh_get_sem_info(fssh_sem_id id, struct fssh_sem_info *info,
106 struct fssh_sem_info *info, fssh_size_t infoSize)
/haiku/headers/private/fs_shell/
H A Dfssh_os.h38 typedef struct fssh_sem_info { struct
44 } fssh_sem_info; typedef in typeref:struct:fssh_sem_info
79 struct fssh_sem_info *info, fssh_size_t infoSize);
81 int32_t *cookie, struct fssh_sem_info *info,
H A Dfssh_api_wrapper.h1125 #define sem_info fssh_sem_info

Completed in 61 milliseconds