Searched refs:jclclose (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libjcl/
H A Dopen.c124 jclclose(jcl);
133 jclclose(Jcl_t* jcl) function
H A Djcl.h240 extern int jclclose(Jcl_t*);
H A Drun.c156 jclclose(jcl);
189 jclclose(jcl);
197 jclclose(jcl);
552 code = jclclose(jcl);
/ast/src/cmd/jcl/
H A Djcl.c317 if (!(c = jclclose(jcl)) && error_info.errors)

Completed in 10 milliseconds