Searched defs:options (Results 26 - 50 of 153) sorted by relevance

1234567

/haiku-fatelf/src/bin/coreutils/lib/
H A Dmkdir-p.c86 make_dir_parents(char *dir, struct savewd *wd, int (*make_ancestor) (char const *, char const *, void *), void *options, mode_t mode, void (*announce) (char const *, void *), mode_t mode_bits, uid_t owner, gid_t group, bool preserve_existing) argument
H A Dsavewd.c96 savewd_chdir (struct savewd *wd, char const *dir, int options, argument
264 savewd_process_files(int n_files, char **file, int (*act) (char *, struct savewd *, void *), void *options) argument
/haiku-fatelf/src/bin/coreutils/src/
H A Dmkdir.c101 announce_mkdir (char const *dir, void *options) argument
114 make_ancestor (char const *dir, char const *component, void *options) argument
128 process_dir (char *dir, struct savewd *wd, void *options) argument
144 struct mkdir_options options; local
[all...]
H A Dusers.c85 users (const char *filename, int options) argument
H A Duptime.c180 uptime (const char *filename, int options) argument
/haiku-fatelf/src/bin/gdb/gdb/rdi-share/
H A Dparams.c51 ParameterList *Angel_FindParamList( const ParameterOptions *options, argument
[all...]
/haiku-fatelf/src/bin/
H A Dlogger.cpp136 int options = 0; local
/haiku-fatelf/src/bin/network/atftpd/
H A Dtftpd_list.c143 char options[MAXLEN]; local
H A Doptions.c39 int opt_parse_request(char *data, int data_size, struct tftp_opt *options) argument
75 opt_parse_options(char *data, int data_size, struct tftp_opt *options) argument
101 opt_set_options(struct tftp_opt *options, char *name, char *value) argument
125 opt_get_options(struct tftp_opt *options, char *name, char *value) argument
146 opt_disable_options(struct tftp_opt *options, char *name) argument
172 opt_support_options(struct tftp_opt *options) argument
190 opt_get_tsize(struct tftp_opt *options) argument
201 opt_get_timeout(struct tftp_opt *options) argument
212 opt_get_blksize(struct tftp_opt *options) argument
223 opt_get_multicast(struct tftp_opt *options, char *addr, int *port, int *mc) argument
276 opt_set_tsize(int tsize, struct tftp_opt *options) argument
281 opt_set_timeout(int timeout, struct tftp_opt *options) argument
286 opt_set_blksize(int blksize, struct tftp_opt *options) argument
291 opt_set_multicast(struct tftp_opt *options, char *addr, int port, int mc) argument
301 opt_request_to_string(struct tftp_opt *options, char *string, int len) argument
328 opt_options_to_string(struct tftp_opt *options, char *string, int len) argument
[all...]
/haiku-fatelf/src/kits/opengl/
H A DGLRendererRoster.cpp29 GLRendererRoster::GLRendererRoster(BGLView* view, ulong options) argument
/haiku-fatelf/src/tests/add-ons/opengl/fake_renderer/
H A DFakeRenderer.cpp29 instantiate_gl_renderer(BGLView* view, ulong options, argument
36 FakeRenderer::FakeRenderer(BGLView* view, ulong options, argument
/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Ddocuments.c61 xsltDocDefaultLoaderFunc(const xmlChar * URI, xmlDictPtr dict, int options, argument
/haiku-fatelf/src/bin/diffutils/lib/
H A Dexclude.c82 int options; member in struct:patopts
120 fnmatch_no_wildcards (char const *pattern, char const *f, int options) argument
165 int options = exclude[i].options; local
191 add_exclude(struct exclude *ex, char const *pattern, int options) argument
215 add_exclude_file(void (*add_func) PARAMS ((struct exclude *, char const *, int)), struct exclude *ex, char const *filename, int options, char line_end) argument
[all...]
/haiku-fatelf/src/bin/findutils/lib/
H A Dregexprops.c147 static int describe_regex_syntax(int options) argument
440 int i, options; local
462 int options; local
[all...]
/haiku-fatelf/src/kits/network/libbind/irs/
H A Dgen_p.h93 char * options; member in struct:gen_p
/haiku-fatelf/src/system/libroot/posix/
H A Dsyslog.cpp21 int32 options; member in struct:syslog_context
114 int options = context->options; local
179 openlog(const char *ident, int options, int facility) argument
215 openlog_team(const char *ident, int options, int facility) argument
260 openlog_thread(const char *ident, int options, int facility) argument
[all...]
/haiku-fatelf/src/tests/system/boot/loader/
H A Dplatform_devices.cpp95 get_next_argument(int32 *cookie, bool options) argument
/haiku-fatelf/src/tests/system/kernel/unit/
H A DTestContext.cpp51 GlobalTestContext::GlobalTestContext(TestOutput& output, TestOptions& options) argument
/haiku-fatelf/headers/private/app/
H A DServerProtocolStructs.h84 uint32 options; member in struct:ViewDrawBitmapInfo
/haiku-fatelf/headers/private/libroot/locale/
H A DLocaleBackend.h63 const char *options; member in struct:BPrivate::Libroot::LocaleNumericDataBridge::GlibcNumericLocale
/haiku-fatelf/headers/private/net/
H A Dnet_socket.h33 int options; member in struct:net_socket
/haiku-fatelf/src/add-ons/kernel/network/ppp/modem/
H A DModemDevice.cpp338 struct termios options; local
[all...]
/haiku-fatelf/src/apps/debugger/
H A DDebugger.cpp106 parse_arguments(int argc, const char* const* argv, bool noOutput, Options& options) argument
223 get_debugged_program(const Options& options, DebuggedProgramInfo& _info) argument
464 Options options; local
574 Run(const Options& options) argument
654 Options options; local
[all...]
/haiku-fatelf/src/apps/mediaplayer/
H A DVideoView.cpp394 uint32 options = B_WAIT_FOR_RETRACE; local
/haiku-fatelf/src/apps/showimage/
H A DPrintOptionsWindow.cpp81 PrintOptionsWindow::PrintOptionsWindow(BPoint at, PrintOptions* options, argument

Completed in 372 milliseconds

1234567