HomeSort by: relevance | last modified time | path
    Searched refs:dbm_fetch (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libc/compat/db/hash/
compat_ndbmdatum.c 17 __warn_references(dbm_fetch,
18 "warning: reference to compatibility dbm_fetch();"
  /src/lib/libc/compat/include/
ndbm.h 47 datum12 dbm_fetch(DBM *, datum12);
  /src/include/
ndbm.h 82 datum dbm_fetch(DBM *, datum) __RENAME(__dbm_fetch13);
  /src/lib/libc/db/hash/
ndbmdatum.c 66 dbm_fetch(DBM *db, datum key) function in typeref:typename:datum

Completed in 13 milliseconds