Searched defs:opt (Results 151 - 175 of 274) sorted by relevance

1234567891011

/openbsd-current/usr.bin/make/
H A Dmain.c119 char opt[3]; local
/openbsd-current/bin/ksh/
H A Dc_sh.c797 Getopt opt; local
/openbsd-current/lib/libmenu/
H A Dmenu.h96 Item_Options opt; /* Item options */ member in struct:tagITEM
153 Menu_Options opt; /* Menu options */ member in struct:tagMENU
/openbsd-current/gnu/llvm/llvm/lib/Option/
H A DOptTable.cpp34 namespace opt { namespace in namespace:llvm
/openbsd-current/sbin/newfs/
H A Dnewfs.c131 int opt = DEFAULTOPT; /* optimization preference (space or time) */ variable
/openbsd-current/usr.bin/ssh/
H A Dsshsig.c638 char *opt; local
/openbsd-current/lib/libcrypto/asn1/
H A Dx_pubkey.c374 pkey_pubkey_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, const ASN1_ITEM *it, int tag, int aclass, char opt, ASN1_TLC *ctx) argument
474 rsa_pubkey_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, const ASN1_ITEM *it, int tag, int aclass, char opt, ASN1_TLC *ctx) argument
570 dsa_pubkey_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, const ASN1_ITEM *it, int tag, int aclass, char opt, ASN1_TLC *ctx) argument
667 ec_pubkey_ex_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, const ASN1_ITEM *it, int tag, int aclass, char opt, ASN1_TLC *ctx) argument
/openbsd-current/usr.sbin/nsd/
H A Dnsd.c1301 struct cpu_option* opt = nsd.options->cpu_affinity; local
1320 struct cpu_map_option *opt local
1365 struct cpu_map_option *opt local
[all...]
/openbsd-current/sys/dev/sbus/
H A Dmagma.c1222 int s, opt; local
[all...]
/openbsd-current/sys/netinet6/
H A Dip6_input.c840 u_int8_t *opt = opthead; local
[all...]
/openbsd-current/bin/pax/
H A Doptions.c1495 OPLIST *opt; local
1511 OPLIST *opt; local
1537 OPLIST *opt; local
[all...]
/openbsd-current/usr.bin/dig/lib/dns/include/dns/
H A Dmessage.h181 dns_rdataset_t *opt; member in struct:dns_message
[all...]
/openbsd-current/lib/libsndio/
H A Damsg.h124 char opt[AMSG_OPTMAX]; /* profile name */ member in struct:amsg::__anon1::amsg_hello
/openbsd-current/sbin/dhcp6leased/
H A Ddhcp6leased.c786 int udpsock = -1, rdomain = -1, opt = 1; local
/openbsd-current/sys/netinet/
H A Dip_icmp.c758 int opt, cnt; local
H A Dip_output.c100 ip_output(struct mbuf *m, struct mbuf *opt, struct route *ro, int flags, argument
772 ip_insertoptions(struct mbuf *m, struct mbuf *opt, int *phlen) argument
825 int opt, optlen, cnt; local
1244 u_char opt; local
[all...]
/openbsd-current/usr.sbin/unbound/libunbound/
H A Dlibunbound.c407 ub_ctx_set_option(struct ub_ctx* ctx, const char* opt, const char* val) argument
423 ub_ctx_get_option(struct ub_ctx* ctx, const char* opt, char** str) argument
/openbsd-current/sbin/unwind/libunbound/libunbound/
H A Dlibunbound.c407 ub_ctx_set_option(struct ub_ctx* ctx, const char* opt, const char* val) argument
423 ub_ctx_get_option(struct ub_ctx* ctx, const char* opt, char** str) argument
/openbsd-current/gnu/usr.bin/binutils/gdb/mi/
H A Dmi-main.c775 enum opt enum
787 int opt = mi_getopt ("mi_cmd_data_read_memory", argc, argv, opts, local
977 enum opt enum
989 int opt = mi_getopt ("mi_cmd_data_write_memory", argc, argv, opts, local
[all...]
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dnlmconv.c157 int opt; local
H A Dsrconv.c1873 int opt; local
/openbsd-current/gnu/usr.bin/binutils/ld/
H A Dlexsup.c155 struct option opt; member in struct:ld_option
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dnlmconv.c153 int opt; local
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgcov.c390 int opt; local
/openbsd-current/gnu/usr.bin/gcc/gcc/java/
H A Djcf-dump.c914 int argi, opt; variable

Completed in 257 milliseconds

1234567891011