Home
last modified time | relevance | path

Searched refs:dbm_firstkey (Results 1 – 19 of 19) sorted by relevance

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/
H A Ddb-ndbm.h68 #define dbm_firstkey kdb2_dbm_firstkey macro
81 datum dbm_firstkey __P((DBM *));
/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dshim_hooks.h76 #define dbm_firstkey shim_dbm_firstkey macro
H A Dmap_conv.c208 for (key = dbm_firstkey(dbm), next_print = PRINT_FREQ, entry_count = 1; in dump_map_to_dit()
H A Dshim.c287 ret = dbm_firstkey(map->entries); in shim_dbm_firstkey()
H A Ddit_access.c910 key = dbm_firstkey(temp_entries_db); in update_map_from_dit()
1376 key = dbm_firstkey(temp_entries_db); in update_netgroup_byxxx()
/illumos-gate/usr/src/head/
H A Dndbm.h96 datum dbm_firstkey(DBM *);
/illumos-gate/usr/src/cmd/ypcmd/
H A Dmkalias.c162 for (key = dbm_firstkey(Scandbm); key.dptr != NULL; in ProcessMap()
H A Dmakedbm.c585 for (key = dbm_firstkey(fdb); key.dptr != NULL;
H A Dypserv_proc.c754 k = dbm_firstkey(fdb); in ypfilter()
1123 resp.ypfirst_resp_keydat = dbm_firstkey(fdb); in ypoldfirst()
H A Dypxfr.c1415 for (key = dbm_firstkey(db);
/illumos-gate/usr/src/cmd/sendmail/db/dbm/
H A Ddbm.c125 return (dbm_firstkey(__cur_db)); in __db_dbm_firstkey()
/illumos-gate/usr/src/cmd/sendmail/libsmdb/
H A Dsmndbm.c342 dbm_cursor->smndbmc_current_key = dbm_firstkey(dbm);
/illumos-gate/usr/src/cmd/sendmail/db/
H A Ddb.h984 #define dbm_firstkey(a) __db_ndbm_firstkey(a) macro
/illumos-gate/usr/src/cmd/sendmail/util/
H A Dvacation.c319 for (key = dbm_firstkey(db); key.dptr != NULL; key = dbm_nextkey(db)) { in dumplist()
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Ddbtab.c1702 for (key = dbm_firstkey(dbp->db); key.dptr != NULL; in db_print_all_keys()
1829 for (key = dbm_firstkey(pdb->db); key.dptr != NULL; in prune_dbs()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dndbm.c456 dbm_firstkey(DBM *db) in dbm_firstkey() function
/illumos-gate/usr/src/man/man3c/
H A DMakefile764 dbm_firstkey.3c \
2110 dbm_firstkey.3c := LINKSRC = ndbm.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers2119 dbm_firstkey;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc275 link path=usr/share/man/man3c/dbm_firstkey.3c target=ndbm.3c