Home
last modified time | relevance | path

Searched defs:nodestr (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/bin/sh/
H A Dmknodes.c76 static struct str *nodestr[MAXTYPES]; /* type of structure used by the node */ variable
/freebsd-src/usr.sbin/fwcontrol/
H A Dfwcontrol.c124 str2node(int fd, const char *nodestr) in str2node() argument