Home
last modified time | relevance | path

Searched refs:shishi_tkts (Results 1 – 9 of 9) sorted by relevance

/dports/security/shishi/shishi-1.0.2/doc/texi/
H A Dtkts.c.texi48 @subheading shishi_tkts
49 @anchor{shishi_tkts}
63 @var{tkts}: ticket set handle as allocated by @code{shishi_tkts()}.
73 @var{tkts}: ticket set handle as allocated by @code{shishi_tkts()}.
83 @var{tkts}: ticket set handle as allocated by @code{shishi_tkts()}.
99 @var{tkts}: ticket set handle as allocated by @code{shishi_tkts()}.
113 @var{tkts}: ticket set handle as allocated by @code{shishi_tkts()}.
127 @var{tkts}: ticket set handle as allocated by @code{shishi_tkts()}.
147 @var{tkts}: ticket set handle as allocated by @code{shishi_tkts()}.
159 @var{tkts}: ticket set handle as allocated by @code{shishi_tkts()}.
[all …]
/dports/security/shishi/shishi-1.0.2/tests/
H A Dticketset.c133 res = shishi_tkts (handle, &tktset); in test()
465 res = shishi_tkts (handle, &tktset); in test()
/dports/security/shishi/shishi-1.0.2/lib/
H A Dtktccache.c370 rc = shishi_tkts (handle, outtkts); in shishi_tkts_from_ccache_mem()
409 rc = shishi_tkts (handle, outtkts); in shishi_tkts_from_ccache_file()
H A Dinit.c296 rc = shishi_tkts (handle, &handle->tkts); in init_read()
H A Dtkts.c114 (shishi_tkts (handle, &handle->tkts) != SHISHI_OK)) in shishi_tkts_default()
136 shishi_tkts (Shishi * handle, Shishi_tkts ** tkts) in shishi_tkts() function
H A Dlibshishi.map695 shishi_tkts;
H A Dshishi.h836 extern int shishi_tkts (Shishi * handle, Shishi_tkts ** tkts);
/dports/security/shishi/shishi-1.0.2/doc/
H A DMakefile.am707 gdoc_MANS += man/shishi_tkts.3
H A DMakefile.in1623 man/shishi_tkts.3 man/shishi_tkts_done.3 \