/titanic_44/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/ |
H A D | db-ndbm.h | 70 #define dbm_nextkey kdb2_dbm_nextkey macro 83 datum dbm_nextkey __P((DBM *));
|
/titanic_44/usr/src/lib/libbc/inc/include/ |
H A D | ndbm.h | 63 datum dbm_nextkey();
|
/titanic_44/usr/src/lib/libnisdb/yptol/ |
H A D | shim_hooks.h | 79 #define dbm_nextkey shim_dbm_nextkey macro
|
H A D | map_conv.c | 211 NULL != key.dptr; key = dbm_nextkey(dbm), entry_count ++) { in dump_map_to_dit()
|
H A D | shim.c | 322 ret = dbm_nextkey(map->entries); in shim_dbm_nextkey()
|
H A D | dit_access.c | 923 key = dbm_nextkey(temp_entries_db); in update_map_from_dit() 1388 key = dbm_nextkey(temp_entries_db); in update_netgroup_byxxx()
|
/titanic_44/usr/src/head/ |
H A D | ndbm.h | 97 datum dbm_nextkey(DBM *);
|
/titanic_44/usr/src/cmd/ypcmd/ |
H A D | mkalias.c | 165 key = dbm_nextkey(Scandbm)) { in ProcessMap()
|
H A D | makedbm.c | 586 key = dbm_nextkey(fdb)) {
|
H A D | ypserv_proc.c | 759 k = dbm_nextkey(fdb); in ypfilter() 1185 resp.ypnext_resp_keydat = dbm_nextkey(fdb); in ypoldnext()
|
H A D | ypxfr.c | 1413 key.dptr != NULL; key = dbm_nextkey(db))
|
/titanic_44/usr/src/cmd/sendmail/db/dbm/ |
H A D | dbm.c | 141 return (dbm_nextkey(__cur_db));
|
/titanic_44/usr/src/cmd/fs.d/cachefs/common/ |
H A D | stats_dbm.c | 266 return (dbm_nextkey(st->st_dbm)); in stats_dbm_nextkey()
|
/titanic_44/usr/src/cmd/sendmail/libsmdb/ |
H A D | smndbm.c | 354 dbm_cursor->smndbmc_current_key = dbm_nextkey(dbm);
|
/titanic_44/usr/src/cmd/sendmail/db/ |
H A D | db.h | 985 #define dbm_nextkey(a) __db_ndbm_nextkey(a) macro
|
/titanic_44/usr/src/cmd/sendmail/aux/ |
H A D | vacation.c | 324 for (key = dbm_firstkey(db); key.dptr != NULL; key = dbm_nextkey(db)) { in dumplist()
|
/titanic_44/usr/src/cmd/fs.d/nfs/nfslog/ |
H A D | dbtab.c | 1705 key = dbm_nextkey(dbp->db)) { in db_print_all_keys() 1832 key = dbm_nextkey(pdb->db)) { in prune_dbs()
|
/titanic_44/usr/src/lib/libbc/libc/gen/common/ |
H A D | ndbm.c | 386 dbm_nextkey(DBM *db) in dbm_nextkey() function
|
/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | ndbm.c | 475 dbm_nextkey(DBM *db) in dbm_nextkey() function
|
/titanic_44/usr/src/man/man3c/ |
H A D | Makefile | 737 dbm_nextkey.3c \ 1978 dbm_nextkey.3c := LINKSRC = ndbm.3c
|
/titanic_44/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1778 dbm_nextkey;
|
H A D | llib-lc | 741 datum dbm_nextkey(DBM *db);
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 731 link path=usr/share/man/man3c/dbm_nextkey.3c target=ndbm.3c
|
/titanic_44/ |
H A D | .gitignore | 4859 usr/src/man/man3c/dbm_nextkey.3c
|