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

/freebsd-10.1-release/usr.bin/csup/
H A Dupdater.c948 const char *md5, int isfixup)
961 if (isfixup) {
1354 int isfixup)
1414 error = updater_updatefile(up, fup, md5, isfixup);
1424 updater_checkout(struct updater *up, struct file_update *fup, int isfixup) argument
1439 if (isfixup)
1500 error = updater_updatefile(up, fup, md5, isfixup);
947 updater_updatefile(struct updater *up, struct file_update *fup, const char *md5, int isfixup) argument
1353 updater_addfile(struct updater *up, struct file_update *fup, char *attr, int isfixup) argument

Completed in 48 milliseconds