Searched defs:opts (Results 26 - 50 of 262) sorted by relevance

1234567891011

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A Dllvm-readobj.h34 namespace opts { namespace
/freebsd-11-stable/contrib/ipfilter/ipsend/
H A Dipresend.c36 int opts = 0; variable
/freebsd-11-stable/contrib/libucl/utils/
H A Ducl-tool.c29 static struct option opts[] = { variable in typeref:struct:option
/freebsd-11-stable/contrib/bmake/
H A Dgetopt.c156 char *opts = argv[1]; local
/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dstack.c48 optionUnstackArg(tOptions * opts, tOptDesc * od) argument
234 optionStackArg(tOptions * opts, tOptDesc * od) argument
H A Dversion.c112 emit_copy_note(tOptions * opts, FILE * fp) argument
138 print_ver(tOptions * opts, tOptDesc * od, FILE * fp, bool call_exit) argument
191 optionPrintVersion(tOptions * opts, tOptDesc * od) argument
209 optionPrintVersionAndReturn(tOptions * opts, tOptDesc * od) argument
225 optionVersionStderr(tOptions * opts, tOptDesc * od) argument
[all...]
H A Dautoopts.c108 handle_opt(tOptions * opts, tOptState * o_st) argument
221 next_opt(tOptions * opts, tOptState * o_st) argument
248 regular_opts(tOptions * opts) argument
333 optionProcess(tOptions * opts, int a_ct, char ** a_v) argument
[all...]
/freebsd-11-stable/contrib/amd/amd/
H A Dops_tmpfs.c102 mount_tmpfs(char *mntdir, char *fs_name, char *opts, int on_autofs) argument
H A Dops_ufs.c106 mount_ufs(char *mntdir, char *fs_name, char *opts, int on_autofs) argument
H A Dops_xfs.c102 mount_xfs(char *mntdir, char *fs_name, char *opts, int on_autofs) argument
H A Dops_cdfs.c101 mount_cdfs(char *mntdir, char *fs_name, char *opts, int on_autofs) argument
H A Dops_efs.c102 mount_efs(char *mntdir, char *fs_name, char *opts, int on_autofs) argument
H A Dops_lofs.c101 mount_lofs(char *mntdir, char *fs_name, char *opts, int on_autofs) argument
H A Dops_pcfs.c101 mount_pcfs(char *mntdir, char *fs_name, char *opts, int on_autofs) argument
H A Dget_args.c372 char *opts = ""; local
H A Dops_cachefs.c127 mount_cachefs(char *mntdir, char *backdir, char *cachedir, char *opts, int on_autofs) argument
H A Dops_ext.c145 mount_ext(char *mntdir, char *fs_name, char *opts, int on_autofs, char * argument
/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_uart.c91 pci_uart_init(struct vmctx *ctx, struct pci_devinst *pi, char *opts) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DOptionParser.cpp33 std::vector<option> opts; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DCheckerRegistration.cpp27 createCheckerManager( ASTContext &context, AnalyzerOptions &opts, ArrayRef<std::string> plugins, ArrayRef<std::function<void(CheckerRegistry &)>> checkerRegistrationFns, DiagnosticsEngine &diags) argument
67 printCheckerConfigList(raw_ostream &OS, ArrayRef<std::string> plugins, AnalyzerOptions &opts, DiagnosticsEngine &diags, const LangOptions &LangOpts) argument
/freebsd-11-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_vid_attr.c309 vid_attr(attr_t newmode, NCURSES_PAIRS_T pair, void *opts) argument
294 vid_attr(NCURSES_SP_DCLx attr_t newmode, NCURSES_PAIRS_T pair, void *opts) argument
/freebsd-11-stable/contrib/gdb/gdb/mi/
H A Dmi-cmd-disas.c81 static struct mi_opt opts[] = { local
H A Dmi-cmd-env.c126 static struct mi_opt opts[] = local
198 static struct mi_opt opts[] = local
/freebsd-11-stable/cddl/compat/opensolaris/misc/
H A Dmnttab.c72 char *f, *opts = tmpopts; local
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dibaddr.c119 const struct ibdiag_opt opts[] = { local

Completed in 242 milliseconds

1234567891011