Searched refs:otp_simple_get (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/lib/otp/
H A Dotp.h98 int otp_simple_get (void *, OtpContext *);
H A Dotp_db.c169 otp_simple_get (void *v, OtpContext *ctx) function
/macosx-10.10.1/Heimdal-398.1.2/appl/otp/
H A Dotp.c215 ret = otp_simple_get(db, &ctx);
231 if (!otp_simple_get(db, &ctx)) {
256 ret = otp_simple_get (db, &ctx);

Completed in 66 milliseconds