Home
last modified time | relevance | path

Searched refs:we_nbytes (Results 1 – 3 of 3) sorted by relevance

/NextBSD/lib/libc/gen/
HDwordexp.c67 we->we_nbytes = 0; in wordexp()
231 sofs = we->we_nbytes; in we_askshell()
236 we->we_nbytes += nbytes; in we_askshell()
244 if ((nstrings = realloc(we->we_strings, we->we_nbytes)) == NULL) { in we_askshell()
408 we->we_nbytes = 0; in wordfree()
/NextBSD/include/
HDwordexp.h45 __size_t we_nbytes; /* size of we_strings */ member
/NextBSD/contrib/compiler-rt/lib/sanitizer_common/
HDsanitizer_platform_limits_posix.h695 uptr we_nbytes; member