OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DO_SHAREDVFORK
(Results
1 - 2
of
2
) sorted by null
/system/core/sh/
shell.h
45
* define
DO_SHAREDVFORK
to indicate that vfork(2) shares its address
59
#ifndef
DO_SHAREDVFORK
61
#define
DO_SHAREDVFORK
eval.c
843
#ifdef
DO_SHAREDVFORK
844
/* It is essential that if
DO_SHAREDVFORK
is defined that the
902
#ifdef
DO_SHAREDVFORK
Completed in 36 milliseconds