Searched refs:findcom (Results 1 – 4 of 4) sorted by relevance
99 tp = findcom(ap[0], FC_BI|FC_FUNC); in execute()450 tp = findcom(cp, FC_BI); in comexec()493 tp = findcom(ap[0], fcflags & (FC_BI|FC_FUNC)); in comexec()542 tp = findcom(cp, fcflags); in comexec()914 findcom(const char *name, int flags) in findcom() function1340 if (call_builtin(findcom("read", FC_BI), read_args)) in do_selectargs()
1410 struct tbl *findcom(const char *, int);
794 tp = findcom(id, fcflags); in c_whence()
3397 need to be moved out of the switch to before findcom() is