Home
last modified time | relevance | path

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

/freebsd-14.2/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 */