Searched refs:max_opst_len (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/ |
H A D | piclfrudr.c | 343 static size_t max_opst_len = sizeof (str_opst_download); variable 539 PICL_PTYPE_CHARSTRING, PICL_VOLATILE | PICL_READ, max_opst_len, 582 (void) strlcpy(buf, str_opst_unknown, max_opst_len); 595 (void) strlcpy(buf, str_opst_unknown, max_opst_len); 607 (void) strlcpy(buf, str_opst_unknown, max_opst_len); 616 (void) strlcpy(buf, str_opst_present, max_opst_len); 621 (void) strlcpy(buf, str_opst_unknown, max_opst_len); 629 str_opst_unknown, max_opst_len);
|
Completed in 48 milliseconds