OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:findcom
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ksh/
exec.c
131
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)
function
1344
if (call_builtin(
findcom
("read", FC_BI),
exec.c
131
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)
function
1344
if (call_builtin(
findcom
("read", FC_BI),
Completed in 47 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025