HomeSort by: relevance | last modified time | path
    Searched defs:sql_row (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/makemandb/
makemandb.c 713 struct sql_row { struct in function:update_db
714 struct sql_row *next;
745 row = emalloc(sizeof(struct sql_row));
makemandb.c 713 struct sql_row { struct in function:update_db
714 struct sql_row *next;
745 row = emalloc(sizeof(struct sql_row));
makemandb.c 713 struct sql_row { struct in function:update_db
714 struct sql_row *next;
745 row = emalloc(sizeof(struct sql_row));

Completed in 34 milliseconds