Searched refs:DC_STR_CURPROC (Results 1 – 1 of 1) sorted by relevance
78 static const char DC_STR_CURPROC[] = "curproc"; /* Kernel + current process */ variable623 if (strcasecmp(buf, DC_STR_CURPROC) == 0) { in dconf_str2content()680 content = DC_STR_CURPROC; in print_content()