OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:firstchange
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/sh/
exec.c
851
int
firstchange
;
local in function:changepath
856
firstchange
= 9999; /* assume no change */
861
firstchange
= idx;
864
firstchange
++;
879
firstchange
= 0;
880
clearcmdentry(
firstchange
);
891
clearcmdentry(int
firstchange
)
902
cmdp->param.index >=
firstchange
)
904
builtinloc >=
firstchange
)) {
exec.c
851
int
firstchange
;
local in function:changepath
856
firstchange
= 9999; /* assume no change */
861
firstchange
= idx;
864
firstchange
++;
879
firstchange
= 0;
880
clearcmdentry(
firstchange
);
891
clearcmdentry(int
firstchange
)
902
cmdp->param.index >=
firstchange
)
904
builtinloc >=
firstchange
)) {
Completed in 49 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025