Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dmknodes.c46 #define MAXTYPES 50 /* max number of node types */ macro
75 static char *nodename[MAXTYPES]; /* names of the nodes */
76 static struct str *nodestr[MAXTYPES]; /* type of structure used by the node */
78 static struct str str[MAXTYPES]; /* the structures */