Searched defs:options (Results 251 - 275 of 982) sorted by relevance

<<11121314151617181920>>

/netbsd-current/usr.bin/vndcompress/
H A Dcommon.h141 struct options { struct
/netbsd-current/external/bsd/nsd/dist/
H A Dxfrd-notify.c93 init_notify_send(rbtree_type* tree, region_type* region, struct zone_options* options) argument
[all...]
/netbsd-current/sys/arch/macppc/stand/bootxx/
H A Dbootxx.c315 int fd, blk, chosen, options, j; local
/netbsd-current/external/bsd/libfido2/dist/openbsd-compat/
H A Dgetopt_long.c167 parse_long_options(char * const *nargv, const char *options, argument
285 getopt_internal(int nargc, char * const *nargv, const char *options, argument
481 getopt(int nargc, char * const *nargv, const char *options) argument
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dsys_compat.c208 int waitpid(int pid, WAIT_STATUS_T *status, int options) argument
/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-stdio-over-pipes.c32 static uv_process_options_t options; variable
[all...]
/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Dsocket_api.c126 isc_socket_bind(isc_socket_t *sock, isc_sockaddr_t *sockaddr, unsigned int options) argument
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Dbufferevent_sock.c319 bufferevent_socket_new(struct event_base *base, evutil_socket_t fd, int options) argument
H A Dbufferevent_filter.c167 bufferevent_filter_new(struct bufferevent *underlying, bufferevent_filter_cb input_filter, bufferevent_filter_cb output_filter, int options, void (*free_context)(void *), void *ctx) argument
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dgetrrsetbyname.c194 unsigned long options; local
[all...]
/netbsd-current/sys/arch/arm/s3c2xx0/
H A Ds3c2440_dma.c361 uint32_t options; local
[all...]
/netbsd-current/tests/lib/libc/regex/
H A Dmain.c351 options(int type, char *s) function
[all...]
/netbsd-current/usr.bin/at/
H A Dat.c591 const char *options = "q:f:t:mvldbrVc"; /* default options for at */ local
[all...]
/netbsd-current/external/bsd/libevent/dist/
H A Dbufferevent_sock.c347 bufferevent_socket_new(struct event_base *base, evutil_socket_t fd, int options) argument
H A Dbufferevent_pair.c118 bufferevent_pair_new(struct event_base *base, int options, argument
96 bufferevent_pair_elt_new(struct event_base *base, int options) argument
H A Dbufferevent_filter.c173 bufferevent_filter_new(struct bufferevent *underlying, bufferevent_filter_cb input_filter, bufferevent_filter_cb output_filter, int options, void (*free_context)(void *), void *ctx) argument
/netbsd-current/external/bsd/libevent/dist/sample/
H A Ddns-example.c155 struct options { struct
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_fuchsia.cc104 const AsanThread::InitOptions options = {stack_bottom, stack_size}; local
115 void AsanThread::SetThreadStackAndTls(const AsanThread::InitOptions *options) { argument
H A Dasan_rtems.cc110 const AsanThread::InitOptions options = {stack_bottom, stack_size, local
119 void AsanThread::SetThreadStackAndTls(const AsanThread::InitOptions *options) { argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_solaris.cc158 DECLARE__REAL_AND_INTERNAL(uptr, waitpid, int pid, int *status, int options) { argument
/netbsd-current/external/bsd/pkg_install/dist/admin/
H A Daudit.c86 parse_options(int argc, char **argv, const char *options) argument
/netbsd-current/lib/libform/
H A Dform.c193 set_form_opts(FORM *form, Form_Options options) argument
207 form_opts_on(FORM *form, Form_Options options) argument
221 form_opts_off(FORM *form, Form_Options options) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Ddirectory_iterator.cpp321 directory_options recursive_directory_iterator::options() const { function in class:recursive_directory_iterator
/netbsd-current/external/apache2/llvm/dist/clang/tools/clang-format-vs/ClangFormat/
H A DClangFormatPackage.cs287 private void FormatSelection(OptionPageGrid options) argument
310 private void FormatDocument(OptionPageGrid options) argument
315 private void FormatDocument(Document document, OptionPageGrid options) argument
320 private void FormatView(IWpfTextView view, OptionPageGrid options) argument
339 RunClangFormatAndApplyReplacements(string text, int start, int end, string path, string filePath, OptionPageGrid options, IWpfTextView view) argument
368 RunClangFormat(string text, int start, int end, string path, string filePath, OptionPageGrid options) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dcore_main.cpp43 namespace options { namespace in namespace:__anon1167
[all...]

Completed in 1008 milliseconds

<<11121314151617181920>>