Searched defs:alloc_sz (Results 1 – 6 of 6) sorted by relevance
26 size_t alloc_sz; /* The size of the allocated buffer (in bytes) */ member
1101 size_t sz, alloc_sz; in get_string_internal() local
230 size_t alloc_sz = 0; in read_file() local
244 size_t alloc_sz = 0; in read_file() local
562 size_t alloc_sz = 0; do_sys_mount() local
576 #define DTRACE_INSCRATCH(mstate, alloc_sz) \ argument