Searched refs:sizeof_conf_hdr (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/mpapi/libmpapi/common/
H A Dmpapi.c3367 int retval, sizeof_conf_hdr = strlen(HDR); local
3461 MP_UINT32 sizeof_conf_hdr = strlen(HDR); local
3512 if (write(mpconf, HDR, sizeof_conf_hdr) !=
3513 sizeof_conf_hdr) {
3518 sizeof_conf_hdr) !=
3582 MP_UINT32 sizeof_conf_hdr = strlen(HDR); local

Completed in 162 milliseconds