Searched defs:opts (Results 1 - 25 of 291) sorted by relevance

1234567891011>>

/freebsd-current/contrib/llvm-project/llvm/tools/llvm-cxxdump/
H A Dllvm-cxxdump.h15 namespace opts { namespace
/freebsd-current/sbin/ipf/libipf/
H A Dprinthashdata.c12 printhashdata(iphtable_t *hp, int opts) argument
H A Dprintdstlistdata.c12 printdstlistdata( ippool_dst_t *pool, int opts) argument
H A Dprintpooldata.c12 printpooldata(ip_pool_t *pool, int opts) argument
H A Dprintstate.c13 printstate(ipstate_t *sp, int opts, u_long now) argument
H A Dprintpoolnode.c12 printpoolnode(ip_pool_node_t *np, int opts, wordtab_t *fields) argument
H A Dprintactivenat.c17 printactivenat(nat_t *nat, int opts, u_long ticks) argument
H A Dprintdstlistnode.c11 printdstlistnode(ipf_dstnode_t *inp, copyfunc_t copyfunc, int opts, argument
H A Dprintdstlist.c11 printdstlist( ippool_dst_t *pp, copyfunc_t copyfunc, char *name, int opts, argument
H A Dprinthashnode.c12 printhashnode(iphtable_t *iph, iphtent_t *ipep, copyfunc_t copyfunc, int opts, argument
H A Dprintnat.c20 printnat(ipnat_t *np, int opts) argument
H A Dprintaps.c17 printaps(ap_session_t *aps, int opts, int proto) argument
/freebsd-current/crypto/openssh/regress/misc/fuzz-harness/
H A Dsshsigopt_fuzz.cc14 struct sshsigopt *opts = NULL; local
H A Dauthopt_fuzz.cc14 struct sshauthopt *opts = NULL, *merge = NULL, *add = sshauthopt_new(); local
/freebsd-current/contrib/ncurses/form/
H A Dfld_opts.c55 set_field_opts(FIELD *field, Field_Options opts) argument
96 field_opts_on(FIELD *field, Field_Options opts) argument
124 field_opts_off(FIELD *field, Field_Options opts) argument
[all...]
H A Dfrm_opts.c49 set_form_opts(FORM *form, Form_Options opts) argument
89 form_opts_on(FORM *form, Form_Options opts) argument
114 form_opts_off(FORM *form, Form_Options opts) argument
[all...]
/freebsd-current/contrib/ncurses/ncurses/base/
H A Dlib_colorset.c48 wcolor_set(WINDOW *win, NCURSES_PAIRS_T pair_arg, void *opts) argument
H A Dlib_slkatr_set.c76 slk_attr_set(const attr_t attr, NCURSES_COLOR_T pair_arg, void *opts) argument
45 slk_attr_set(NCURSES_SP_DCLx const attr_t attr, NCURSES_PAIRS_T pair_arg, void *opts) argument
/freebsd-current/contrib/ntp/sntp/libopts/
H A Dboolean.c48 optionBooleanVal(tOptions * opts, tOptDesc * od) argument
H A Dtime.c41 optionTimeVal(tOptions * opts, tOptDesc * od) argument
74 optionTimeDate(tOptions * opts, tOptDesc * od) argument
[all...]
H A Dalias.c35 too_many_occurrences(tOptions * opts, tOptDesc * od) argument
67 optionAlias(tOptions * opts, tOptDesc * old_od, unsigned int alias) argument
[all...]
/freebsd-current/contrib/ntp/sntp/tests/
H A Dsntptest.c22 char* opts[ARGV_SIZE]; local
/freebsd-current/contrib/ncurses/menu/
H A Dm_opts.c57 set_menu_opts(MENU *menu, Menu_Options opts) argument
117 menu_opts_off(MENU *menu, Menu_Options opts) argument
150 menu_opts_on(MENU *menu, Menu_Options opts) argument
[all...]
H A Dm_item_opt.c55 set_item_opts(ITEM *item, Item_Options opts) argument
98 item_opts_off(ITEM *item, Item_Options opts) argument
126 item_opts_on(ITEM *item, Item_Options opts) argument
[all...]
/freebsd-current/sys/contrib/rdma/krping/
H A Dgetopt.c29 krping_getopt(const char *caller, char **options, const struct krping_option *opts, char **optopt, char **optarg, unsigned long *value) argument
[all...]

Completed in 234 milliseconds

1234567891011>>