Searched refs:so_base (Results 1 – 1 of 1) sorted by relevance
717 char *so_base; in main() local839 so_base = xstrdup (argv[1]); in main()840 if (strrchr (so_base, '/') != NULL) in main()841 strrchr (so_base, '/')[1] = 0; in main() local947 the_words[1] = concat (so_base, the_words[1], NULL); in main()
Completed in 8 milliseconds