Home
last modified time | relevance | path

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

/glibc-2.36/elf/
Dtst-protected1a.c111 if (!check_protected3a ()) in do_test()
189 if (!check_protected3a ()) in do_test()
213 if (!check_protected3a ()) in do_test()
Dtst-protected1b.c111 if (!check_protected3a ()) in do_test()
195 if (!check_protected3a ()) in do_test()
219 if (!check_protected3a ()) in do_test()
Dtst-protected1mod.h36 extern int check_protected3a (void);
Dtst-protected1moda.c83 check_protected3a (void) in check_protected3a() function