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

/freebsd-9.3-release/usr.bin/csup/
H A Dstatus.h66 int status_put(struct status *, struct statusrec *);
H A Dupdater.c429 error = status_put(fup->st, sr);
495 error = status_put(fup->st, sr);
643 error = status_put(fup->st, sr);
724 error = status_put(fup->st, sr);
937 error = status_put(st, &sr);
1018 error = status_put(st, sr);
1066 error = status_put(fup->st, sr);
1339 error = status_put(st, sr);
1716 error = status_put(st, sr);
H A Dstatus.c691 status_put(struct status *st, struct statusrec *sr) function

Completed in 59 milliseconds