Searched refs:so_base (Results 1 – 1 of 1) sorted by relevance
753 char *so_base; in main() local880 so_base = xstrdup (argv[1]); in main()881 if (strrchr (so_base, '/') != NULL) in main()882 strrchr (so_base, '/')[1] = 0; in main() local988 the_words[1] = concat (so_base, the_words[1], NULL); in main()