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

/netbsd-6-1-5-RELEASE/usr.bin/config/
H A Dmkheaders.c229 int isfsoption; local
237 isfsoption = OPT_FSOPT(nv->nv_name);
241 isfsoption ? "file system" : "option",
251 isfsoption ? "file system" : "option",
258 if (isfsoption == 1)
265 else if (!isfsoption)

Completed in 88 milliseconds