OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FC_DEFPATH
(Results
1 - 3
of
3
) sorted by null
/external/mksh/src/
exec.c
580
fcflags |=
FC_DEFPATH
;
1105
if (!tp && (flags & FC_PATH) && !(flags &
FC_DEFPATH
)) {
1121
if (insert && !(flags &
FC_DEFPATH
)) {
1132
(flags &
FC_DEFPATH
) ? def_path : path,
[
all
...]
sh.h
[
all
...]
funcs.c
520
fcflags |=
FC_DEFPATH
;
[
all
...]
Completed in 30 milliseconds