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

/ast/src/lib/libjcl/
H A Djcl.h242 extern char* jclfind(Jcl_t*, const char*, unsigned long, int, Sfio_t**);
H A Dopen.c106 else if (!(file = jclfind(jcl, file, flags, 2, &sp)))
H A Dfind.c166 * append dir to jclfind() include list
253 jclfind(Jcl_t* jcl, const char* name, unsigned long flags, int level, Sfio_t** spp) function
H A Drun.c305 if (!(step->flags & JCL_PGM) && (s = jclfind(jcl, step->command, 0, 0, NiL)))

Completed in 14 milliseconds