Searched defs:opts (Results 126 - 150 of 262) sorted by relevance

1234567891011

/freebsd-11-stable/sbin/atm/atmconfig/
H A Dmain.c724 parse_options(int *pargc, char ***pargv, const struct option *opts) argument
/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dmakeshell.c115 optionParseShell(tOptions * opts) argument
288 text_to_var(tOptions * opts, teTextTo which, tOptDesc * od) argument
359 emit_usage(tOptions * opts) argument
435 emit_wrapup(tOptions * opts) argument
469 emit_setup(tOptions * opts) argument
534 emit_action(tOptions * opts, tOptDesc * od) argument
584 emit_inaction(tOptions * opts, tOptDesc * od) argument
607 emit_flag(tOptions * opts) argument
634 emit_match_expr(char const * name, tOptDesc * cod, tOptions * opts) argument
713 emit_long(tOptions * opts) argument
864 genshelloptUsage(tOptions * opts, int exit_cd) argument
[all...]
H A Dnested.c824 optionNestedVal(tOptions * opts, tOptDesc * od) argument
H A Dusage.c171 set_usage_flags(tOptions * opts, char const * flg_txt) argument
283 print_offer_usage(tOptions * opts) argument
341 print_usage_details(tOptions * opts, int exit_code) argument
569 optionUsage(tOptions * opts, int usage_exit_code) argument
640 prt_conflicts(tOptions * opts, tOptDesc * od) argument
700 prt_one_vendor(tOptions * opts, tOptDesc * od, arg_types_t * argtp, char const * usefmt) argument
759 prt_vendor_opts(tOptions * opts, char const * title) argument
817 prt_extd_usage(tOptions * opts, tOptDesc * od, char const * title) argument
997 prt_preamble(tOptions * opts, tOptDesc * od, arg_types_t * at) argument
1030 prt_one_usage(tOptions * opts, tOptDesc * od, arg_types_t * at) argument
1089 prt_opt_usage(tOptions * opts, int ex_code, char const * title) argument
1176 prt_prog_detail(tOptions * opts) argument
1241 setGnuOptFmts(tOptions * opts, char const ** ptxt) argument
1282 setStdOptFmts(tOptions * opts, char const ** ptxt) argument
[all...]
/freebsd-11-stable/usr.sbin/rtsold/
H A Drtsold.c116 const char *opts; local
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Drdma-ndd.c389 const struct ibdiag_opt opts[] = { local
H A Dibroute.c426 const struct ibdiag_opt opts[] = { local
H A Dibccconfig.c577 const struct ibdiag_opt opts[] = { local
H A Ddump_fts.c427 const struct ibdiag_opt opts[] = { local
/freebsd-11-stable/sys/kern/
H A Dkern_mutex.c231 __mtx_lock_flags(volatile uintptr_t *c, int opts, const char *file, int line) argument
265 __mtx_unlock_flags(volatile uintptr_t *c, int opts, const char *file, int line) argument
290 __mtx_lock_spin_flags(volatile uintptr_t *c, int opts, const char *file, int line) argument
331 __mtx_trylock_spin_flags(volatile uintptr_t *c, int opts, const char *file, int line) argument
359 __mtx_unlock_spin_flags(volatile uintptr_t *c, int opts, const char *file, int line) argument
446 _mtx_trylock_flags_(volatile uintptr_t *c, int opts, const char *file, int line) argument
462 __mtx_lock_sleep(volatile uintptr_t *c, uintptr_t v, int opts, const char *file, int line) argument
673 _mtx_lock_spin_cookie(volatile uintptr_t *c, uintptr_t v, int opts, const char *file, int line) argument
775 thread_lock_validate(struct mtx *m, int opts, const char *file, int line) argument
797 _thread_lock(struct thread *td, int opts, const char *file, int line) argument
839 thread_lock_flags_(struct thread *td, int opts, const char *file, int line) argument
982 __mtx_unlock_sleep(volatile uintptr_t *c, uintptr_t v, int opts, const char *file, int line) argument
1099 _mtx_init(volatile uintptr_t *c, const char *name, const char *type, int opts) argument
[all...]
H A Dkern_sx.c229 sx_init_flags(struct sx *sx, const char *description, int opts) argument
309 _sx_xlock(struct sx *sx, int opts, cons argument
924 _sx_slock_hard(struct sx *sx, int opts, uintptr_t x LOCK_FILE_LINE_ARG_DEF) argument
1164 _sx_slock(struct sx *sx, int opts, const char *file, int line) argument
[all...]
/freebsd-11-stable/sys/sys/
H A Dsx.h155 __sx_xlock(struct sx *sx, struct thread *td, int opts, const char *file, argument
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_table.c109 pfctl_clear_tables(const char *anchor, int opts) argument
115 pfctl_show_tables(const char *anchor, int opts) argument
121 pfctl_command_tables(int argc, char *argv[], char *tname, const char *command, char *file, const char *anchor, int opts) argument
130 pfctl_table(int argc, char *argv[], char *tname, const char *command, char *file, const char *anchor, int opts) argument
561 xprintf(int opts, const char *fmt, ...) argument
584 pfctl_show_ifaces(const char *filter, int opts) argument
611 print_iface(struct pfi_kif *p, int opts) argument
[all...]
/freebsd-11-stable/usr.sbin/pstat/
H A Dpstat.c120 const char *opts; local
/freebsd-11-stable/stand/i386/gptboot/
H A Dgptboot.c79 uint32_t opts; variable
/freebsd-11-stable/sys/netinet/
H A Dip_icmp.c736 struct mbuf *opts = NULL; local
916 icmp_send(struct mbuf *m, struct mbuf *opts) argument
[all...]
/freebsd-11-stable/sys/netinet6/
H A Dudp6_usrreq.c138 struct mbuf *opts; local
H A Draw_ip6.c164 struct mbuf *opts = NULL; local
[all...]
/freebsd-11-stable/stand/efi/loader/
H A Dbootinfo.c71 char *opts; local
/freebsd-11-stable/stand/mips/beri/boot2/
H A Dboot2.c133 uint32_t opts; variable
/freebsd-11-stable/stand/libsa/
H A Dbootp.c641 setenv_(u_char *cp, u_char *ep, struct dhcp_opt *opts) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Rewrite/
H A DRewriter.cpp308 RemoveText(SourceLocation Start, unsigned Length, RewriteOptions opts) argument
/freebsd-11-stable/contrib/file/src/
H A Dfile.c622 docprint(const char *opts, int def) argument
/freebsd-11-stable/contrib/sendmail/src/
H A Dudb.c923 struct udb_option opts[MAXUDBOPTS + 1]; local
/freebsd-11-stable/sys/fs/udf/
H A Dudf_vfsops.c194 struct vfsoptlist *opts; local

Completed in 315 milliseconds

1234567891011