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