Searched refs:sizeof_conf_hdr (Results 1 – 1 of 1) sorted by relevance
3367 int retval, sizeof_conf_hdr = strlen(HDR); in search_line() local3461 MP_UINT32 sizeof_conf_hdr = strlen(HDR); in MP_RegisterPlugin() local3512 if (write(mpconf, HDR, sizeof_conf_hdr) != in MP_RegisterPlugin()3513 sizeof_conf_hdr) { in MP_RegisterPlugin()3518 sizeof_conf_hdr) != in MP_RegisterPlugin()3582 MP_UINT32 sizeof_conf_hdr = strlen(HDR); in MP_DeregisterPlugin() local