Searched refs:concat (Results 1 – 1 of 1) sorted by relevance
/support/ |
A D | test-container.c | 182 concat (const char *str, ...) in concat() function 248 trymount (concat ("/dev/", which, NULL), in devmount() 822 command_root = concat (support_srcdir_root, in main() 873 char *fname = concat (command_root, "/", in main() 906 the_words[i] = concat (support_objdir_root, in main() 909 the_words[i] = concat (support_srcdir_root, in main() 912 the_words[i] = concat (new_root_path, in main() 916 the_words[i] = concat (new_root_path, in main() 920 the_words[i] = concat (new_root_path, in main() 927 the_words[i] = concat (new_root_path, in main() [all …]
|
Completed in 8 milliseconds