Home
last modified time | relevance | path

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

/glibc-2.36/posix/
Dtst-glob_lstat_compat.c49 static bool lstat_called; variable
212 lstat_called = true; in my_lstat()
245 lstat_called = false; in do_test()
252 TEST_VERIFY_EXIT (lstat_called == false); in do_test()
/glibc-2.36/ChangeLog.old/
DChangeLog.2329533 [TEST_COMPAT (libc, GLIBC_2_0, GLIBC_2_27)](lstat_called): Remove.
29549 (lstat_called): New.