Searched refs:find_dot_file (Results 1 – 3 of 3) sorted by relevance
77 STATIC char *find_dot_file(char *);297 find_dot_file(char *basename) in find_dot_file() function333 fullname = find_dot_file(*argv); in dotcmd()
85 STATIC char *find_dot_file(struct shinstance *, char *);375 find_dot_file(struct shinstance *psh, char *basename) in find_dot_file() function412 fullname = find_dot_file(psh, argv[1]); in dotcmd()
12501 find_dot_file(char *name) in find_dot_file() function12561 fullname = find_dot_file(argv[0]); in dotcmd()