Searched defs:conf (Results 1 - 25 of 134) sorted by relevance

123456

/openbsd-current/sbin/unwind/
H A Dprintconf.c30 print_config(struct uw_conf *conf) argument
[all...]
/openbsd-current/usr.sbin/dvmrpd/
H A Dprintconf.c36 print_mainconf(struct dvmrpd_conf *conf) argument
66 print_config(struct dvmrpd_conf *conf) argument
/openbsd-current/usr.sbin/ripd/
H A Dprintconf.c37 print_mainconf(struct ripd_conf *conf) argument
71 print_redistribute(struct ripd_conf *conf) argument
132 print_config(struct ripd_conf *conf) argument
[all...]
/openbsd-current/usr.sbin/eigrpd/
H A Dprintconf.c36 print_mainconf(struct eigrpd_conf *conf) argument
151 print_af(struct eigrpd_conf *conf, int af) argument
163 print_config(struct eigrpd_conf *conf) argument
[all...]
/openbsd-current/usr.sbin/ospfd/
H A Darea.c83 area_find(struct ospfd_conf *conf, struct in_addr area_id) argument
118 area_border_router(struct ospfd_conf *conf) argument
H A Dprintconf.c38 print_mainconf(struct ospfd_conf *conf) argument
112 print_rtlabel(struct ospfd_conf *conf) argument
177 print_config(struct ospfd_conf *conf) argument
[all...]
/openbsd-current/usr.sbin/ospf6d/
H A Darea.c77 area_find(struct ospfd_conf *conf, struct in_addr area_id) argument
112 area_border_router(struct ospfd_conf *conf) argument
H A Dprintconf.c39 print_mainconf(struct ospfd_conf *conf) argument
73 print_redistribute(struct ospfd_conf *conf) argument
108 print_rtlabel(struct ospfd_conf *conf) argument
145 print_config(struct ospfd_conf *conf) argument
[all...]
/openbsd-current/usr.sbin/mrouted/
H A Dcfparse.y104 conf : stmts label
/openbsd-current/sbin/dhcpleased/
H A Dprintconf.c100 print_config(struct dhcpleased_conf *conf) argument
/openbsd-current/usr.sbin/rad/
H A Dprintconf.c130 print_config(struct rad_conf *conf) argument
/openbsd-current/sbin/dhcp6leased/
H A Dprintconf.c99 print_config(struct dhcp6leased_conf *conf, int verbose) argument
/openbsd-current/usr.sbin/smtpd/
H A Dqueue_null.c79 queue_null_init(struct passwd *pw, int server, const char *conf) argument
H A Dconfig.c35 struct smtpd *conf = NULL; local
155 set_local(struct smtpd *conf, const char *hostname) argument
167 set_localaddrs(struct smtpd *conf, struct table *localnames) argument
[all...]
H A Dqueue_ram.c300 queue_ram_init(struct passwd *pw, int server, const char * conf) argument
/openbsd-current/sys/stand/boot/
H A Dcmd.h47 char *conf; /* /etc/boot.conf normally */ member in struct:cmd_state
/openbsd-current/sys/dev/isa/
H A Disapnpres.c120 struct isa_attach_args *ipa, *conf = malloc(sizeof(*conf), M_DEVBUF, M_WAITOK); local
177 struct isa_attach_args *dev, *conf, *d, *c, *pa; local
220 isapnp_process_tag(u_char tag, u_char len, u_char *buf, struct isa_attach_args **card, struct isa_attach_args **dev, struct isa_attach_args **conf) argument
441 struct isa_attach_args *card, *dev = NULL, *conf = NULL; local
[all...]
/openbsd-current/usr.sbin/npppd/npppd/
H A Dnpppd_config.c72 struct npppd_conf conf; local
92 struct npppd_conf conf; local
[all...]
/openbsd-current/usr.sbin/ldpd/
H A Dprintconf.c41 print_mainconf(struct ldpd_conf *conf) argument
63 print_af(int af, struct ldpd_conf *conf, struct ldpd_af_conf *af_conf) argument
188 print_auth(struct ldpd_conf *conf) argument
213 print_config(struct ldpd_conf *conf) argument
[all...]
/openbsd-current/sys/arch/octeon/stand/rdboot/
H A Dcmd.h49 char *conf; /* /etc/boot.conf normally */ member in struct:cmd_state
/openbsd-current/sys/arch/powerpc64/stand/rdboot/
H A Dcmd.h49 char *conf; /* /etc/boot.conf normally */ member in struct:cmd_state
/openbsd-current/usr.bin/openssl/
H A Dspkac.c180 CONF *conf = NULL; local
/openbsd-current/lib/libcrypto/conf/
H A Dconf_api.c111 _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value) argument
135 _CONF_get_string(const CONF *conf, const char *section, const char *name) argument
205 _CONF_free_data(CONF *conf) argument
223 value_free_hash_doall_arg(CONF_VALUE *a, LHASH_OF(CONF_VALUE) *conf) argument
254 _CONF_new_section(CONF *conf, const char *section) argument
[all...]
/openbsd-current/sbin/fsck_msdos/
H A Dfat.c332 int conf; local
/openbsd-current/regress/lib/libfuse/
H A Dfuse-opt-parse.c73 struct data *conf = data; local

Completed in 319 milliseconds

123456