Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/biosdev/
H A Dbiosdev.c76 #define BIOSPROPNAME_TMPL_LEN 13 macro
568 char biospropname[BIOSPROPNAME_TMPL_LEN]; in main()
607 (void) snprintf((char *)biospropname, BIOSPROPNAME_TMPL_LEN, in main()