Searched refs:nodelist (Results 1 – 1 of 1) sorted by relevance
2891 char *nodelist = strchr(str, ':'); in mpol_parse_str() local2898 if (nodelist) { in mpol_parse_str()2900 *nodelist++ = '\0'; in mpol_parse_str()2901 if (nodelist_parse(nodelist, nodes)) in mpol_parse_str()2919 if (nodelist) { in mpol_parse_str()2920 char *rest = nodelist; in mpol_parse_str()2933 if (!nodelist) in mpol_parse_str()2940 if (nodelist) in mpol_parse_str()2948 if (!nodelist) in mpol_parse_str()2955 if (!nodelist) in mpol_parse_str()[all …]