Searched defs:strcount (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/captoinfo/
H A Dcaptoinfo.c109 strcount; variable
502 i = search(strnames, strcount, infoname);
589 i = search(strnames, strcount, infoname);
1514 strcount = i;
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c836 int strcount; local
857 strcount = get_string_count(strdat, retval);
858 if (strcount > 1) {
860 strdat, strcount);

Completed in 61 milliseconds