Searched refs:MKINIT (Results 1 - 11 of 11) sorted by relevance

/system/core/sh/
H A Dshell.h70 #define MKINIT /* empty */ macro
H A Dmkinit.sh65 MKINIT\ )
78 MKINIT["{ "]* )
80 def=${line#MKINIT}
H A Dinput.c73 MKINIT
87 MKINIT
103 MKINIT int parselleft; /* copy of parsefile->lleft */
105 MKINIT struct parsefile basepf; /* top level input file */
106 MKINIT char basebuf[BUFSIZ]; /* buffer for top level input file */
H A Dredir.c78 MKINIT
85 MKINIT struct redirtab *redirlist;
H A Dalias.c150 MKINIT void rmaliases(void);
H A Dtrap.c77 MKINIT char sigmode[NSIG]; /* current value of signal */
H A Dexec.c768 MKINIT void deletefuncs(void);
769 MKINIT void hash_special_builtins(void);
H A Dvar.c144 MKINIT char **environ;
H A Djobs.c92 MKINIT pid_t backgndpid = -1; /* pid of last background process */
138 MKINIT int jobctl;
H A Dparser.c94 MKINIT int tokpushback; /* last token pushed back */
96 MKINIT int checkkwd; /* 1 == check for kwds, 2 == also eat newlines */
H A Deval.c94 MKINIT int loopnest; /* current loop nesting level */

Completed in 548 milliseconds