Searched defs:primary (Results 1 - 20 of 20) sorted by relevance

/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Daperture.h53 static inline int aperture_remove_all_conflicting_devices(bool primary, const char *name) argument
30 aperture_remove_conflicting_devices(resource_size_t base, resource_size_t size, bool primary, const char *name) argument
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_aperture.c329 bool primary = false; local
285 aperture_remove_conflicting_devices(resource_size_t base, resource_size_t size, bool primary, const char *name) argument
/freebsd-current/bin/sh/
H A Darith_yacc.c166 static arith_t primary(int token, union yystype *val, int op, int noeval) function
/freebsd-current/usr.sbin/bsdinstall/runconsoles/
H A Drunconsoles.c97 static const char primary[] = "primary"; variable
/freebsd-current/crypto/openssh/
H A Dauth-options.c534 sshauthopt_merge(const struct sshauthopt *primary, argument
[all...]
/freebsd-current/contrib/mandoc/
H A Dread.c57 struct buf *primary; /* buffer currently being parsed */ member in struct:mparse
/freebsd-current/crypto/openssl/crypto/rand/
H A Drand_lib.c407 EVP_RAND_CTX *primary; member in struct:rand_global_st
677 EVP_RAND_CTX *rand, *primary; local
710 EVP_RAND_CTX *rand, *primary; local
[all...]
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dcoex.c215 struct ieee80211_chanctx_conf *primary; member in struct:iwl_bt_iterator_data
[all...]
/freebsd-current/contrib/wpa/src/ap/
H A Dhw_features.c797 hostapd_is_usable_chan(struct hostapd_iface *iface, int frequency, int primary) argument
/freebsd-current/sys/cam/scsi/
H A Dscsi_enc_internal.h167 enc_other_cache(enc_softc_t *enc, enc_cache_t *primary) argument
/freebsd-current/bin/test/
H A Dtest.c276 primary(enum token n) function
/freebsd-current/crypto/openssl/test/
H A Ddrbgtest.c140 EVP_RAND_CTX *primary = RAND_get0_primary(NULL); local
180 test_drbg_reseed(int expect_success, EVP_RAND_CTX *primary, EVP_RAND_CTX *public, EVP_RAND_CTX *private, unsigned char *public_random, unsigned char *private_random, int expect_primary_reseed, int expect_public_reseed, int expect_private_reseed, time_t reseed_when ) argument
336 test_drbg_reseed_in_child(EVP_RAND_CTX *primary, EVP_RAND_CTX *public, EVP_RAND_CTX *private, drbg_fork_result result[2]) argument
405 test_rand_reseed_on_fork(EVP_RAND_CTX *primary, EVP_RAND_CTX *public, EVP_RAND_CTX *private) argument
529 EVP_RAND_CTX *primary, *public, *private; local
556 EVP_RAND_CTX *primary, *public, *private; local
[all...]
/freebsd-current/contrib/one-true-awk/
H A Db.c973 Node *primary(void) function
/freebsd-current/sys/dev/fb/
H A Dvga.c709 int primary; member in struct:__anon89
/freebsd-current/lib/libsysdecode/
H A Dflags.c604 const char *primary, *type; local
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_read_support_format_iso9660.c360 } primary, joliet; member in struct:iso9660
[all...]
H A Darchive_write_set_format_iso9660.c739 } primary, joliet; member in struct:iso9660
[all...]
/freebsd-current/sys/vm/
H A Duma_core.c3368 uma_zsecond_create(const char *name, uma_ctor ctor, uma_dtor dtor, uma_init zinit, uma_fini zfini, uma_zone_t primary) argument
/freebsd-current/sys/dev/drm2/
H A DdrmP.h1084 struct drm_minor *primary; /**< render type primary screen head */ member in struct:drm_device
/freebsd-current/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h886 u8 primary:1; member in struct:bnxt_fw_health

Completed in 493 milliseconds