Searched defs:create (Results 1 - 25 of 54) sorted by relevance

123

/haiku/src/add-ons/kernel/file_systems/xfs/
H A DAttribute.h16 bool create; member in struct:attr_cookie
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DAttribute.h20 bool create; member in struct:attr_cookie
/haiku/headers/os/drivers/
H A Dlocked_pool.h62 locked_pool_cookie (*create)(int block_size, int alignment, int next_ofs, member in struct:__anon257
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DAttribute.h16 bool create; member in struct:attr_cookie
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DAttribute.h18 bool create; member in struct:attr_cookie
/haiku/src/system/kernel/util/
H A Dhostname.cpp20 get_path(char *path, bool create) argument
/haiku/src/system/libroot/posix/unistd/
H A Dhostname.cpp20 get_path(char *path, bool create) argument
/haiku/src/apps/deskbar/
H A DDeskbarUtils.cpp112 GetDeskbarSettingsDirectory(BPath& _path, bool create) argument
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dplugin.h160 ntfs_inode *(*create)(ntfs_inode *dir_ni, const REPARSE_POINT *reparse, member in struct:plugin_operations
/haiku/src/apps/cortex/Persistence/
H A DXMLElementMapping.h78 IPersistent* create() const { function in class:Mapping
H A DXML.cpp273 IPersistent* create() const { return 0; } function in class:_NullMapping
/haiku/src/tests/kits/interface/bshelf/Container/
H A DContainerApplication.cpp58 BEntry *ContainerApplication :: archive_file(bool create) argument
/haiku/src/bin/debug/strace/
H A Darea.cpp66 Syscall *create = get_syscall("_kern_create_area"); local
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dmulticast.cpp175 GetState(const AddressType &groupAddress, net_interface *interface, GroupInterface* &state, bool create) argument
/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dmulticast.cpp164 GetState(const AddressType &groupAddress, net_interface *interface, GroupInterface* &state, bool create) argument
/haiku/src/tests/kits/interface/bshelf/
H A DShelfTest.cpp96 BEntry *archive_file(bool create) argument
/haiku/src/tests/servers/app/benchmark/
H A DBenchmark.cpp26 Test* (*create)(); member in struct:test_info
/haiku/src/apps/packageinstaller/
H A DInstalledPackageInfo.cpp81 InstalledPackageInfo(const char *packageName, const char *version, bool create) argument
107 SetTo(const char *packageName, const char *version, bool create) argument
/haiku/src/bin/network/pppconfig/
H A Dpppconfig.cpp125 create(const char *name, bool bringUp = true) function
/haiku/headers/private/userlandfs/fuse/
H A Dfuse_lowlevel_compat.h62 void (*create) (fuse_req_t req, fuse_ino_t parent, const char *name, member in struct:fuse_lowlevel_ops_compat25
129 void (*create) (fuse_req_t req, fuse_ino_t parent, const char *name, member in struct:fuse_lowlevel_ops_compat
/haiku/src/tests/add-ons/kernel/file_systems/random_read/
H A Drandom_read.cpp188 bool create = false; local
[all...]
/haiku/headers/cpp/std/
H A Dbastring.cc57 create (size_t extra) function in class:basic_string::Rep
/haiku/headers/private/net/
H A Dnet_buffer.h45 net_buffer* (*create)(size_t headerSpace); member in struct:net_buffer_module_info
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DInodeRegular.cpp234 OpenAttr(const char* _name, int mode, OpenAttrCookie* cookie, bool create, int32 type) argument
/haiku/src/servers/package/
H A DFSUtils.cpp40 OpenSubDirectory(const BDirectory& baseDirectory, const RelativePath& path, bool create, BDirectory& _directory) argument

Completed in 165 milliseconds

123