Searched refs:findopen (Results 1 - 3 of 3) sorted by relevance
/ast/src/lib/libast/include/ |
H A D | find.h | 79 extern Find_t* findopen(const char*, const char*, const char*, Finddisc_t*);
|
/ast/src/cmd/tw/ |
H A D | tw.c | 949 if (!(state.find = findopen(codes, NiL, NiL, &disc))) 1005 if (!(state.find = findopen(codes, state.pattern, NiL, &disc)))
|
/ast/src/lib/libast/misc/ |
H A D | fastfind.c | 141 findopen(const char* file, const char* pattern, const char* type, Finddisc_t* disc) function
|
Completed in 16 milliseconds