/openbsd/usr.bin/sndiod/ |
H A D | opt.h | 24 struct opt { struct 25 struct opt *next; argument 41 extern struct opt *opt_list; argument
|
H A D | listen.c | 127 int s, error, opt = 1, n = 0; in listen_new_tcp() local 220 int sock, opt; in listen_in() local
|
/openbsd/usr.bin/telnet/ |
H A D | externs.h | 101 #define my_state_is_do(opt) (options[opt]&MY_STATE_DO) argument 102 #define my_state_is_will(opt) (options[opt]&MY_STATE_WILL) argument 103 #define my_want_state_is_do(opt) (options[opt]&MY_WANT_STATE_DO) argument 106 #define my_state_is_dont(opt) (!my_state_is_do(opt)) argument 107 #define my_state_is_wont(opt) (!my_state_is_will(opt)) argument 108 #define my_want_state_is_dont(opt) (!my_want_state_is_do(opt)) argument 109 #define my_want_state_is_wont(opt) (!my_want_state_is_will(opt)) argument 111 #define set_my_state_do(opt) {options[opt] |= MY_STATE_DO;} argument 112 #define set_my_state_will(opt) {options[opt] |= MY_STATE_WILL;} argument 116 #define set_my_state_dont(opt) {options[opt] &= ~MY_STATE_DO;} argument [all …]
|
/openbsd/usr.sbin/pppd/ |
H A D | lcp.c | 487 #define ADDCIVOID(opt, neg) \ in lcp_addci() argument 505 #define ADDCILONG(opt, neg, val) \ in lcp_addci() argument 511 #define ADDCILQR(opt, neg, val) \ in lcp_addci() argument 518 #define ADDCICHAR(opt, neg, val) \ in lcp_addci() argument 564 #define ACKCIVOID(opt, neg) \ in lcp_ackci() argument 587 #define ACKCICHAR(opt, neg, val) \ in lcp_ackci() argument 616 #define ACKCILONG(opt, neg, val) \ in lcp_ackci() argument 629 #define ACKCILQR(opt, neg, val) \ in lcp_ackci() argument 754 #define NAKCILQR(opt, neg, code) \ in lcp_nakci() argument 998 #define REJCIVOID(opt, neg) \ in lcp_rejci() argument [all …]
|
H A D | ipcp.c | 350 #define ADDCIVJ(opt, neg, val, old, maxslotindex, cflag) \ in ipcp_addci() argument 366 #define ADDCIADDR(opt, neg, old, val1, val2) \ in ipcp_addci() argument 415 #define ACKCIVJ(opt, neg, val, old, maxslotindex, cflag) \ in ipcp_ackci() argument 438 #define ACKCIADDR(opt, neg, old, val1, val2) \ in ipcp_ackci() argument 507 #define NAKCIADDR(opt, neg, old, code) \ in ipcp_nakci() argument 526 #define NAKCIVJ(opt, neg, code) \ in ipcp_nakci() argument 672 #define REJCIADDR(opt, neg, old, val1, val2) \ in ipcp_rejci() argument 695 #define REJCIVJ(opt, neg, val, old, maxslot, cflag) \ in ipcp_rejci() argument
|
/openbsd/usr.sbin/nsd/ |
H A D | options.c | 47 struct nsd_options* opt; in nsd_options_create() local 179 nsd_options_insert_pattern(struct nsd_options* opt, in nsd_options_insert_pattern() 205 parse_options_file(struct nsd_options* opt, const char* file, in parse_options_file() 366 void options_zonestatnames_create(struct nsd_options* opt) in options_zonestatnames_create() 485 parse_zone_list_file(struct nsd_options* opt) in parse_zone_list_file() 817 zone_list_compact(struct nsd_options* opt) in zone_list_compact() 909 zone_list_close(struct nsd_options* opt) in zone_list_close() 1773 key_options_find(struct nsd_options* opt, const char* name) in key_options_find() 2237 key_options_tsig_add(struct nsd_options* opt) in key_options_tsig_add() 2248 zone_is_slave(struct zone_options* opt) in zone_is_slave() [all …]
|
H A D | nsd-mem.c | 109 account_total(struct nsd_options* opt, struct tot_mem* t) in account_total() 157 struct nsd_options* opt, struct tot_mem* totmem) in check_zone_mem() 197 check_mem(struct nsd_options* opt) in check_mem()
|
H A D | configparser.y | 512 struct cpu_map_option *opt, *tail; variable 548 struct range_option *opt = variable 589 struct cpu_option *opt = variable
|
H A D | nsd-checkconf.c | 188 quotepath(nsd_options_type* opt, int final, const char *f) in quotepath() 285 config_print_zone(nsd_options_type* opt, const char* k, int s, const char *o, in config_print_zone() 605 config_test_print_server(nsd_options_type* opt) in config_test_print_server() 804 additional_checks(nsd_options_type* opt, const char* filename) in additional_checks()
|
H A D | dbaccess.c | 133 namedb_open (struct nsd_options* opt) in namedb_open() 332 void namedb_check_zonefiles(struct nsd* nsd, struct nsd_options* opt, in namedb_check_zonefiles()
|
/openbsd/lib/libfuse/ |
H A D | fuse_opt.c | 74 match_opt(const char *templ, const char *opt) in match_opt() 99 add_opt(char **opts, const char *opt) in add_opt() 119 fuse_opt_add_opt(char **opts, const char *opt) in fuse_opt_add_opt() 131 fuse_opt_add_opt_escaped(char **opts, const char *opt) in fuse_opt_add_opt_escaped() 189 parse_opt(const struct fuse_opt *o, const char *opt, void *data, in parse_opt() 264 const struct fuse_opt *opt, fuse_opt_proc_t f) in fuse_opt_parse() 413 fuse_opt_match(const struct fuse_opt *opts, const char *opt) in fuse_opt_match()
|
/openbsd/usr.sbin/amd/amd/ |
H A D | opts.c | 57 static struct opt { struct 58 char *name; /* Name of the option */ argument 59 int nlen; /* Length of option name */ argument 60 char **optp; /* Pointer to option value string */ argument 62 } opt_fields[] = { argument 105 char **opt; member 163 opt(char **p) in opt() function 224 char *opt; in eval_opts() local
|
H A D | mount_fs.c | 59 struct opt_tab *opt; in compute_mount_flags() local 152 hasmntopt(struct mntent *mnt, char *opt) in hasmntopt()
|
/openbsd/gnu/usr.bin/binutils/gdb/mi/ |
H A D | mi-cmd-env.c | 122 enum opt in mi_cmd_env_path() enum 144 int opt = mi_getopt ("mi_cmd_env_path", argc, argv, opts, in mi_cmd_env_path() local 194 enum opt in mi_cmd_env_dir() enum 216 int opt = mi_getopt ("mi_cmd_env_dir", argc, argv, opts, in mi_cmd_env_dir() local
|
H A D | mi-cmd-break.c | 81 enum opt in mi_cmd_break_insert() enum 102 int opt = mi_getopt ("mi_cmd_break_insert", argc, argv, opts, &optind, &optarg); in mi_cmd_break_insert() local 189 enum opt in mi_cmd_break_watch() enum 205 int opt = mi_getopt ("mi_cmd_break_watch", argc, argv, opts, &optind, &optarg); in mi_cmd_break_watch() local
|
H A D | mi-cmd-disas.c | 77 enum opt in mi_cmd_disassemble() enum 94 int opt = mi_getopt ("mi_cmd_disassemble", argc, argv, opts, in mi_cmd_disassemble() local
|
/openbsd/sbin/mount/ |
H A D | mount.c | 75 static struct opt { struct 76 int o_opt; argument 79 const char *o_optname; argument 304 char *opt, *optbuf; in hasopt() local
|
/openbsd/gnu/llvm/llvm/utils/ |
H A D | reduce_pipeline.py | 73 opt = subprocess.run(run_args, variable 95 opt = subprocess.run(run_args, stdout=subprocess.PIPE, stderr=subprocess.PIPE) variable 193 opt = subprocess.run(run_args, variable
|
/openbsd/gnu/gcc/gcc/ |
H A D | c-opts.c | 142 c_common_missing_argument (const char *opt, size_t code) in c_common_missing_argument() 1298 struct deferred_opt *opt = &deferred_opts[i]; in handle_deferred_opts() local 1404 struct deferred_opt *opt = &deferred_opts[i]; in finish_options() local 1422 struct deferred_opt *opt = &deferred_opts[i]; in finish_options() local 1444 struct deferred_opt *opt = &deferred_opts[include_cursor++]; in push_command_line_include() local
|
H A D | opts-common.c | 84 const struct cl_option *opt = &cl_options[mn]; in find_opt() local 145 const char *opt = (*argvp) [i]; in prune_options() local
|
/openbsd/sbin/unwind/libunbound/util/ |
H A D | config_file.c | 975 #define O_DEC(opt, str, var) if(strcmp(opt, str)==0) \ argument 979 #define O_UNS(opt, str, var) if(strcmp(opt, str)==0) \ argument 983 #define O_YNO(opt, str, var) if(strcmp(opt, str)==0) \ argument 986 #define O_STR(opt, str, var) if(strcmp(opt, str)==0) \ argument 989 #define O_IFC(opt, str, num, arr) if(strcmp(opt, str)==0) \ argument 992 #define O_MEM(opt, str, var) if(strcmp(opt, str)==0) { \ argument 999 #define O_LST(opt, name, lst) if(strcmp(opt, name)==0) { \ argument 1005 #define O_LS2(opt, name, lst) if(strcmp(opt, name)==0) { \ argument 1013 #define O_LS3(opt, name, lst) if(strcmp(opt, name)==0) { \ argument 1021 #define O_LTG(opt, name, lst) if(strcmp(opt, name)==0) { \ argument [all …]
|
/openbsd/usr.sbin/unbound/util/ |
H A D | config_file.c | 975 #define O_DEC(opt, str, var) if(strcmp(opt, str)==0) \ argument 979 #define O_UNS(opt, str, var) if(strcmp(opt, str)==0) \ argument 983 #define O_YNO(opt, str, var) if(strcmp(opt, str)==0) \ argument 986 #define O_STR(opt, str, var) if(strcmp(opt, str)==0) \ argument 989 #define O_IFC(opt, str, num, arr) if(strcmp(opt, str)==0) \ argument 992 #define O_MEM(opt, str, var) if(strcmp(opt, str)==0) { \ argument 999 #define O_LST(opt, name, lst) if(strcmp(opt, name)==0) { \ argument 1005 #define O_LS2(opt, name, lst) if(strcmp(opt, name)==0) { \ argument 1013 #define O_LS3(opt, name, lst) if(strcmp(opt, name)==0) { \ argument 1021 #define O_LTG(opt, name, lst) if(strcmp(opt, name)==0) { \ argument [all …]
|
/openbsd/lib/libc/gen/ |
H A D | auth_subr.c | 83 char *opt; member 232 struct authopts *opt; in auth_close() local 529 struct authopts *opt; in auth_setoption() local 553 struct authopts *opt; in auth_clroptions() local 565 struct authopts *opt, *oopt; in auth_clroption() local 810 struct authopts *opt; in auth_call() local
|
/openbsd/usr.sbin/amd/amq/ |
H A D | amq.c | 339 amq_setopt opt; in main() local 360 amq_setopt opt; in main() local 376 amq_setopt opt; in main() local 392 amq_setopt opt; in main() local
|
/openbsd/usr.sbin/npppd/npppd/ |
H A D | lcp.c | 449 #define LCP_OPT_PEER_ACCEPTED(opt) \ in lcp_reqci() argument 552 #define LCP_OPT_ACCEPTED(opt) \ in lcp_ackci() argument 652 #define LCP_OPT_REJECTED(opt) \ in lcp_nakci() argument 791 #define LCP_OPT_REJECTED(opt) \ in lcp_rejci() argument 1184 #define LCP_OPT_PEER_ACCEPTED(opt) \ in lcp_proxy_recv_ci() argument 1258 #define LCP_OPT_ACCEPTED(opt) \ in lcp_proxy_sent_ci() argument
|