Lines Matching refs:px
947 const char *etxt, *px, *texterr; in table_modify_record() local
1039 px = "added"; in table_modify_record()
1042 px = "deleted"; in table_modify_record()
1045 px = "updated"; in table_modify_record()
1048 px = "limit"; in table_modify_record()
1052 px = "error"; in table_modify_record()
1056 px = "notfound"; in table_modify_record()
1060 px = "exists"; in table_modify_record()
1064 px = "ignored"; in table_modify_record()
1068 px = "unknown"; in table_modify_record()
1073 printf("%s(reverted): ", px); in table_modify_record()
1075 printf("%s: ", px); in table_modify_record()