Searched refs:guniquefd (Results 1 – 1 of 1) sorted by relevance
253 static int guniquefd(char *, char **);1831 if ((fd = guniquefd(name, &name)) < 0) in store()3133 guniquefd(char *local, char **name) in guniquefd() function