Searched defs:opts (Results 51 - 75 of 209) sorted by relevance

123456789

/freebsd-10.3-release/usr.sbin/pkg_install/info/
H A Dmain.c44 static char opts[] = "abcdDe:EfgGhiIjkKl:LmoO:pPqQrRst:vVW:xX"; variable
/freebsd-10.3-release/contrib/ntp/sntp/libopts/
H A Dputshell.c348 print_reordering(tOptions * opts) argument
H A Denum.c368 set_memb_names(tOptions * opts, tOptDesc * od, char const * const * nm_list, argument
489 find_member_bit(tOptions * opts, tOptDesc * od, char const * pz, int len, argument
546 optionSetMembers(tOptions * opts, tOptDesc * od, argument
[all...]
H A Dfind.c100 opt_ambiguities(tOptions * opts, char const * name, int nm_len) argument
134 opt_match_ct(tOptions * opts, char const * name, int nm_len, int * ixp, bool * disable) argument
209 opt_set(tOptions * opts, char * arg, int idx, bool disable, tOptState * st) argument
252 opt_unknown(tOptions * opts, char const * name, char * arg, tOptState * st) argument
290 opt_ambiguous(tOptions * opts, char const * name, int match_ct) argument
371 opt_find_long(tOptions * opts, char const * opt_name, tOptState * state) argument
488 get_opt_arg_must(tOptions * opts, tOptState * o_st) argument
652 get_opt_arg(tOptions * opts, tOptState * o_st) argument
679 find_opt(tOptions * opts, tOptState * o_st) argument
[all...]
H A Dgenshell.c287 doUsageOpt(tOptions * opts, tOptDesc * od) argument
439 tOptions * const opts = &genshelloptOptions; local
[all...]
H A Dload.c480 load_opt_line(tOptions * opts, tOptState * opt_state, char * line, argument
570 optionLoadLine(tOptions * opts, char const * line) argument
[all...]
H A Dsave.c78 find_dir_name(tOptions * opts, int * p_free) argument
160 find_file_name(tOptions * opts, int * p_free_name) argument
522 open_sv_file(tOptions * opts) argument
668 prt_file_arg(FILE * fp, tOptDesc * od, tOptions * opts) argument
718 optionSaveFile(tOptions * opts) argument
[all...]
/freebsd-10.3-release/contrib/mdocml/
H A Dlibroff.h34 struct tbl opts; member in struct:tbl_node
/freebsd-10.3-release/contrib/xz/src/xz/
H A Doptions.c60 parse_options(const char *str, const option_map *opts, argument
167 static const option_map opts[] = { local
211 static const option_map opts[] = { local
334 static const option_map opts[] = { local
[all...]
/freebsd-10.3-release/sys/boot/ia64/common/
H A Dbootinfo.c53 char *opts; local
/freebsd-10.3-release/sbin/pfctl/
H A Dpf_print_state.c170 print_host(struct pf_addr *addr, u_int16_t port, sa_family_t af, int opts) argument
208 print_state(struct pfsync_state *s, int opts) argument
[all...]
/freebsd-10.3-release/contrib/gdb/gdb/mi/
H A Dmi-cmd-break.c86 static struct mi_opt opts[] = local
193 static struct mi_opt opts[] = local
/freebsd-10.3-release/contrib/atf/atf-c++/detail/
H A Dapplication.cpp161 options_set opts = options(); local
/freebsd-10.3-release/contrib/ipfilter/ipsend/
H A Dipsend.c39 int opts; variable
177 u_short *opts; local
[all...]
/freebsd-10.3-release/contrib/ipfilter/tools/
H A Dipf.c41 int opts = 0; variable
[all...]
/freebsd-10.3-release/sys/kern/
H A Dkern_mtxpool.c140 mtx_pool_create(const char *mtx_name, int pool_size, int opts) argument
124 mtx_pool_initialize(struct mtx_pool *pool, const char *mtx_name, int pool_size, int opts) argument
/freebsd-10.3-release/sys/boot/arm/at91/boot2/
H A Dboot2.c57 static uint32_t opts; variable
/freebsd-10.3-release/sys/netinet/
H A Dip_options.c381 struct ipopt_tag *opts; local
409 struct ipopt_tag *opts; local
[all...]
/freebsd-10.3-release/sys/nfs/
H A Dnfs_diskless.c99 char *opts, *o, *otmp; local
/freebsd-10.3-release/usr.sbin/pkg_install/create/
H A Dmain.c51 static char opts[] = "EGYNnORhjJvxyzf:p:P:C:c:d:i:I:k:K:r:t:X:D:m:s:S:o:b:"; variable
/freebsd-10.3-release/usr.sbin/pkg_install/updating/
H A Dmain.c32 static char opts[] = "d:f:h"; variable
/freebsd-10.3-release/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.c348 doUsageOpt(tOptions * opts, tOptDesc * od) argument
501 tOptions * const opts = &ntpsnmpdOptions; local
[all...]
/freebsd-10.3-release/contrib/netbsd-tests/lib/libc/regex/
H A Dmain.c232 try(char *f0, char *f1, char *f2, char *f3, char *f4, int opts) argument
/freebsd-10.3-release/contrib/subversion/subversion/svn/
H A Dblame-cmd.c294 apr_array_header_t *opts; local
/freebsd-10.3-release/crypto/heimdal/lib/krb5/
H A Dget_in_tkt.c386 KDCOptions opts; variable
145 init_as_req(krb5_context context, KDCOptions opts, krb5_creds *creds, const krb5_addresses *addrs, const krb5_enctype *etypes, const krb5_preauthtype *ptypes, const krb5_preauthdata *preauth, krb5_key_proc key_proc, krb5_const_pointer keyseed, unsigned nonce, AS_REQ *a) argument

Completed in 147 milliseconds

123456789