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

12345678

/freebsd-13-stable/sys/netgraph/
H A Dng_ppp.c200 struct ng_ppp_link_conf conf; /* link configuration */ member in struct:ng_ppp_link
211 struct ng_ppp_bund_conf conf; /* bundle config */ member in struct:ng_ppp_private
596 struct ng_ppp_node_conf *const conf = local
615 struct ng_ppp_node_conf *conf; local
[all...]
/freebsd-13-stable/sys/kern/
H A Duipc_shm.c487 struct shm_largepage_conf *conf; local
[all...]
/freebsd-13-stable/sys/kgssapi/krb5/
H A Dkrb5_mech.c1613 int i, conf; local
/freebsd-13-stable/sys/arm/allwinner/
H A Da10_codec.c664 struct sunxi_dma_config conf; local
[all...]
H A Daw_gpio.c281 struct aw_gpio_conf *conf; member in struct:aw_gpio_softc
[all...]
H A Daw_thermal.c361 struct aw_thermal_config *conf; member in struct:aw_thermal_softc
[all...]
/freebsd-13-stable/sys/arm/freescale/imx/
H A Dimx6_sdma.h206 struct sdma_conf *conf; member in struct:sdma_channel
/freebsd-13-stable/sys/arm/ti/cpsw/
H A Dif_cpsw.c2896 cpsw_getconf(device_t dev, etherswitch_conf_t *conf) argument
/freebsd-13-stable/sys/arm64/arm64/
H A Dgicv3_its.c947 uint8_t *conf; local
971 uint8_t *conf; local
/freebsd-13-stable/crypto/openssh/
H A Dservconf.c2200 load_server_config(const char *filename, struct sshbuf *conf) argument
2384 parse_server_config(ServerOptions *options, const char *filename, struct sshbuf *conf, struct connection_info *connectinfo) argument
H A Dsshd.c954 send_rexec_state(int fd, struct sshbuf *conf) argument
985 recv_rexec_state(int fd, struct sshbuf *conf) argument
/freebsd-13-stable/crypto/openssl/apps/
H A Dx509.c946 x509_certify(X509_STORE *ctx, const char *CAfile, const EVP_MD *digest, X509 *x, X509 *xca, EVP_PKEY *pkey, STACK_OF(OPENSSL_STRING) *sigopts, const char *serialfile, int create, int days, int clrext, CONF *conf, const char *section, ASN1_INTEGER *sno, int reqfile, int preserve_dates) argument
1058 sign(X509 *x, EVP_PKEY *pkey, int days, int clrext, const EVP_MD *digest, CONF *conf, const char *section, int preserve_dates) argument
[all...]
/freebsd-13-stable/usr.sbin/ctld/
H A Dctld.c89 struct conf *conf; local
112 conf_delete(struct conf *conf) argument
482 auth_group_new(struct conf *conf, const char *name) argument
529 auth_group_find(const struct conf *conf, const char *name) argument
608 portal_group_new(struct conf *conf, const char *name) argument
656 portal_group_find(const struct conf *conf, const char *name) argument
749 isns_new(struct conf *conf, const char *addr) argument
807 struct conf *conf = isns->i_conf; local
868 struct conf *conf = isns->i_conf; local
901 struct conf *conf = isns->i_conf; local
933 struct conf *conf = isns->i_conf; local
961 struct conf *conf = isns->i_conf; local
990 struct conf *conf = isns->i_conf; local
1177 pport_new(struct conf *conf, const char *name, uint32_t ctl_port) argument
1193 pport_find(const struct conf *conf, const char *name) argument
1205 pport_copy(struct pport *pp, struct conf *conf) argument
1226 port_new(struct conf *conf, struct target *target, struct portal_group *pg) argument
1255 port_new_ioctl(struct conf *conf, struct target *target, int pp, int vp) argument
1300 port_new_pp(struct conf *conf, struct target *target, struct pport *pp) argument
1328 port_find(const struct conf *conf, const char *name) argument
1382 target_new(struct conf *conf, const char *name) argument
1430 target_find(struct conf *conf, const char *name) argument
1459 lun_new(struct conf *conf, const char *name) argument
1508 lun_find(const struct conf *conf, const char *name) argument
1769 conf_verify(struct conf *conf) argument
2410 struct conf *conf; local
2481 main_loop(struct conf *conf, bool dont_fork) argument
2651 struct conf *conf; local
[all...]
H A Dctld.h203 struct conf { struct
[all...]
/freebsd-13-stable/contrib/wpa/hostapd/
H A Dctrl_iface.c1529 struct hostapd_bss_config *conf = hapd->conf; local
4021 struct hostapd_bss_config *conf; local
[all...]
/freebsd-13-stable/contrib/wpa/src/ap/
H A Dhostapd.h147 struct hostapd_bss_config *conf; member in struct:hostapd_data
421 struct hostapd_config *conf; member in struct:hostapd_iface
H A Dwpa_auth.c442 wpa_init(const u8 *addr, struct wpa_auth_config *conf, const struct wpa_auth_callbacks *cb, void *cb_ctx) argument
574 wpa_reconfig(struct wpa_authenticator *wpa_auth, struct wpa_auth_config *conf) argument
2272 struct wpa_auth_config *conf = &wpa_auth->conf; local
3278 struct wpa_auth_config *conf; local
4903 struct wpa_auth_config *conf = &wpa_auth->conf; local
5098 struct wpa_auth_config *conf; local
[all...]
/freebsd-13-stable/contrib/wpa/src/common/
H A Ddpp.h230 struct dpp_configurator *conf; member in struct:dpp_authentication
/freebsd-13-stable/contrib/wpa/src/radius/
H A Dradius_server.c2351 radius_server_init(struct radius_server_conf *conf) argument
[all...]
/freebsd-13-stable/crypto/openssl/ssl/
H A Dt1_lib.c1752 const uint16_t *pref, *allow, *conf; local
/freebsd-13-stable/sys/dev/pci/
H A Dpcivar.h335 struct pci_conf conf; member in struct:pci_devinfo
/freebsd-13-stable/sys/dev/mn/
H A Dif_mn.c78 u_int32_t conf, cmd, stat, imask; member in struct:m32xreg
/freebsd-13-stable/sys/dev/al_eth/
H A Dal_eth.c769 struct al_udma_gen_tgtid_conf conf; local
/freebsd-13-stable/sys/security/mac_biba/
H A Dmac_biba.c498 biba_init(struct mac_policy_conf *conf) argument
/freebsd-13-stable/sys/security/mac_lomac/
H A Dmac_lomac.c601 lomac_init(struct mac_policy_conf *conf) argument

Completed in 317 milliseconds

12345678