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

/freebsd-10.1-release/usr.bin/csup/
H A Dstatus.c60 static struct statusrec *status_rdraw(struct status *, char **);
167 sr = status_rdraw(st, &line);
179 status_rdraw(struct status *st, char **linep) function
657 sr = status_rdraw(st, &line);
830 while ((sr = status_rdraw(st, &line)) != NULL) {

Completed in 117 milliseconds