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

/freebsd-9.3-release/contrib/bind9/lib/isccc/include/isccc/
H A Dsexpr.h87 isccc_sexpr_print(isccc_sexpr_t *sexpr, FILE *stream);
/freebsd-9.3-release/contrib/bind9/lib/isccc/
H A Dsexpr.c170 isccc_sexpr_print(isccc_sexpr_t *sexpr, FILE *stream) function
191 isccc_sexpr_print(CAR(sexpr), stream);
197 isccc_sexpr_print(cdr, stream);
H A Dalist.c311 isccc_sexpr_print(sexpr, stream);

Completed in 105 milliseconds