Home
last modified time | relevance | path

Searched defs:confp (Results 1 – 25 of 65) sorted by relevance

123

/dports/security/xinetd/xinetd-2.3.15/xinetd/
H A Dconf.c25 void cnf_free( struct configuration *confp ) in cnf_free()
43 struct service_config *cnf_extract( struct configuration *confp, in cnf_extract()
63 void cnf_dump( struct configuration *confp, int fd ) in cnf_dump()
81 status_e cnf_init( struct configuration *confp, int *fdp, psi_h *iterp ) in cnf_init()
143 unsigned cnf_start_services( struct configuration *confp ) in cnf_start_services()
H A Dconf.h26 #define CNF_DEFAULTS( confp ) (confp)->cnf_defaults argument
27 #define CNF_SERVICE_CONFS( confp ) (confp)->cnf_service_confs argument
H A Dconfparse.c427 static void remove_disabled_services( struct configuration *confp ) in remove_disabled_services()
582 const struct configuration *confp ) in check_entry()
872 static status_e get_conf( int fd, struct configuration *confp ) in get_conf()
891 status_e cnf_get( struct configuration *confp ) in cnf_get()
H A Dincludedir.c45 void handle_includedir(const char *service_name, struct configuration *confp) in handle_includedir()
H A Dinet.c29 void parse_inet_conf_file( int fd, struct configuration *confp ) in parse_inet_conf_file()
/dports/emulators/hercules/hercules-3.13/
H A Dhconsole.c162 int set_screen_pos( FILE* confp, short rowY1, short colX1 ) in set_screen_pos()
209 int clear_screen( FILE* confp ) in clear_screen()
243 int erase_to_eol( FILE* confp ) in erase_to_eol()
355 int console_beep( FILE* confp ) in console_beep()
417 int get_console_dim( FILE* confp, int* rows, int* cols ) in get_console_dim()
453 int set_console_cursor_shape( FILE* confp, int ins ) in set_console_cursor_shape()
570 int set_screen_pos( FILE* confp, short rowY1, short colX1 ) in set_screen_pos()
579 int erase_to_eol( FILE* confp ) in erase_to_eol()
588 int clear_screen( FILE* confp ) in clear_screen()
863 int console_beep( FILE* confp ) in console_beep()
[all …]
/dports/dns/mydns/mydns-1.1.0/lib/
H A Dconf.c138 conf_clobber(CONF **confp, char *name, char *value) in conf_clobber()
160 conf_set(CONF **confp, char *name, char *value, int defaulted) in conf_set()
215 conf_get(CONF **confp, char *name, int *defaulted) in conf_get()
241 conf_load(CONF **confp, const char *filename) in conf_load()
/dports/dns/mydns-ng/mydns-1.2.8.31/lib/
H A Dconf.c116 conf_clobber(CONF **confp, const char *name, const char *value) { in conf_clobber()
136 conf_set(CONF **confp, const char *name, const char *value, int defaulted) { in conf_set()
180 conf_get(CONF **confp, const char *name, int *defaulted) { in conf_get()
204 conf_load(CONF **confp, const char *filename) { in conf_load()
/dports/security/munge/munge-munge-0.5.14/src/mungekey/
H A Dconf.c109 conf_t *confp; in create_conf() local
131 destroy_conf (conf_t *confp) in destroy_conf()
149 parse_cmdline (conf_t *confp, int argc, char **argv) in parse_cmdline()
450 _conf_validate (conf_t *confp) in _conf_validate()
H A Dmungekey.c59 conf_t *confp; in main() local
H A Dkey.c63 create_key (conf_t *confp) in create_key()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/sparc_leon/
H A Damba_scan.c34 register unsigned int conf, i, *confp; in leon3_ahbslv_scan() local
67 register unsigned int conf, i, *confp; in leon3_apbslv_scan() local
/dports/dns/bind911/bind-9.11.37/lib/irs/
H A Ddnsconf.c184 irs_dnsconf_load(isc_mem_t *mctx, const char *filename, irs_dnsconf_t **confp) in irs_dnsconf_load()
236 irs_dnsconf_destroy(irs_dnsconf_t **confp) { in irs_dnsconf_destroy()
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/common/
H A DDebugHelpers.cpp19 static FILE *confp; variable
/dports/dns/bind-tools/bind-9.16.27/lib/irs/
H A Ddnsconf.c212 irs_dnsconf_load(isc_mem_t *mctx, const char *filename, irs_dnsconf_t **confp) { in irs_dnsconf_load()
265 irs_dnsconf_destroy(irs_dnsconf_t **confp) { in irs_dnsconf_destroy()
H A Dresconf.c511 irs_resconf_load(isc_mem_t *mctx, const char *filename, irs_resconf_t **confp) { in irs_resconf_load()
636 irs_resconf_destroy(irs_resconf_t **confp) { in irs_resconf_destroy()
/dports/dns/bind916/bind-9.16.27/lib/irs/
H A Ddnsconf.c212 irs_dnsconf_load(isc_mem_t *mctx, const char *filename, irs_dnsconf_t **confp) { in irs_dnsconf_load()
265 irs_dnsconf_destroy(irs_dnsconf_t **confp) { in irs_dnsconf_destroy()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/irs/
H A Ddnsconf.c210 irs_dnsconf_load(isc_mem_t *mctx, const char *filename, irs_dnsconf_t **confp) { in irs_dnsconf_load()
263 irs_dnsconf_destroy(irs_dnsconf_t **confp) { in irs_dnsconf_destroy()
/dports/audio/re/re-0.5.8/src/conf/
H A Dconf.c81 int conf_alloc(struct conf **confp, const char *filename) in conf_alloc()
122 int conf_alloc_buf(struct conf **confp, const uint8_t *buf, size_t sz) in conf_alloc_buf()
/dports/security/sudo/sudo-1.9.8p2/plugins/sudoers/auth/
H A Dfwtk.c49 static Cfg *confp; /* Configuration entry struct */ in sudo_fwtk_init() local
/dports/net/quagga/quagga-1.2.4/vtysh/
H A Dvtysh_config.c371 vtysh_read_file (FILE *confp) in vtysh_read_file()
413 FILE *confp = NULL; in vtysh_read_config() local
/dports/net/frr7-pythontools/frr-frr-7.5.1/vtysh/
H A Dvtysh_config.c516 static int vtysh_read_file(FILE *confp) in vtysh_read_file()
543 FILE *confp = NULL; in vtysh_read_config() local
/dports/net/frr7/frr-frr-7.5.1/vtysh/
H A Dvtysh_config.c516 static int vtysh_read_file(FILE *confp) in vtysh_read_file()
543 FILE *confp = NULL; in vtysh_read_config() local
/dports/mail/s-nail/s-nail-14.9.23/src/mx/
H A Dxtls.c855 a_xtls_conf(void *confp, char const *cmd, char const *value){ in a_xtls_conf()
890 a_xtls_conf_finish(void **confp, boole error){ in a_xtls_conf_finish()
927 a_xtls_conf(void *confp, char const *cmd, char const *value){ in a_xtls_conf()
1070 a_xtls_conf_finish(void **confp, boole error){ in a_xtls_conf_finish()
1079 a_xtls_obsolete_conf_vars(void *confp, struct mx_url const *urlp){ in a_xtls_obsolete_conf_vars()
1167 a_xtls_config_pairs(void *confp, struct mx_url const *urlp){ in a_xtls_config_pairs()
1937 void *confp; in n_tls_open() local
/dports/mail/milter-greylist/milter-greylist-4.6.4/
H A Ddump.c118 struct conf_rec *confp; local

123