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

/freebsd-10.1-release/usr.bin/csup/
H A Dupdater.c98 static int updater_checkout(struct updater *, struct file_update *, int);
540 error = updater_checkout(up, fup, 1);
542 error = updater_checkout(up, fup, 0);
1424 updater_checkout(struct updater *up, struct file_update *fup, int isfixup) function

Completed in 103 milliseconds