Home
last modified time | relevance | path

Searched defs:HDB (Results 1 – 25 of 53) sorted by relevance

123

/dports/net/samba412/samba-4.12.15/source4/heimdal/lib/hdb/
H A Dhdb.h106 typedef struct HDB{ struct
127 krb5_error_code (*hdb_open)(krb5_context, struct HDB*, int, mode_t); argument
134 krb5_error_code (*hdb_close)(krb5_context, struct HDB*); argument
152 krb5_error_code (*hdb_store)(krb5_context, struct HDB*, argument
157 krb5_error_code (*hdb_remove)(krb5_context, struct HDB*, argument
162 krb5_error_code (*hdb_firstkey)(krb5_context, struct HDB*, argument
167 krb5_error_code (*hdb_nextkey)(krb5_context, struct HDB*, argument
180 krb5_error_code (*hdb_unlock)(krb5_context, struct HDB*); argument
196 krb5_error_code (*hdb__get)(krb5_context, struct HDB*, argument
219 krb5_error_code (*hdb_destroy)(krb5_context, struct HDB*); argument
[all …]
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/heimdal/lib/hdb/
H A Dhdb.h93 struct HDB*, argument
97 struct HDB*); argument
99 struct HDB*, argument
102 struct HDB*, argument
107 struct HDB*, argument
111 struct HDB*, argument
122 struct HDB*, argument
130 struct HDB*, argument
134 struct HDB*, argument
139 struct HDB*, argument
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/hdb/
H A Ddetection.cpp36 namespace HDB { namespace
H A Dsaveload.cpp33 namespace HDB { namespace
H A Dfile-manager.cpp30 namespace HDB { namespace
H A Dmetaengine.cpp39 namespace HDB { namespace
H A Dai-waypoint.cpp29 namespace HDB { namespace
H A Dinput.cpp32 namespace HDB { namespace
H A Dai-inventory.cpp28 namespace HDB { namespace
H A Dmenu.cpp37 namespace HDB { namespace
H A Dhdb.cpp42 namespace HDB { namespace
H A Dsound.cpp34 namespace HDB { namespace
H A Dai-use.cpp29 namespace HDB { namespace
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/hdb/
H A Ddetection.cpp33 namespace HDB { namespace
71 namespace HDB { namespace
H A Dsaveload.cpp33 namespace HDB { namespace
H A Dfile-manager.cpp30 namespace HDB { namespace
H A Dai-waypoint.cpp29 namespace HDB { namespace
H A Dai-inventory.cpp28 namespace HDB { namespace
H A Dinput.cpp32 namespace HDB { namespace
H A Dmenu.cpp37 namespace HDB { namespace
H A Dsound.cpp34 namespace HDB { namespace
H A Dhdb.cpp42 namespace HDB { namespace
/dports/emulators/aqemu/aqemu-0.9.2/src/
H A DDevice_Manager_Widget.h50 VM_HDD HDB; // ide1 variable
/dports/games/scummvm/scummvm-2.5.1/doc/docportal/settings/
H A Dengine.rst212 .. _HDB: target
214 HDB section in Engine
217 .. _hyper:
226 .. _HOPKINS:
/dports/biology/pyfasta/pyfasta-0.5.2/pyfasta/
H A Drecords.py249 class HDB(tc.HDB): class

123