221: char buf[PATH_MAX]; 226: char err_buf[200]; 229: char msg[230]; ./jdk.hotspot.agent/linux/native/libsaproc/LinuxDebuggerLocal.c ------------------------------ 297: char classes_jsa[PATH_MAX]; 869: char lib_name[BUF_SIZE]; ./jdk.hotspot.agent/linux/native/libsaproc/ps_core.c ------------------------------ 220: char buf[200]; 279: char fname[32]; 280: char buf[PATH_MAX]; 291: char * word[7]; ./jdk.hotspot.agent/linux/native/libsaproc/ps_proc.c ------------------------------ 306: char classes_jsa[PATH_MAX]; 720: char filepath[4096]; 798: char name[BUF_SIZE]; 1261: char interp_name[BUF_SIZE]; 1308: char lib_name[BUF_SIZE]; ./jdk.hotspot.agent/macosx/native/libsaproc/ps_core.c ------------------------------ 115: char buffer[128]; 197: char buffer[4096]; ./jdk.hotspot.agent/share/native/libsaproc/sadis.c ------------------------------ 358: char res_buffer[RES_BUF_SIZE]; 490: char buf[16]; ./os/bsd/dtrace/jvm_dtrace.c ------------------------------ 222: char buffer[1024]; 796: char name[256]; ./os/bsd/dtrace/libjvm_db.c ------------------------------ 358: char res_buffer[RES_BUF_SIZE]; 490: char buf[16]; ./os/solaris/dtrace/jvm_dtrace.c ------------------------------ 222: char buffer[1024]; 795: char name[256]; ./os/solaris/dtrace/libjvm_db.c ------------------------------ 69: char mach_option[64]; 70: char insn_options[256]; 141: char buf[128]; ./share/tools/hsdis/hsdis.c ------------------------------