Searched refs:hx509_vprint_func (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/hx509/
H A Dhx509.h63 typedef void (*hx509_vprint_func)(void *, const char *, va_list); typedef
H A Dprint.c44 hx509_vprint_func vprint_func;
106 print_func(hx509_vprint_func func, void *ctx, const char *fmt, ...)
132 * Print a oid using a hx509_vprint_func function. To print to stdout
136 * @param func hx509_vprint_func to print with.
137 * @param ctx context variable to hx509_vprint_func function.
143 hx509_oid_print(const heim_oid *oid, hx509_vprint_func func, void *ctx)
152 * Print a bitstring using a hx509_vprint_func function. To print to
156 * @param func hx509_vprint_func to print with.
157 * @param ctx context variable to hx509_vprint_func function.
164 hx509_vprint_func fun
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/hx509/
H A Dhx509.h63 typedef void (*hx509_vprint_func)(void *, const char *, va_list); typedef
H A Dprint.c44 hx509_vprint_func vprint_func;
106 print_func(hx509_vprint_func func, void *ctx, const char *fmt, ...)
132 * Print a oid using a hx509_vprint_func function. To print to stdout
136 * @param func hx509_vprint_func to print with.
137 * @param ctx context variable to hx509_vprint_func function.
143 hx509_oid_print(const heim_oid *oid, hx509_vprint_func func, void *ctx)
152 * Print a bitstring using a hx509_vprint_func function. To print to
156 * @param func hx509_vprint_func to print with.
157 * @param ctx context variable to hx509_vprint_func function.
164 hx509_vprint_func fun
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/hx509/
H A Dhx509.h63 typedef void (*hx509_vprint_func)(void *, const char *, va_list); typedef
H A Dprint.c44 hx509_vprint_func vprint_func;
106 print_func(hx509_vprint_func func, void *ctx, const char *fmt, ...)
132 * Print a oid using a hx509_vprint_func function. To print to stdout
136 * @param func hx509_vprint_func to print with.
137 * @param ctx context variable to hx509_vprint_func function.
143 hx509_oid_print(const heim_oid *oid, hx509_vprint_func func, void *ctx)
152 * Print a bitstring using a hx509_vprint_func function. To print to
156 * @param func hx509_vprint_func to print with.
157 * @param ctx context variable to hx509_vprint_func function.
164 hx509_vprint_func fun
[all...]

Completed in 116 milliseconds