Home
last modified time | relevance | path

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

/glibc-2.36/nptl/
Dtst-setgetname.c32 #define BIG_NAME "....V....X....XV" macro
99 if (strncmp (name, name_check, strlen (BIG_NAME)) == 0) in do_test()
129 if (strncmp (NEW_NAME, name_check, strlen (BIG_NAME)) == 0) in do_test()
157 res = pthread_setname_np (self, BIG_NAME); in do_test()
169 if (strncmp (name, name_check, strlen (BIG_NAME)) == 0) in do_test()
215 if (strncmp (LONGEST_NAME, name_check, strlen (BIG_NAME)) == 0) in do_test()
249 if (strncmp (CANARY_NAME, name, strlen (BIG_NAME)) == 0) in do_test()
276 if (strncmp (LONGEST_NAME, name, strlen (BIG_NAME)) == 0) in do_test()