/freebsd/usr.sbin/mfiutil/ |
H A D | mfi_config.c | 284 struct mfi_array *array; member
|
/freebsd/sys/dev/hptmv/ |
H A D | vdevice.h | 73 RaidArray array; member
|
H A D | command.h | 148 } array; member
|
/freebsd/usr.bin/chat/ |
H A D | chat.c | 1312 pack_array(char **array, int end) in pack_array()
|
/freebsd/usr.sbin/moused/moused/ |
H A D | quirks.c | 97 struct quirk_array array; member 2016 const uint32_t **array, in quirks_get_uint32_array()
|
/freebsd/sbin/ipf/common/ |
H A D | ipf_y.y | 2543 int *array; in doipfexpr() local
|
/freebsd/sys/amd64/linux/ |
H A D | linux.h | 194 l_uintptr_t array; member
|
/freebsd/sys/net/ |
H A D | vnet.h | 131 #define SYSCTL_VNET_PCPUSTAT(parent, nbr, name, type, array, desc) \ argument
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_state.c | 4868 int *array, flushed, error; in ipf_state_matchflush() local 4907 ipf_state_matcharray(ipstate_t *state, int *array, u_long ticks) in ipf_state_matcharray()
|
/freebsd/contrib/wpa/src/utils/ |
H A D | utils_module_tests.c | 52 int array[10]; in printf_encode_decode_tests() local
|
/freebsd/contrib/lua/src/ |
H A D | ltable.c | 895 static unsigned int binsearch (const TValue *array, unsigned int i, in binsearch()
|
/freebsd/contrib/wpa/wpa_supplicant/dbus/ |
H A D | dbus_new_handlers.c | 593 const void *array, in wpas_dbus_simple_array_property_getter() 686 struct wpabuf **array, in wpas_dbus_simple_array_array_property_getter() 6208 DBusMessageIter iter, array; in wpas_dbus_handler_vendor_elem_add() local 6300 DBusMessageIter iter, array; in wpas_dbus_handler_vendor_elem_remove() local
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_paprd.c | 1360 static int find_max(int *array, int length) in find_max()
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | check-gen.c | 1260 TESTMechType array[] = {{ 7, oid1 }, check_TESTMechTypeList() local
|
/freebsd/crypto/krb5/src/plugins/preauth/pkinit/ |
H A D | pkinit_clnt.c | 1289 add_string_to_array(krb5_context context, char ***array, const char *addition) in add_string_to_array()
|
/freebsd/contrib/libxo/xohtml/external/ |
H A D | jquery.js | 4633 last: function( elem, i, match, array ) { argument 4662 PSEUDO: function( elem, match, i, array ) { argument 4802 POS: function( elem, match, i, array ) { argument 4823 var makeArray = function( array, results ) { argument 4848 Array.prototype.push.apply( ret, array ); argument
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_omp.h | 51 kmp_uint64 array; // Address of array of kmp_omp_num_threads_item_t. member
|
/freebsd/contrib/ldns-host/ |
H A D | ldns-host.c | 23 #define countof(array) (sizeof(array)/sizeof(*(array))) argument
|
/freebsd/sys/dev/hptrr/ |
H A D | hptintf.h | 796 HPT_ARRAY_INFO array; member 813 HPT_ARRAY_INFO_V2 array; member 839 HPT_ARRAY_INFO_V3 array; member 868 HPT_ARRAY_INFO_V4 array; member
|
/freebsd/crypto/openssl/test/helpers/ |
H A D | quictestlib.c | 1164 # define BIO_MSG_N(array, stride, n) (*(BIO_MSG *)((char *)(array) + (n)*(stride))) argument
|
/freebsd/sys/dev/ofw/ |
H A D | ofw_bus_subr.c | 1094 const char **array; in ofw_bus_string_list_to_array() local
|
/freebsd/crypto/openssl/crypto/bio/ |
H A D | bss_dgram_pair.c | 197 #define BIO_MSG_N(array, n) (*(BIO_MSG *)((char *)(array) + (n)*stride)) argument
|
/freebsd/crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/ |
H A D | ldap_principal2.c | 456 free_berdata(struct berval **array) in free_berdata()
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_label.c | 759 uint64_t *array; in vdev_top_config_generate() local
|
/freebsd/contrib/pam-krb5/tests/ |
H A D | runtests.c | 141 #define ARRAY_SIZE(array) (sizeof(array) / sizeof((array)[0])) argument
|