Home
last modified time | relevance | path

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

/netbsd-src/bin/ksh/
H A Dmain.c47 static const char *const initcoms [] = { variable
257 for (wp = (char**)__UNCONST(initcoms); *wp != NULL; wp++) { in main()