Home
last modified time | relevance | path

Searched defs:alloclen (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/kern/
H A Dsubr_thmap.c264 const size_t alloclen = offsetof(struct thmap_gc, data[len]); in gc_alloc() local
278 const size_t alloclen = offsetof(struct thmap_gc, data[len]); in gc_free() local
/netbsd-src/external/bsd/libfido2/dist/regress/
H A Dcred.c2042 size_t alloclen; in raw_authdata() local
/netbsd-src/sys/dev/scsipi/
H A Dscsi_spc.h417 uint8_t alloclen[4]; member
451 u_int8_t alloclen[4]; member
/netbsd-src/sys/fs/udf/
H A Dudf_subr.c437 uint32_t sector_size, len, alloclen, plb_num; in udf_check_track_metadata_overlap() local