Searched defs:conf (Results 151 - 175 of 284) sorted by relevance

1234567891011>>

/freebsd-current/lib/libnetmap/
H A Dnmport.c448 NPOPT_PARSER(conf)(struct nmreq_parse_ctx *p) function
[all...]
/freebsd-current/sys/arm/broadcom/bcm2835/
H A Dbcm2835_rng.c144 struct bcm_rng_conf const* conf; member in struct:bcm2835_rng_softc
[all...]
H A Dbcm2835_sdhci.c174 struct bcm_mmc_conf * conf; member in struct:bcm_sdhci_softc
[all...]
/freebsd-current/sys/dev/liquidio/base/
H A Dlio_device.c226 void *conf = NULL; local
/freebsd-current/sys/dev/etherswitch/rtl8366/
H A Drtl8366rb.c817 rtl_getconf(device_t dev, etherswitch_conf_t *conf) argument
/freebsd-current/sys/netinet/libalias/
H A Dalias.c1669 char buf[256], conf[] = "/etc/libalias.conf"; local
/freebsd-current/sys/contrib/dev/rtw88/
H A Dmac80211.c376 rtw_ops_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *conf, u64 changed) argument
[all...]
/freebsd-current/sys/contrib/dev/iwlwifi/fw/
H A Druntime.h128 u8 conf; member in struct:iwl_fw_runtime::__anon86
/freebsd-current/usr.sbin/pciconf/
H A Dpciconf.c209 struct pci_conf conf[255], *p; local
912 struct pci_conf conf[1]; local
/freebsd-current/usr.sbin/bsdinstall/partedit/
H A Dgpart_ops.c55 struct bsddialog_conf conf; local
93 struct bsddialog_conf conf; local
237 struct bsddialog_conf conf; local
291 struct bsddialog_conf conf; local
418 struct bsddialog_conf conf; local
471 struct bsddialog_conf conf; local
560 struct bsddialog_conf conf; local
945 struct bsddialog_conf conf; local
1044 struct bsddialog_conf conf; local
1366 struct bsddialog_conf conf; local
1443 struct bsddialog_conf conf; local
1493 struct bsddialog_conf conf; local
[all...]
/freebsd-current/sys/kern/
H A Dvfs_mountroot.c438 parse_peek(char **conf) argument
445 parse_poke(char **conf, int c) argument
452 parse_advance(char **conf) argument
459 parse_skipto(char **conf, int mc) argument
488 parse_token(char **conf, char **tok) argument
519 parse_dir_ask(char **conf) argument
571 parse_dir_md(char **conf) argument
644 parse_dir_onfail(char **conf) argument
671 parse_dir_timeout(char **conf) argument
690 parse_directive(char **conf) argument
734 parse_mount(char **conf) argument
826 char *conf; local
[all...]
/freebsd-current/sys/arm/xilinx/
H A Dzy7_gpio.c138 struct zynq_gpio_conf *conf; member in struct:zy7_gpio_softc
408 struct zynq_gpio_conf *conf; local
[all...]
/freebsd-current/sys/dev/iicbus/pwm/
H A Dadt746x.c257 uint8_t did, cid, rev, conf; local
/freebsd-current/sys/arm64/rockchip/
H A Drk_tsadc.c143 struct tsadc_conf *conf; member in struct:tsadc_softc
[all...]
/freebsd-current/usr.sbin/kbdmap/
H A Dkbdmap.c351 struct bsddialog_conf conf; local
[all...]
/freebsd-current/crypto/openssl/test/helpers/
H A Dssl_test_ctx.c734 static void ssl_test_extra_conf_free_data(SSL_TEST_EXTRA_CONF *conf) argument
773 parse_client_options(SSL_TEST_CLIENT_CONF *client, const CONF *conf, const char *client_section) argument
806 parse_server_options(SSL_TEST_SERVER_CONF *server, const CONF *conf, const char *server_section) argument
839 SSL_TEST_CTX_create(const CONF *conf, const char *test_section, OSSL_LIB_CTX *libctx) argument
[all...]
/freebsd-current/usr.sbin/ctld/
H A Dkernel.c419 struct conf *conf = NULL; local
[all...]
/freebsd-current/contrib/bsddialog/lib/
H A Dmenubox.c89 build_privatemenu(struct bsddialog_conf *conf, struct privatemenu *m, argument
299 static void drawseparators(struct bsddialog_conf *conf, struct privatemenu *m) argument
332 drawitem(struct bsddialog_conf *conf, struct privatemenu *m, int y, bool focus) argument
399 update_menubox(struct bsddialog_conf *conf, struct privatemenu *m) argument
502 do_mixedlist(struct bsddialog_conf *conf, const char *text, int rows, int cols, unsigned int menurows, enum menumode mode, unsigned int ngroups, struct bsddialog_menugroup *groups, int *focuslist, int *focusitem) argument
696 bsddialog_mixedlist(struct bsddialog_conf *conf, const char *text, int rows, int cols, unsigned int menurows, unsigned int ngroups, struct bsddialog_menugroup *groups, int *focuslist, int *focusitem) argument
709 bsddialog_checklist(struct bsddialog_conf *conf, const char *text, int rows, int cols, unsigned int menurows, unsigned int nitems, struct bsddialog_menuitem *items, int *focusitem) argument
725 bsddialog_menu(struct bsddialog_conf *conf, const char *text, int rows, int cols, unsigned int menurows, unsigned int nitems, struct bsddialog_menuitem *items, int *focusitem) argument
741 bsddialog_radiolist(struct bsddialog_conf *conf, const char *text, int rows, int cols, unsigned int menurows, unsigned int nitems, struct bsddialog_menuitem *items, int *focusitem) argument
[all...]
H A Dbarbox.c118 bsddialog_gauge(struct bsddialog_conf *conf, const char *text, int rows, argument
262 do_mixedgauge(struct bsddialog_conf *conf, const char *text, int rows, int cols, argument
352 bsddialog_mixedgauge(struct bsddialog_conf *conf, const char *text, int rows, argument
365 bsddialog_progressview(struct bsddialog_conf *conf, const char *text, int rows, int cols, struct bsddialog_progviewconf *pvconf, unsigned int nminibar, struct bsddialog_fileminibar *minibar) argument
466 bsddialog_rangebox(struct bsddialog_conf *conf, const char *text, int rows, int cols, int min, int max, int *value) argument
619 bsddialog_pause(struct bsddialog_conf *conf, const char *text, int rows, int cols, unsigned int *seconds) argument
[all...]
H A Dformbox.c358 return_values(struct bsddialog_conf *conf, struct privateform *f, argument
528 static void update_formbox(struct bsddialog_conf *conf, struc argument
673 bsddialog_form(struct bsddialog_conf *conf, const char *text, int rows, int cols, unsigned int formheight, unsigned int nitems, struct bsddialog_formitem *items, int *focusitem) argument
[all...]
/freebsd-current/sys/dev/etherswitch/infineon/
H A Dadm6996fc.c627 adm6996fc_getconf(device_t dev, etherswitch_conf_t *conf) argument
641 adm6996fc_setconf(device_t dev, etherswitch_conf_t *conf) argument
/freebsd-current/contrib/wpa/src/crypto/
H A Dtls_gnutls.c97 void * tls_init(const struct tls_config *conf) argument
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Deapol_test.c1304 char *conf = NULL; local
[all...]
/freebsd-current/contrib/wpa/src/ap/
H A Dwpa_auth_glue.c37 static void hostapd_wpa_auth_conf(struct hostapd_bss_config *conf, argument
[all...]
/freebsd-current/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.h414 eapol_sm_notify_config(struct eapol_sm *sm, struct eap_peer_config *config, struct eapol_config *conf) argument

Completed in 488 milliseconds

1234567891011>>