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

/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dboot_plat.c370 #define SEARCHSTRLEN strlen(SEARCHSTRING) macro
378 nextc = options[SEARCHSTRLEN];
381 options += SEARCHSTRLEN;

Completed in 57 milliseconds