Searched refs:pdv (Results 1 – 1 of 1) sorted by relevance
1009 char **dv, **pdv; in mandir() local1047 pdv = dirv; in mandir()1048 while (*pdv) { in mandir()1049 free(*pdv); in mandir()1050 pdv++; in mandir()1062 pdv = dirv; in mandir()1063 while (*pdv != NULL) { in mandir()1064 free(*pdv); in mandir()1065 pdv++; in mandir()