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

/illumos-gate/usr/src/lib/lvm/libsvm/common/
H A Ddebug.c47 const int libsvm_len = sizeof (libsvm_str); variable
62 * libsvm_len - 1 is because the length includes NULL
65 cp = buf + (libsvm_len - 1);
67 if (vsnprintf(cp, (PATH_MAX - (libsvm_len - 1)),

Completed in 68 milliseconds