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

/ast/src/lib/libast/path/
H A Dpathprog.c117 pathprog(const char* command, char* path, size_t size) function
/ast/src/lib/libast/include/
H A Dast.h314 extern size_t pathprog(const char*, char*, size_t);
/ast/src/lib/libast/
H A DMakefile82 pathprog.c \
/ast/src/cmd/ksh93/sh/
H A Dinit.c1398 if((n = pathprog(NiL, buff, sizeof(buff))) > 0 && n <= sizeof(buff))

Completed in 26 milliseconds