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

/illumos-gate/usr/src/cmd/sendmail/db/log/
H A Dlog_findckp.c78 goto get_first;
132 get_first: if ((ret = log_get(lp, &last_ckp, &data, DB_FIRST)) != 0)
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dccfns.c128 return cache->ops->get_first(context, cache, cursor);
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h2535 krb5_error_code (KRB5_CALLCONV *get_first) (krb5_context, krb5_ccache, member in struct:_krb5_cc_ops

Completed in 67 milliseconds