NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
insert_into_db
usr.sbin/makemandb/makemandb.c
104
static int insert_into_db(sqlite3 *, mandb_rec *);
usr.sbin/makemandb/makemandb.c
825
if (insert_into_db(db, rec) < 0) {