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

/freebsd-10.1-release/bin/sh/
H A Dmknodes.c58 #define MAXTYPES 50 /* max number of node types */ macro
87 static char *nodename[MAXTYPES]; /* names of the nodes */
88 static struct str *nodestr[MAXTYPES]; /* type of structure used by the node */
90 static struct str str[MAXTYPES]; /* the structures */

Completed in 42 milliseconds