Searched defs:st (Results 1 - 25 of 201) sorted by relevance

123456789

/haiku/src/system/libroot/posix/sys/
H A Dftok.c16 struct stat st; local
H A Dstat.c56 fstatat(int fd, const char *path, struct stat *st, int flag) argument
/haiku/src/tests/system/libroot/posix/
H A Dchmod.cpp28 struct stat st; local
H A Dtruncate.cpp28 struct stat st; local
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DNodeInfo.h16 struct stat st; member in struct:NodeInfo
/haiku/src/system/libroot/posix/glibc/libio/
H A Dfiledoalloc.c91 struct _G_stat64 st; local
H A Dwfiledoalloc.c90 struct _G_stat64 st; local
/haiku/src/bin/
H A Ddpms.cpp42 uint32 st = bs.DPMSState(); local
/haiku/src/tests/system/kernel/
H A Dpath_resolution_test.cpp21 struct stat st; local
H A Dcow_bug113_test.cpp35 struct stat st; local
/haiku/src/preferences/notifications/
H A DAppRefFilter.cpp23 Filter(const entry_ref *ref, BNode *node, struct stat_beos *st, const char *filetype) argument
/haiku/src/add-ons/accelerants/3dfx/
H A Dengine.cpp43 ReleaseEngine(engine_token* et, sync_token* st) argument
62 GetSyncToken(engine_token* et, sync_token* st) argument
71 SyncToToken(sync_token* st) argument
23 AcquireEngine(uint32 capabilities, uint32 max_wait, sync_token* st, engine_token** et) argument
[all...]
/haiku/src/add-ons/accelerants/ati/
H A Dengine.cpp43 ReleaseEngine(engine_token* et, sync_token* st) argument
62 GetSyncToken(engine_token* et, sync_token* st) argument
71 SyncToToken(sync_token* st) argument
23 AcquireEngine(uint32 capabilities, uint32 max_wait, sync_token* st, engine_token** et) argument
[all...]
/haiku/src/add-ons/accelerants/et6x00/
H A DEngineManagment.c32 status_t RELEASE_ENGINE(engine_token *et, sync_token *st) { argument
50 status_t GET_SYNC_TOKEN(engine_token *et, sync_token *st) { argument
17 ACQUIRE_ENGINE(uint32 capabilities, uint32 max_wait, sync_token *st, engine_token **et) argument
56 SYNC_TO_TOKEN(sync_token *st) argument
[all...]
/haiku/src/add-ons/accelerants/matrox/
H A DEngineManagment.c23 status_t ACQUIRE_ENGINE(uint32 capabilities, uint32 max_wait, sync_token *st, engine_token **et) argument
35 status_t RELEASE_ENGINE(engine_token *et, sync_token *st) argument
51 status_t GET_SYNC_TOKEN(engine_token *et, sync_token *st) argument
59 status_t SYNC_TO_TOKEN(sync_token *st) argument
[all...]
/haiku/src/add-ons/accelerants/neomagic/
H A DEngineManagment.c23 status_t ACQUIRE_ENGINE(uint32 capabilities, uint32 max_wait, sync_token *st, engine_token **et) argument
35 status_t RELEASE_ENGINE(engine_token *et, sync_token *st) argument
51 status_t GET_SYNC_TOKEN(engine_token *et, sync_token *st) argument
59 status_t SYNC_TO_TOKEN(sync_token *st) argument
[all...]
/haiku/src/add-ons/accelerants/nvidia/
H A DEngineManagment.c30 status_t ACQUIRE_ENGINE_PIO(uint32 capabilities, uint32 max_wait, sync_token *st, engine_token **et) argument
45 status_t ACQUIRE_ENGINE_DMA(uint32 capabilities, uint32 max_wait, sync_token *st, engine_token **et) argument
60 status_t RELEASE_ENGINE(engine_token *et, sync_token *st) argument
82 status_t GET_SYNC_TOKEN(engine_token *et, sync_token *st) argument
90 SYNC_TO_TOKEN(sync_token *st) argument
[all...]
/haiku/src/add-ons/accelerants/radeon/
H A DEngineManagment.c99 ACQUIRE_ENGINE( uint32 capabilities, uint32 max_wait, sync_token *st, engine_token **et ) argument
[all...]
/haiku/src/add-ons/accelerants/s3/
H A Dengine.cpp43 ReleaseEngine(engine_token* et, sync_token* st) argument
62 GetSyncToken(engine_token* et, sync_token* st) argument
71 SyncToToken(sync_token* st) argument
23 AcquireEngine(uint32 capabilities, uint32 max_wait, sync_token* st, engine_token** et) argument
[all...]
/haiku/src/add-ons/accelerants/skeleton/
H A DEngineManagement.c23 status_t ACQUIRE_ENGINE(uint32 capabilities, uint32 max_wait, sync_token *st, engine_token **et) argument
35 status_t RELEASE_ENGINE(engine_token *et, sync_token *st) argument
51 status_t GET_SYNC_TOKEN(engine_token *et, sync_token *st) argument
59 status_t SYNC_TO_TOKEN(sync_token *st) argument
[all...]
/haiku/src/add-ons/accelerants/via/
H A DEngineManagement.c23 status_t ACQUIRE_ENGINE(uint32 capabilities, uint32 max_wait, sync_token *st, engine_token **et) argument
35 status_t RELEASE_ENGINE(engine_token *et, sync_token *st) argument
51 status_t GET_SYNC_TOKEN(engine_token *et, sync_token *st) argument
59 status_t SYNC_TO_TOKEN(sync_token *st) argument
[all...]
/haiku/src/build/libroot/
H A DNodeRef.h22 NodeRef(const struct stat &st) argument
H A Dfind_directory.cpp41 struct stat st; local
90 struct stat st; local
/haiku/src/tools/
H A Dcreate_image.cpp108 struct stat st; local
/haiku/src/tools/fs_shell/
H A Dstat_util.cpp151 from_platform_stat(const struct stat *st, struct fssh_stat *fsshStat) argument
170 to_platform_stat(const struct fssh_stat *fsshStat, struct stat *st) argument
[all...]

Completed in 120 milliseconds

123456789