OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:type_flags
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ksh/
exec.c
457
int
type_flags
;
local in function:comexec
544
type_flags
= 0;
552
type_flags
= 0;
554
type_flags
= LOCAL|LOCAL_COPY|EXPORT;
557
type_flags
|= EXPORT;
569
typeset(cp,
type_flags
, 0, 0, 0);
570
if (bourne_function_call && !(
type_flags
& EXPORT))
exec.c
457
int
type_flags
;
local in function:comexec
544
type_flags
= 0;
552
type_flags
= 0;
554
type_flags
= LOCAL|LOCAL_COPY|EXPORT;
557
type_flags
|= EXPORT;
569
typeset(cp,
type_flags
, 0, 0, 0);
570
if (bourne_function_call && !(
type_flags
& EXPORT))
Completed in 46 milliseconds
Indexes created Sun Sep 28 12:09:53 GMT 2025