Home
last modified time | relevance | path

Searched refs:findcom (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/bin/ksh/
H A Dexec.c131 tp = findcom(ap[0], FC_BI|FC_FUNC);
497 tp = findcom(cp, FC_BI);
541 tp = findcom(ap[0], fcflags & (FC_BI|FC_FUNC));
583 tp = findcom(cp, fcflags);
892 findcom(name, flags) in findcom() function
1344 if (call_builtin(findcom("read", FC_BI), in do_selectargs()
H A Dproto.h76 struct tbl * findcom ARGS((const char *, int));
H A Dc_ksh.c480 tp = findcom(id, fcflags);