index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ndbm
/
dbm_firstkey.c
blob: 0e85c413d83a119019caf374d6c340d0a75aebc7 (
plain
)
1
2
3
4
5
6
7
8
9
#include <ndbm.h> datum dbm_firstkey(DBM * db) { } /* XOPEN(400) */