Searched refs:test_strdup (Results 1 – 8 of 8) sorted by relevance
14 char* test_strdup (const char *str);
184 test_strdup (const char *str) in test_strdup() function
331 test_strdup); in main()
34 static void test_strdup(void) { in test_strdup() function299 test_strdup(); in main()
228 char *test_strdup(const char *s);230 #define strdup(s) test_strdup(s)
80 char *test_strdup(const char *s) in test_strdup() function316 argv[0] = test_strdup("ethtool"); in test_cmdline()
138 void test_strdup() { in test_strdup() function949 test_strdup(); in main()
159 void test_strdup() { in test_strdup() function1104 test_strdup(); in main()