Home
last modified time | relevance | path

Searched refs:INIT_ZERO_STRUCT (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.err.c192 static const char *elst[NO_ERRORS] INIT_ZERO_STRUCT;
H A Dsh.h74 # define INIT_ZERO_STRUCT macro
H A Dsh.dir.c53 static struct directory dhead INIT_ZERO_STRUCT; /* "head" of loop */ variable