Home
last modified time | relevance | path

Searched defs:nelem (Results 1 – 25 of 42) sorted by relevance

12

/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_sysevent.c125 uint_t ii, nelem; in log_sysevent() local
136 uint_t ii, nelem; in log_sysevent() local
147 uint_t ii, nelem; in log_sysevent() local
158 uint_t ii, nelem; in log_sysevent() local
170 uint_t ii, nelem; in log_sysevent() local
181 uint_t ii, nelem; in log_sysevent() local
/freebsd/sys/contrib/openzfs/cmd/zed/
H A Dzed_event.c176 uint_t nelem; in zed_event_seek() local
375 uint_t nelem; in _zed_event_add_int8_array() local
405 uint_t nelem; in _zed_event_add_uint8_array() local
435 uint_t nelem; in _zed_event_add_int16_array() local
465 uint_t nelem; in _zed_event_add_uint16_array() local
495 uint_t nelem; in _zed_event_add_int32_array() local
525 uint_t nelem; in _zed_event_add_uint32_array() local
555 uint_t nelem; in _zed_event_add_int64_array() local
586 uint_t nelem; in _zed_event_add_uint64_array() local
617 uint_t nelem; in _zed_event_add_string_array() local
[all …]
/freebsd/lib/libsys/
H A Dgetpagesizes.c48 getpagesizes(size_t pagesize[], int nelem) in getpagesizes()
/freebsd/lib/libc/gen/
H A Dgetloadavg.c47 getloadavg(double loadavg[], int nelem) in getloadavg()
/freebsd/sys/contrib/openzfs/module/nvpair/
H A Dnvpair.c702 i_validate_type_nelem(data_type_t type, uint_t nelem) in i_validate_type_nelem()
766 i_validate_nvpair_value(data_type_t type, uint_t nelem, const void *data) in i_validate_nvpair_value()
1006 i_get_value_size(data_type_t type, const void *data, uint_t nelem) in i_get_value_size()
1146 data_type_t type, uint_t nelem, const void *data) in nvlist_add_common()
1556 nvpair_value_common(const nvpair_t *nvp, data_type_t type, uint_t *nelem, in nvpair_value_common()
1643 uint_t *nelem, void *data) in nvlist_lookup_common()
1848 uint_t *nelem; in nvlist_lookup_pairs() local
2208 nvpair_value_boolean_array(nvpair_t *nvp, boolean_t **val, uint_t *nelem) in nvpair_value_boolean_array()
2214 nvpair_value_byte_array(nvpair_t *nvp, uchar_t **val, uint_t *nelem) in nvpair_value_byte_array()
2220 nvpair_value_int8_array(nvpair_t *nvp, int8_t **val, uint_t *nelem) in nvpair_value_int8_array()
[all …]
/freebsd/lib/libkvm/
H A Dkvm_getloadavg.c59 kvm_getloadavg(kvm_t *kd, double loadavg[], int nelem) in kvm_getloadavg()
/freebsd/tools/test/auxinfo/
H A Dauxinfo.c17 int i, nelem; in test_pagesizes() local
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value_subr.c117 size_t *nelem) in bhnd_nvram_value_nelem()
242 size_t nelem) in bhnd_nvram_value_size()
H A Dbhnd_nvram_data_bcmvar.h50 size_t nelem; /**< value element count */ member
H A Dbhnd_nvram_value.c710 size_t limit, nbytes, nelem; in bhnd_nvram_val_encode_bool() local
1466 size_t nelem, len; in bhnd_nvram_val_nelem() local
1517 size_t limit, nelem, nbytes; in bhnd_nvram_val_generic_encode() local
H A Dbhnd_nvram_data_spromvar.h99 uint8_t nelem; /**< variable array length */ member
H A Dbhnd_nvram_data_sprom.c407 size_t ipos, ilen, nelem; in bhnd_nvram_sprom_write_var() local
1073 size_t nelem; in bhnd_nvram_sprom_read_var() local
H A Dbhnd_nvram_data_sprom_subr.c683 bhnd_sprom_opcode_set_nelem(bhnd_sprom_opcode_state *state, uint8_t nelem) in bhnd_sprom_opcode_set_nelem()
H A Dbhnd_nvram_value_fmts.c861 size_t *nelem) in bhnd_nvram_ident_octet_string()
/freebsd/lib/libc/xdr/
H A Dxdr_array.c142 xdr_vector(XDR *xdrs, char *basep, u_int nelem, u_int elemsize, xdrproc_t xdr_elem) in xdr_vector()
/freebsd/sys/xdr/
H A Dxdr_array.c135 xdr_vector(XDR *xdrs, char *basep, u_int nelem, u_int elemsize, in xdr_vector()
/freebsd/contrib/sendmail/src/
H A Dsasl.c79 sm_sasl_calloc(nelem, elemsize) in sm_sasl_calloc() argument
/freebsd/stand/libsa/zfs/
H A Dnvlist.c328 xdr_array(xdr_t *xdr, const unsigned nelem, const xdrproc_t elproc) in xdr_array()
407 unsigned type, nelem; in nvlist_xdr_nvp() local
986 get_value_size(data_type_t type, const void *data, uint32_t nelem) in get_value_size()
1068 get_nvp_data_size(data_type_t type, const void *data, uint32_t nelem) in get_nvp_data_size()
1159 uint32_t nelem, const void *data) in nvlist_add_common()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzcp.c548 uint_t nelem; in zcp_nvpair_value_to_lua() local
560 uint_t nelem; in zcp_nvpair_value_to_lua() local
572 uint_t nelem; in zcp_nvpair_value_to_lua() local
/freebsd/sys/contrib/openzfs/cmd/zed/agents/
H A Dzfs_diagnosis.c299 uint_t nelem = 0; in zfs_mark_pool() local
358 uint_t nelem; in zpool_find_load_time() local
517 uint_t nelem; in zfs_ereport_when() local
/freebsd/lib/libc/db/hash/
H A Dhash.c270 int nelem; in init_hash() local
333 init_htab(HTAB *hashp, int nelem) in init_htab()
/freebsd/crypto/openssl/crypto/
H A Dsparse_array.c54 size_t nelem; member
/freebsd/crypto/openssl/test/
H A Dbioprinttest.c19 #define nelem(x) (int)(sizeof(x) / sizeof((x)[0])) macro
/freebsd/include/
H A Ddb.h133 unsigned int nelem; /* number of elements */ member
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c12128 uint_t i, nelem; in zpool_do_events_nvprint() local
12145 uint_t i, nelem; in zpool_do_events_nvprint() local
12156 uint_t i, nelem; in zpool_do_events_nvprint() local
12167 uint_t i, nelem; in zpool_do_events_nvprint() local
12178 uint_t i, nelem; in zpool_do_events_nvprint() local
12189 uint_t i, nelem; in zpool_do_events_nvprint() local
12200 uint_t i, nelem; in zpool_do_events_nvprint() local
12211 uint_t i, nelem; in zpool_do_events_nvprint() local
12223 uint_t i, nelem; in zpool_do_events_nvprint() local
12235 uint_t i, nelem; in zpool_do_events_nvprint() local

12