Home
last modified time | relevance | path

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

/glibc-2.36/debug/
Dtst-fortify.c1436 char largebuf[PATH_MAX]; in do_test() local
1437 char *realres = realpath (".", largebuf); in do_test()
1438 if (realres != largebuf) in do_test()
1640 confstr (_CS_GNU_LIBC_VERSION, largebuf, sizeof (largebuf)); in do_test()
1644 confstr (_CS_GNU_LIBC_VERSION, smallbuf, sizeof (largebuf)); in do_test()