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

/illumos-gate/usr/src/cmd/fm/modules/common/ses-log-transport/
H A Dses_log_transport.c96 char slt_pid[MAXNAMELEN]; /* The system product id */ member in struct:expander
720 expander->slt_pid, atoi(code));
807 (void) strncpy(lib_param->product_id, expander->slt_pid, MAXNAMELEN);
983 (void) snprintf(expander->slt_pid, MAXNAMELEN, "%s", product_id);

Completed in 64 milliseconds