Searched refs:list_ints (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libipsecutil/common/
H A Dalgs.c99 list_ints(FILE *f, int *floater) function
275 if (list_ints(f, alg->a_key_sizes) == -1) {
288 if (list_ints(f, alg->a_block_sizes) == -1) {
303 if (list_ints(f, alg->a_mech_params) == -1) {
H A Dipsec_util.h309 extern int list_ints(FILE *, int *);

Completed in 17 milliseconds