Home
last modified time | relevance | path

Searched refs:__pyx_v_ttl (Results 1 – 16 of 16) sorted by relevance

/dports/security/py-gssapi/gssapi-1.6.14/gssapi/raw/
H A Dext_rfc6680_comp_oid.c1208 …ON_INLINE OM_uint32 __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c(PyObject *__pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c() argument
1226 __pyx_t_1 = (__pyx_v_ttl == Py_None); in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
1257 …__pyx_t_3 = __Pyx_PyInt_As_uint32_t(__pyx_v_ttl); if (unlikely((__pyx_t_3 == ((OM_uint32)-1)) && P… in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
1287 …ON_INLINE PyObject *__pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py(OM_uint32 __pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py() argument
1304 __pyx_t_1 = ((__pyx_v_ttl == GSS_C_INDEFINITE) != 0); in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
1336 …__pyx_t_2 = __Pyx_PyInt_From_uint32_t(__pyx_v_ttl); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 29, __p… in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
H A Dmech_krb5.c1212 …ON_INLINE OM_uint32 __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c(PyObject *__pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c() argument
1230 __pyx_t_1 = (__pyx_v_ttl == Py_None); in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
1261 …__pyx_t_3 = __Pyx_PyInt_As_uint32_t(__pyx_v_ttl); if (unlikely((__pyx_t_3 == ((OM_uint32)-1)) && P… in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
1291 …ON_INLINE PyObject *__pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py(OM_uint32 __pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py() argument
1308 __pyx_t_1 = ((__pyx_v_ttl == GSS_C_INDEFINITE) != 0); in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
1340 …__pyx_t_2 = __Pyx_PyInt_From_uint32_t(__pyx_v_ttl); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 29, __p… in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
H A Dcython_converters.c1671 …ON_INLINE OM_uint32 __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c(PyObject *__pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c() argument
1689 __pyx_t_1 = (__pyx_v_ttl == Py_None); in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
1720 …__pyx_t_3 = __Pyx_PyInt_As_uint32_t(__pyx_v_ttl); if (unlikely((__pyx_t_3 == ((OM_uint32)-1)) && P… in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
1750 …ON_INLINE PyObject *__pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py(OM_uint32 __pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py() argument
1767 __pyx_t_1 = ((__pyx_v_ttl == GSS_C_INDEFINITE) != 0); in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
1799 …__pyx_t_2 = __Pyx_PyInt_From_uint32_t(__pyx_v_ttl); if (unlikely(!__pyx_t_2)) __PYX_ERR(1, 29, __p… in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
H A Dsec_contexts.c4233 OM_uint32 __pyx_v_ttl; in __pyx_pf_6gssapi_3raw_12sec_contexts_4inquire_context() local
4368 __pyx_v_ttl_ptr = (&__pyx_v_ttl); in __pyx_pf_6gssapi_3raw_12sec_contexts_4inquire_context()
4729 __pyx_t_3 = ((__pyx_v_ttl != GSS_C_INDEFINITE) != 0); in __pyx_pf_6gssapi_3raw_12sec_contexts_4inquire_context()
5179 OM_uint32 __pyx_v_ttl; in __pyx_pf_6gssapi_3raw_12sec_contexts_6context_time() local
5204 …__pyx_v_maj_stat = gss_context_time((&__pyx_v_min_stat), __pyx_v_context->raw_ctx, (&__pyx_v_ttl)); in __pyx_pf_6gssapi_3raw_12sec_contexts_6context_time()
5224 …__pyx_t_2 = __Pyx_PyInt_From_uint32_t(__pyx_v_ttl); if (unlikely(!__pyx_t_2)) __PYX_ERR(1, 518, __… in __pyx_pf_6gssapi_3raw_12sec_contexts_6context_time()
6428 …ON_INLINE OM_uint32 __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c(PyObject *__pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c() argument
6446 __pyx_t_1 = (__pyx_v_ttl == Py_None); in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
6507 …ON_INLINE PyObject *__pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py(OM_uint32 __pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py() argument
6524 __pyx_t_1 = ((__pyx_v_ttl == GSS_C_INDEFINITE) != 0); in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
[all …]
H A Dext_rfc4178.c1595 …ON_INLINE OM_uint32 __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c(PyObject *__pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c() argument
1613 __pyx_t_1 = (__pyx_v_ttl == Py_None); in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
1644 …__pyx_t_3 = __Pyx_PyInt_As_uint32_t(__pyx_v_ttl); if (unlikely((__pyx_t_3 == ((OM_uint32)-1)) && P… in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
1674 …ON_INLINE PyObject *__pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py(OM_uint32 __pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py() argument
1691 __pyx_t_1 = ((__pyx_v_ttl == GSS_C_INDEFINITE) != 0); in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
1723 …__pyx_t_2 = __Pyx_PyInt_From_uint32_t(__pyx_v_ttl); if (unlikely(!__pyx_t_2)) __PYX_ERR(1, 29, __p… in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
H A Dext_cred_imp_exp.c1860 …ON_INLINE OM_uint32 __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c(PyObject *__pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c() argument
1878 __pyx_t_1 = (__pyx_v_ttl == Py_None); in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
1909 …__pyx_t_3 = __Pyx_PyInt_As_uint32_t(__pyx_v_ttl); if (unlikely((__pyx_t_3 == ((OM_uint32)-1)) && P… in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
1939 …ON_INLINE PyObject *__pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py(OM_uint32 __pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py() argument
1956 __pyx_t_1 = ((__pyx_v_ttl == GSS_C_INDEFINITE) != 0); in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
1988 …__pyx_t_2 = __Pyx_PyInt_From_uint32_t(__pyx_v_ttl); if (unlikely(!__pyx_t_2)) __PYX_ERR(1, 29, __p… in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
H A Dext_rfc5801.c1890 …ON_INLINE OM_uint32 __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c(PyObject *__pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c() argument
1908 __pyx_t_1 = (__pyx_v_ttl == Py_None); in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
1939 …__pyx_t_3 = __Pyx_PyInt_As_uint32_t(__pyx_v_ttl); if (unlikely((__pyx_t_3 == ((OM_uint32)-1)) && P… in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
1969 …ON_INLINE PyObject *__pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py(OM_uint32 __pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py() argument
1986 __pyx_t_1 = ((__pyx_v_ttl == GSS_C_INDEFINITE) != 0); in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
2018 …__pyx_t_2 = __Pyx_PyInt_From_uint32_t(__pyx_v_ttl); if (unlikely(!__pyx_t_2)) __PYX_ERR(1, 29, __p… in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
H A Dext_rfc5587.c2463 …ON_INLINE OM_uint32 __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c(PyObject *__pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c() argument
2481 __pyx_t_1 = (__pyx_v_ttl == Py_None); in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
2512 …__pyx_t_3 = __Pyx_PyInt_As_uint32_t(__pyx_v_ttl); if (unlikely((__pyx_t_3 == ((OM_uint32)-1)) && P… in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
2542 …ON_INLINE PyObject *__pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py(OM_uint32 __pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py() argument
2559 __pyx_t_1 = ((__pyx_v_ttl == GSS_C_INDEFINITE) != 0); in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
2591 …__pyx_t_2 = __Pyx_PyInt_From_uint32_t(__pyx_v_ttl); if (unlikely(!__pyx_t_2)) __PYX_ERR(1, 29, __p… in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
H A Dext_password_add.c2075 …ON_INLINE OM_uint32 __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c(PyObject *__pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c() argument
2093 __pyx_t_1 = (__pyx_v_ttl == Py_None); in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
2124 …__pyx_t_3 = __Pyx_PyInt_As_uint32_t(__pyx_v_ttl); if (unlikely((__pyx_t_3 == ((OM_uint32)-1)) && P… in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
2154 …ON_INLINE PyObject *__pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py(OM_uint32 __pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py() argument
2171 __pyx_t_1 = ((__pyx_v_ttl == GSS_C_INDEFINITE) != 0); in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
2203 …__pyx_t_2 = __Pyx_PyInt_From_uint32_t(__pyx_v_ttl); if (unlikely(!__pyx_t_2)) __PYX_ERR(1, 29, __p… in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
H A Dext_rfc5588.c2053 …ON_INLINE OM_uint32 __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c(PyObject *__pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c() argument
2071 __pyx_t_1 = (__pyx_v_ttl == Py_None); in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
2102 …__pyx_t_3 = __Pyx_PyInt_As_uint32_t(__pyx_v_ttl); if (unlikely((__pyx_t_3 == ((OM_uint32)-1)) && P… in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
2132 …ON_INLINE PyObject *__pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py(OM_uint32 __pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py() argument
2149 __pyx_t_1 = ((__pyx_v_ttl == GSS_C_INDEFINITE) != 0); in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
2181 …__pyx_t_2 = __Pyx_PyInt_From_uint32_t(__pyx_v_ttl); if (unlikely(!__pyx_t_2)) __PYX_ERR(1, 29, __p… in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
H A Dext_password.c2084 …ON_INLINE OM_uint32 __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c(PyObject *__pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c() argument
2102 __pyx_t_1 = (__pyx_v_ttl == Py_None); in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
2133 …__pyx_t_3 = __Pyx_PyInt_As_uint32_t(__pyx_v_ttl); if (unlikely((__pyx_t_3 == ((OM_uint32)-1)) && P… in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
2163 …ON_INLINE PyObject *__pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py(OM_uint32 __pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py() argument
2180 __pyx_t_1 = ((__pyx_v_ttl == GSS_C_INDEFINITE) != 0); in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
2212 …__pyx_t_2 = __Pyx_PyInt_From_uint32_t(__pyx_v_ttl); if (unlikely(!__pyx_t_2)) __PYX_ERR(1, 29, __p… in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
H A Dext_s4u.c2774 …ON_INLINE OM_uint32 __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c(PyObject *__pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c() argument
2792 __pyx_t_1 = (__pyx_v_ttl == Py_None); in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
2823 …__pyx_t_3 = __Pyx_PyInt_As_uint32_t(__pyx_v_ttl); if (unlikely((__pyx_t_3 == ((OM_uint32)-1)) && P… in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
2853 …ON_INLINE PyObject *__pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py(OM_uint32 __pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py() argument
2870 __pyx_t_1 = ((__pyx_v_ttl == GSS_C_INDEFINITE) != 0); in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
2902 …__pyx_t_2 = __Pyx_PyInt_From_uint32_t(__pyx_v_ttl); if (unlikely(!__pyx_t_2)) __PYX_ERR(1, 29, __p… in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
H A Dext_cred_store.c4340 …ON_INLINE OM_uint32 __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c(PyObject *__pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c() argument
4358 __pyx_t_1 = (__pyx_v_ttl == Py_None); in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
4389 …__pyx_t_3 = __Pyx_PyInt_As_uint32_t(__pyx_v_ttl); if (unlikely((__pyx_t_3 == ((OM_uint32)-1)) && P… in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
4419 …ON_INLINE PyObject *__pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py(OM_uint32 __pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py() argument
4436 __pyx_t_1 = ((__pyx_v_ttl == GSS_C_INDEFINITE) != 0); in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
4468 …__pyx_t_2 = __Pyx_PyInt_From_uint32_t(__pyx_v_ttl); if (unlikely(!__pyx_t_2)) __PYX_ERR(1, 29, __p… in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
H A Dcreds.c5122 …ON_INLINE OM_uint32 __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c(PyObject *__pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c() argument
5140 __pyx_t_1 = (__pyx_v_ttl == Py_None); in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
5171 …__pyx_t_3 = __Pyx_PyInt_As_uint32_t(__pyx_v_ttl); if (unlikely((__pyx_t_3 == ((OM_uint32)-1)) && P… in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
5201 …ON_INLINE PyObject *__pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py(OM_uint32 __pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py() argument
5218 __pyx_t_1 = ((__pyx_v_ttl == GSS_C_INDEFINITE) != 0); in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
5250 …__pyx_t_2 = __Pyx_PyInt_From_uint32_t(__pyx_v_ttl); if (unlikely(!__pyx_t_2)) __PYX_ERR(2, 29, __p… in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
H A Dmisc.c5560 …ON_INLINE OM_uint32 __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c(PyObject *__pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c() argument
5578 __pyx_t_1 = (__pyx_v_ttl == Py_None); in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
5609 …__pyx_t_3 = __Pyx_PyInt_As_uint32_t(__pyx_v_ttl); if (unlikely((__pyx_t_3 == ((OM_uint32)-1)) && P… in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
5639 …ON_INLINE PyObject *__pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py(OM_uint32 __pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py() argument
5656 __pyx_t_1 = ((__pyx_v_ttl == GSS_C_INDEFINITE) != 0); in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
5688 …__pyx_t_2 = __Pyx_PyInt_From_uint32_t(__pyx_v_ttl); if (unlikely(!__pyx_t_2)) __PYX_ERR(1, 29, __p… in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
H A Dtypes.c6487 …ON_INLINE OM_uint32 __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c(PyObject *__pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c() argument
6505 __pyx_t_1 = (__pyx_v_ttl == Py_None); in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
6536 …__pyx_t_3 = __Pyx_PyInt_As_uint32_t(__pyx_v_ttl); if (unlikely((__pyx_t_3 == ((OM_uint32)-1)) && P… in __pyx_f_6gssapi_3raw_17cython_converters_c_py_ttl_to_c()
6566 …ON_INLINE PyObject *__pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py(OM_uint32 __pyx_v_ttl) { in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py() argument
6583 __pyx_t_1 = ((__pyx_v_ttl == GSS_C_INDEFINITE) != 0); in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()
6615 …__pyx_t_2 = __Pyx_PyInt_From_uint32_t(__pyx_v_ttl); if (unlikely(!__pyx_t_2)) __PYX_ERR(1, 29, __p… in __pyx_f_6gssapi_3raw_17cython_converters_c_c_ttl_to_py()