Searched refs:pathcomp_get (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/usr.bin/csup/
H A Dpathcomp.h40 int pathcomp_get(struct pathcomp *, int *, char **);
H A Dpathcomp.c96 pathcomp_get(struct pathcomp *pc, int *type, char **name) function
H A Dstatus.c282 while (pathcomp_get(pc, &type, &name)) {
352 ret = pathcomp_get(st->pc, &type, &name);
359 ret = pathcomp_get(st->pc, &type, &name);
844 while (pathcomp_get(st->pc, &type, &name)) {

Completed in 111 milliseconds