Home
last modified time | relevance | path

Searched refs:firsthash (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/ucbhead/
H A Ddbm.h80 datum firsthash(long);
88 datum firsthash();
/illumos-gate/usr/src/head/rpcsvc/
H A Ddbm.h73 datum firsthash(long);
/illumos-gate/usr/src/lib/libnsl/yp/
H A Ddbm.c255 return (firsthash(0L)); in firstkey()
289 return (firsthash(hash)); in nextkey()
293 firsthash(long hash) in firsthash() function
/illumos-gate/usr/src/ucblib/libdbm/
H A Ddbm.c276 return (firsthash(0L)); in firstkey()
306 return (firsthash(hash)); in nextkey()
310 firsthash(long hash) in firsthash() function
/illumos-gate/usr/src/lib/libnsl/common/
H A Dmapfile-vers617 firsthash;