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

/ast/src/cmd/probe/
H A Dprobe.c378 if (!(path = pathprobe(language, tool, processor, (options & TEST) ? -3 : -2, NiL, 0, attributes, sizeof(attributes))))
425 else if (!(path = pathprobe(language, tool, processor, -1, NiL, 0, attributes, sizeof(attributes))))
/ast/src/lib/libast/path/
H A Dpathprobe.c52 pathprobe(char* path, char* attr, const char* lang, const char* tool, const char* proc, int op) function
/ast/src/lib/libast/include/
H A Dast.h312 extern char* pathprobe(char*, char*, const char*, const char*, const char*, int);
/ast/src/lib/libast/
H A DMakefile79 pathexists.c pathfind.c pathkey.c pathprobe.c pathrepl.c \
/ast/src/lib/libpp/
H A Dppop.c877 if (!(pp.ppdefault = pathprobe("C", pp.pass, pp.probe ? pp.probe : PPPROBE, 0, pp.path, MAXTOKEN + 1, NiL, 0)))
/ast/src/cmd/nmake/
H A Dexpand.c2062 if (s = pathprobe(op, t ? t : idname, s, 0, sfstrrsrv(xp, MAXNAME), MAXNAME, NiL, 0))

Completed in 39 milliseconds