| /titanic_53/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/ |
| H A D | db-ndbm.h | 67 #define dbm_fetch kdb2_dbm_fetch macro 80 datum dbm_fetch __P((DBM *, datum));
|
| /titanic_53/usr/src/cmd/ypcmd/ |
| H A D | ypserv_map.c | 78 val = dbm_fetch(fdb, key); in ypget_map_order() 119 val = dbm_fetch(fdb, key); in ypget_map_master() 252 val = dbm_fetch(fdb, key); in yp_map_access()
|
| H A D | ypserv_proc.c | 219 resp.valdat = dbm_fetch(fdb, req.keydat); in ypmatch() 262 idval = dbm_fetch(fdb, idkey); in ypmatch() 867 resp->valdat = dbm_fetch(fdb, tmpname); in multihomed() 873 resp->valdat = dbm_fetch(fdb, req.keydat); in multihomed() 1015 resp.ypmatch_resp_valdat = dbm_fetch(fdb, in ypoldmatch() 1055 idval = dbm_fetch(fdb, idkey); in ypoldmatch() 1128 dbm_fetch(fdb, resp.ypfirst_resp_keydat); in ypoldfirst() 1189 dbm_fetch(fdb, resp.ypnext_resp_keydat); in ypoldnext() 1469 resp->ypmatch_resp_valdat = dbm_fetch(fdb, tmpname); in omultihomed() 1472 dbm_fetch(fdb, req.ypmatch_req_keydat); in omultihomed()
|
| H A D | mkalias.c | 166 value = dbm_fetch(Indbm, key); in ProcessMap() 183 partvalue = dbm_fetch(Indbm, part); in ProcessMap()
|
| H A D | ypxfr.c | 1051 val = dbm_fetch(db, key); 1110 val = dbm_fetch(db, key); 1203 val = dbm_fetch(db, key); 1222 val = dbm_fetch(db, key); 1233 val = dbm_fetch(db, key); 1622 test = dbm_fetch(db, keydat); 1636 test = dbm_fetch(db, keydat);
|
| H A D | makedbm.c | 415 tmp = dbm_fetch(fdb, key); 587 content = dbm_fetch(fdb, key);
|
| /titanic_53/usr/src/lib/libnisdb/yptol/ |
| H A D | shim.c | 167 ret = dbm_fetch(map->entries, key); in shim_dbm_fetch() 171 ret = dbm_fetch(map->entries, key); in shim_dbm_fetch() 202 ret = dbm_fetch(map->entries, key); in shim_dbm_fetch_noupdate() 583 value = dbm_fetch(map->ttl, key); in check_old_map_date()
|
| H A D | shim_hooks.h | 77 #define dbm_fetch shim_dbm_fetch macro
|
| H A D | ttl_utils.c | 79 ttl = dbm_fetch(map->ttl, *key); in has_entry_expired()
|
| H A D | map_conv.c | 223 value = dbm_fetch(dbm, key); in dump_map_to_dit()
|
| /titanic_53/usr/src/lib/libbc/inc/include/ |
| H A D | ndbm.h | 61 datum dbm_fetch();
|
| /titanic_53/usr/src/head/ |
| H A D | ndbm.h | 95 datum dbm_fetch(DBM *, datum);
|
| /titanic_53/usr/src/cmd/sendmail/libsmdb/ |
| H A D | smndbm.c | 179 dbdata = dbm_fetch(dbm, dbkey); 364 dbdata = dbm_fetch(dbm, dbm_cursor->smndbmc_current_key);
|
| /titanic_53/usr/src/cmd/sendmail/aux/ |
| H A D | vacation.c | 325 content = dbm_fetch(db, key); in dumplist() 681 data = dbm_fetch(db, key);
|
| /titanic_53/usr/src/cmd/sendmail/db/dbm/ |
| H A D | dbm.c | 112 return (dbm_fetch(__cur_db, key));
|
| /titanic_53/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
| H A D | an_to_ln.c | 66 #define KDBM_FETCH(db, key) dbm_fetch(db, key)
|
| /titanic_53/usr/src/cmd/sendmail/db/ |
| H A D | db.h | 983 #define dbm_fetch(a, b) __db_ndbm_fetch(a, b) macro
|
| /titanic_53/usr/src/cmd/fs.d/nfs/nfslog/ |
| H A D | dbtab.c | 268 data = dbm_fetch(newp->db, key); in db_get_db() 526 data = dbm_fetch(dbp->db, key); in fetch_record()
|
| /titanic_53/usr/src/lib/libbc/libc/gen/common/ |
| H A D | ndbm.c | 187 dbm_fetch(DBM *db, datum key) in dbm_fetch() function
|
| /titanic_53/usr/src/lib/libc/port/gen/ |
| H A D | ndbm.c | 251 dbm_fetch(DBM *db, datum key) in dbm_fetch() function
|
| /titanic_53/usr/src/man/man3c/ |
| H A D | Makefile | 746 dbm_fetch.3c \ 2009 dbm_fetch.3c := LINKSRC = ndbm.3c
|
| /titanic_53/usr/src/cmd/sendmail/src/ |
| H A D | map.c | 1742 val = dbm_fetch((DBM *) map->map_db1, key); 1749 val = dbm_fetch((DBM *) map->map_db1, key);
|
| /titanic_53/usr/src/lib/libc/port/ |
| H A D | mapfile-vers | 1847 dbm_fetch;
|
| H A D | llib-lc | 744 datum dbm_fetch(DBM *db, datum key);
|
| /titanic_53/usr/src/pkg/manifests/ |
| H A D | system-library.man3c.inc | 740 link path=usr/share/man/man3c/dbm_fetch.3c target=ndbm.3c
|