Lines Matching refs:updated
142 char *updated = (char *)NULL; in instvol() local
238 classidx, &srcp, &dstp, &updated); in instvol()
558 if (updated == (char *)NULL) { in instvol()
560 updated = dstp; in instvol()
587 updated ? updated : ""); in instvol()
590 (updated == (char *)NULL)) { in instvol()
690 (updated == (char *)NULL)) { in instvol()
691 updated = "postinstall"; in instvol()
693 updated); in instvol()
787 if (updated != (char *)NULL) { in instvol()
788 echoDebug(DBG_INSTVOL_OBJ_UPDATED, updated); in instvol()
790 *r_updated = updated; in instvol()