Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/makemandb/ | |
makemandb.c | 643 int update_count, rc, idx; local in function:update_existing_entry 647 update_count = sqlite3_total_changes(db); 679 if (update_count != sqlite3_total_changes(db)) { |
makemandb.c | 643 int update_count, rc, idx; local in function:update_existing_entry 647 update_count = sqlite3_total_changes(db); 679 if (update_count != sqlite3_total_changes(db)) { |
makemandb.c | 643 int update_count, rc, idx; local in function:update_existing_entry 647 update_count = sqlite3_total_changes(db); 679 if (update_count != sqlite3_total_changes(db)) { |