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_nextkey.c
blob: 868b69a2a4719c82cbfea2191bd64b6d3816b9ff (
plain
)
1
2
3
4
5
6
7
8
9
#include <ndbm.h> datum dbm_nextkey(DBM * db) { } /* XOPEN(400) */