fpm_trace_get_strz 66 sapi/fpm/fpm/fpm_php_trace.c if (0 > fpm_trace_get_strz(buf, buf_size, path_translated)) { fpm_trace_get_strz 112 sapi/fpm/fpm/fpm_php_trace.c if (0 > fpm_trace_get_strz(buf, buf_size, function_name + offsetof(zend_string, val))) { fpm_trace_get_strz 158 sapi/fpm/fpm/fpm_php_trace.c if (0 > fpm_trace_get_strz(buf, buf_size, file_name + offsetof(zend_string, val))) { fpm_trace_get_strz 14 sapi/fpm/fpm/fpm_trace.h int fpm_trace_get_strz(char *buf, size_t sz, long addr);