Home
last modified time | relevance | path

Searched refs:dbm_nextkey (Results 1 – 23 of 23) sorted by relevance

/titanic_50/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/
H A Ddb-ndbm.h70 #define dbm_nextkey kdb2_dbm_nextkey macro
83 datum dbm_nextkey __P((DBM *));
/titanic_50/usr/src/lib/libbc/inc/include/
H A Dndbm.h63 datum dbm_nextkey();
/titanic_50/usr/src/lib/libnisdb/yptol/
H A Dshim_hooks.h79 #define dbm_nextkey shim_dbm_nextkey macro
H A Dmap_conv.c209 NULL != key.dptr; key = dbm_nextkey(dbm), entry_count ++) { in dump_map_to_dit()
H A Dshim.c322 ret = dbm_nextkey(map->entries); in shim_dbm_nextkey()
H A Ddit_access.c923 key = dbm_nextkey(temp_entries_db); in update_map_from_dit()
1388 key = dbm_nextkey(temp_entries_db); in update_netgroup_byxxx()
/titanic_50/usr/src/head/
H A Dndbm.h97 datum dbm_nextkey(DBM *);
/titanic_50/usr/src/cmd/ypcmd/
H A Dmkalias.c165 key = dbm_nextkey(Scandbm)) { in ProcessMap()
H A Dmakedbm.c586 key = dbm_nextkey(fdb)) {
H A Dypserv_proc.c759 k = dbm_nextkey(fdb); in ypfilter()
1185 resp.ypnext_resp_keydat = dbm_nextkey(fdb); in ypoldnext()
H A Dypxfr.c1413 key.dptr != NULL; key = dbm_nextkey(db))
/titanic_50/usr/src/cmd/sendmail/db/dbm/
H A Ddbm.c141 return (dbm_nextkey(__cur_db));
/titanic_50/usr/src/cmd/sendmail/libsmdb/
H A Dsmndbm.c354 dbm_cursor->smndbmc_current_key = dbm_nextkey(dbm);
/titanic_50/usr/src/cmd/sendmail/aux/
H A Dvacation.c324 for (key = dbm_firstkey(db); key.dptr != NULL; key = dbm_nextkey(db)) { in dumplist()
/titanic_50/usr/src/cmd/sendmail/db/
H A Ddb.h985 #define dbm_nextkey(a) __db_ndbm_nextkey(a) macro
/titanic_50/usr/src/cmd/fs.d/nfs/nfslog/
H A Ddbtab.c1705 key = dbm_nextkey(dbp->db)) { in db_print_all_keys()
1832 key = dbm_nextkey(pdb->db)) { in prune_dbs()
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dndbm.c386 dbm_nextkey(DBM *db) in dbm_nextkey() function
/titanic_50/usr/src/lib/libc/port/gen/
H A Dndbm.c475 dbm_nextkey(DBM *db) in dbm_nextkey() function
/titanic_50/usr/src/man/man3c/
H A DMakefile745 dbm_nextkey.3c \
2003 dbm_nextkey.3c := LINKSRC = ndbm.3c
/titanic_50/usr/src/lib/libc/port/
H A Dmapfile-vers1844 dbm_nextkey;
H A Dllib-lc745 datum dbm_nextkey(DBM *db);
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc739 link path=usr/share/man/man3c/dbm_nextkey.3c target=ndbm.3c
/titanic_50/
H A D.gitignore4859 usr/src/man/man3c/dbm_nextkey.3c