Home
last modified time | relevance | path

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

/system/core/sh/
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 */
Dshell.h70 #define MKINIT /* empty */ macro
Dredir.c78 MKINIT
85 MKINIT struct redirtab *redirlist;
Dalias.c150 MKINIT void rmaliases(void);
Dtrap.c77 MKINIT char sigmode[NSIG]; /* current value of signal */
Dexec.c768 MKINIT void deletefuncs(void);
769 MKINIT void hash_special_builtins(void);
DTOUR59 includes a file. The storage class MKINIT makes a declaration
61 MKINIT int funcnest; /* depth of function calls */
62 MKINIT alone on a line introduces a structure or union declara-
64 MKINIT
Djobs.c92 MKINIT pid_t backgndpid = -1; /* pid of last background process */
138 MKINIT int jobctl;
Dparser.c94 MKINIT int tokpushback; /* last token pushed back */
96 MKINIT int checkkwd; /* 1 == check for kwds, 2 == also eat newlines */
Dvar.c144 MKINIT char **environ;
Deval.c94 MKINIT int loopnest; /* current loop nesting level */