Lines Matching full:fetch
53 #define HDB_F_GET_CLIENT 4 /* fetch client */
54 #define HDB_F_GET_SERVER 8 /* fetch server */
55 #define HDB_F_GET_KRBTGT 16 /* fetch krbtgt */
56 #define HDB_F_GET_ANY 28 /* fetch any of client,server,krbtgt */
63 #define HDB_F_FOR_AS_REQ 4096 /* fetch is for a AS REQ */
64 #define HDB_F_FOR_TGS_REQ 8192 /* fetch is for a TGS REQ */
134 * Fetch an entry from the backend
136 * Fetch an entry from the backend, flags are what type of entry
137 * should be fetch: client, server, krbtgt.
154 * As part of iteration, fetch one entry
159 * As part of iteration, fetch next entry