Searched defs:openFlags (Results 1 - 11 of 11) sorted by relevance

/haiku/src/system/libroot/posix/stdlib/
H A Dpty.cpp17 posix_openpt(int openFlags) argument
/haiku/src/kits/tracker/
H A DQueryContainerWindow.cpp58 BQueryContainerWindow(LockingList<BWindow>* windowList, uint32 openFlags) argument
H A DVirtualDirectoryWindow.cpp65 VirtualDirectoryWindow(LockingList<BWindow>* windowList, uint32 openFlags, window_look look, window_feel feel, uint32 windowFlags, uint32 workspace) argument
H A DDeskWindow.cpp187 BDeskWindow::BDeskWindow(LockingList<BWindow>* windowList, uint32 openFlags) argument
H A DFilePanelPriv.cpp169 TFilePanel(file_panel_mode mode, BMessenger* target, const BEntry* startDir, uint32 nodeFlavors, bool multipleSelection, BMessage* message, BRefFilter* filter, uint32 openFlags, window_look look, window_feel feel, uint32 windowFlags, uint32 workspace, bool hideWhenDone) argument
H A DTracker.cpp1071 OpenContainerWindow(Model* model, BMessage* originalRefsList, OpenSelector openSelector, uint32 openFlags, bool checkAlreadyOpen, const BMessage* stateMessage) argument
H A DContainerWindow.cpp358 BContainerWindow(LockingList<BWindow>* list, uint32 openFlags, window_look look, window_feel feel, uint32 windowFlags, uint32 workspace, bool useLayout, bool isDeskWindow) argument
/haiku/src/tests/add-ons/kernel/network/
H A Duserland_ipc.c88 int32 openFlags; member in struct:__anon2040
/haiku/src/system/libroot/posix/
H A Dsemaphore.cpp45 sem_open(const char* name, int openFlags,...) argument
/haiku/src/system/kernel/events/
H A Devent_queue.cpp614 _user_event_queue_create(int openFlags) argument
/haiku/src/system/kernel/posix/
H A Drealtime_sem.cpp200 status_t OpenNamedSem(const char* name, int openFlags, mode_t mode, argument
432 status_t OpenSem(const char* name, int openFlags, mode_t mode, argument

Completed in 226 milliseconds