Searched defs:options (Results 1 - 25 of 453) sorted by relevance

1234567891011>>

/freebsd-current/contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/
H A Doptions_parser.h16 namespace options { namespace in namespace:gwp_asan
/freebsd-current/contrib/xz/src/liblzma/common/
H A Dstream_flags_common.h29 is_backward_size_valid(const lzma_stream_flags *options) argument
H A Dstream_flags_decoder.c17 stream_flags_decode(lzma_stream_flags *options, const uint8_t *in) argument
[all...]
H A Dstream_flags_encoder.c17 stream_flags_encode(const lzma_stream_flags *options, uint8_t *out) argument
[all...]
/freebsd-current/lib/libc/sys/
H A Dwait3.c44 __wait3(int *istat, int options, struct rusage *rup) argument
H A Dwaitpid.c44 __waitpid(pid_t pid, int *istat, int options) argument
H A Dwait4.c40 wait4(pid_t pid, int *status, int options, struct rusage *ru) argument
H A Dwait6.c41 wait6(idtype_t idtype, id_t id, int *status, int options, struct __wrusage *ru, argument
/freebsd-current/contrib/xz/src/liblzma/simple/
H A Dsimple_decoder.c17 lzma_simple_props_decode(void **options, const lzma_allocator *allocator, argument
H A Dsimple_encoder.c17 lzma_simple_props_size(uint32_t *size, const void *options) argument
26 lzma_simple_props_encode(const void *options, uint8_t *out) argument
/freebsd-current/contrib/libarchive/cpio/test/
H A Dtest_gcpio_compat.c28 unpack_test(const char *from, const char *options, const char *se) argument
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dbsd-waitpid.c33 waitpid(int pid, int *stat_loc, int options) argument
/freebsd-current/contrib/mandoc/
H A Dtest-getsubopt.c31 char *options = buf; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Doptions.h16 namespace options { namespace in namespace:gwp_asan
/freebsd-current/sys/contrib/rdma/krping/
H A Dgetopt.c29 int krping_getopt(const char *caller, char **options, argument
/freebsd-current/usr.sbin/bluetooth/hcsecd/
H A Dparser.y100 options: option ';' label
/freebsd-current/sys/tests/runtest/
H A Druntest.c60 static const char options[] = "n:j:c:t:h"; local
/freebsd-current/usr.bin/find/
H A Doption.c51 static OPTION const options[] = { variable
/freebsd-current/contrib/xz/src/liblzma/delta/
H A Ddelta_common.c63 lzma_delta_coder_memusage(const void *options) argument
/freebsd-current/usr.sbin/bhyvectl/aarch64/
H A Dbhyvectl_machdep.c55 bhyvectl_opts(const struct option *options, size_t count) argument
/freebsd-current/contrib/diff/lib/
H A Dprepargs.c48 prepend_args (char const *options, char *buf, char **argv) argument
77 prepend_default_options (char const *options, int *pargc, char ***pargv) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanCallFunctionUsingABI.cpp23 ThreadPlanCallFunctionUsingABI( Thread &thread, const Address &function, llvm::Type &prototype, llvm::Type &return_type, llvm::ArrayRef<ABI::CallArgument> args, const EvaluateExpressionOptions &options) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCoreMedia.cpp22 CMTimeSummaryProvider( ValueObject &valobj, Stream &stream, const TypeSummaryOptions &options) argument
/freebsd-current/sbin/dhclient/
H A Dtree.h60 struct option *options[256]; member in struct:universe
/freebsd-current/sbin/nvmecontrol/
H A Dreset.c42 static struct options { struct

Completed in 160 milliseconds

1234567891011>>