Searched refs:pdv (Results 1 – 1 of 1) sorted by relevance
1054 char **dv, **pdv; in mandir() local1092 pdv = dirv; in mandir()1093 while (*pdv) { in mandir()1094 free(*pdv); in mandir()1095 pdv++; in mandir()1107 pdv = dirv; in mandir()1108 while (*pdv != NULL) { in mandir()1109 free(*pdv); in mandir()1110 pdv++; in mandir()