Home
last modified time | relevance | path

Searched defs:options (Results 251 – 275 of 485) sorted by relevance

1...<<11121314151617181920

/freebsd/lib/libc/regex/grot/
H A Dmain.c305 options(int type, char *s) in options() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.cpp92 LoadScriptOptions options; in OperatingSystemPython() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectDisassemble.cpp491 uint32_t options = Disassembler::eOptionMarkPCAddress; in DoExecute() local
H A DCommandObjectFrame.cpp178 DumpValueObjectOptions options; in DoExecute() local
560 DumpValueObjectOptions options(m_varobj_options.GetAsDumpOptions( in DoExecute() local
/freebsd/sys/net/
H A Dif_gif.c599 u_int options; in gif_ioctl() local
/freebsd/contrib/xz/src/liblzma/lz/
H A Dlz_encoder.c545 lzma_vli id, const void *options, in lzma_lz_encoder_init()
/freebsd/sbin/dhclient/
H A Ddhclient.c1609 struct tree_cache *options[256]; in make_discover() local
1722 struct tree_cache *options[256]; in make_request() local
1854 struct tree_cache *options[256], message_type_tree; in make_decline() local
/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp104 void __copy(const path& from, const path& to, copy_options options, error_code* ec) { in __copy()
262 bool __copy_file(const path& from, const path& to, copy_options options, error_code* ec) { in __copy_file()
770 const int options = O_CLOEXEC | O_RDONLY | O_DIRECTORY | O_NOFOLLOW; in remove_all_impl() local
H A Ddirectory_iterator.cpp237 directory_options recursive_directory_iterator::options() const { return __imp_->__options_; } in options() function in recursive_directory_iterator
/freebsd/contrib/elftoolchain/ar/
H A Dar.h105 int options; /* command line options */ member
/freebsd/share/examples/ppi/
H A Dppilcd.c318 hd44780_prepare(char *devname, char *options) in hd44780_prepare()
/freebsd/sys/cam/ctl/
H A Dctl_backend.h165 nvlist_t *options; /* passed to CTL */ member
/freebsd/contrib/bc/tests/
H A Dhistory.py1116 options = "-l" variable
1120 options = "-x" variable
/freebsd/crypto/openssh/
H A Dhostfile.c761 void *ctx, const char *host, const char *ip, u_int options, u_int note) in hostkeys_foreach_file()
931 const char *host, const char *ip, u_int options, u_int note) in hostkeys_foreach()
/freebsd/contrib/sendmail/src/
H A Dsm_resolve.c1222 dns_lookup_int(domain, rr_class, rr_type, retrans, retry, options, flags, err, herr) in dns_lookup_int() argument
1368 dns_lookup_map(domain, rr_class, rr_type, retrans, retry, options) in dns_lookup_map() argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp826 const ExecuteScriptOptions &options) { in ExecuteOneLine()
979 void *ret_value, const ExecuteScriptOptions &options) { in ExecuteOneLineWithReturn()
1102 const char *in_string, const ExecuteScriptOptions &options) { in ExecuteMultipleLines()
1956 const TypeSummaryOptions &options, std::string &retval) { in GetScriptedSummary()
2455 const char *pathname, const LoadScriptOptions &options, in LoadScriptingModule()
2653 ExecuteScriptOptions options; in IsReservedWord() local
/freebsd/lib/libdpv/
H A Ddpv.h108 uint16_t options; /* Special options. Default 0 */ member
/freebsd/lib/libc/resolv/
H A Dres_init.c583 res_setoptions(res_state statp, const char *options, const char *source) in res_setoptions()
/freebsd/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp121 EvaluateExpressionOptions options; in RetrieveReportData() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_private.h50 int (*options)(struct archive_write_filter *, member
/freebsd/contrib/xz/src/liblzma/common/
H A Dlzip_decoder.c86 lzma_options_lzma options; member
/freebsd/include/
H A Dresolv.h152 u_int options; /*%< option flags - see below. */ member
154 u_long options; /*%< option flags - see below. */ member
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.qtip.js99 ;function QTip(target, options, id, attr) { argument
485 function convertNotation(options, notation) { argument
1986 function Tip(qtip, options) { argument
2498 TIP.sanitize = function(options) { argument
/freebsd/contrib/mandoc/
H A Dcompat_fts.c70 fts_open(char * const *argv, int options, in fts_open()
/freebsd/sys/dev/cxgbe/cudbg/
H A Dfastlz_api.c112 int write_chunk_header(struct cudbg_buffer *_outbuf, int id, int options, in write_chunk_header()

1...<<11121314151617181920