Home
last modified time | relevance | path

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

/netbsd/src/bin/sh/
Dinput.c72 MKINIT
86 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.h77 #define MKINIT /* empty */ macro
Dredir.c99 MKINIT
107 MKINIT
114 MKINIT struct redirtab *redirlist;
Dalias.c137 MKINIT void rmaliases(int);
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
Dexec.c921 MKINIT void deletefuncs(void);
922 MKINIT void hash_special_builtins(void);
Dvar.c215 MKINIT char **environ;
216 MKINIT void setvareqsafe(char *, int);
Dtrap.c90 MKINIT char sigmode[NSIG]; /* current value of signal */
Djobs.c98 MKINIT pid_t backgndpid = -1; /* pid of last background process */
161 MKINIT int jobctl;
Dparser.c90 MKINIT struct parse_state parse_state;