Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Dwordexp.c65 we->we_nbytes = 0; in wordexp()
229 sofs = we->we_nbytes; in we_askshell()
234 we->we_nbytes += nbytes; in we_askshell()
242 if ((nstrings = realloc(we->we_strings, we->we_nbytes)) == NULL) { in we_askshell()
406 we->we_nbytes = 0; in wordfree()
/freebsd/include/
H A Dwordexp.h45 __size_t we_nbytes; /* size of we_strings */ member
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.h417 uptr we_nbytes; member
H A Dsanitizer_platform_limits_netbsd.h459 uptr we_nbytes; member