Lines Matching defs:update_all
265 static error_t update_all(char *, char *);
303 "update_all", OPT_ABSENT, update_all, 0, /* PVT */
712 * update_all, this approach is more robust than
861 } else if (strcmp(subcmd, "update_all") == 0) {
863 * The only option we accept for the "update_all"
1567 * Check archive not supported with update_all
1571 if (bam_check && strcmp(subcmd, "update_all") == 0) {
1577 if (strcmp(subcmd, "update_all") == 0)
4102 * Never update non-BE root in update_all
4111 * Emit message only if not in context of update_all.
4112 * If in update_all, emit only if verbose flag is set.
4412 update_all(char *root, char *opt)