Home
last modified time | relevance | path

Searched refs:LGRP_AFF_NONE_STR (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/ptools/plgrp/
H A Dplgrp.c97 #define LGRP_AFF_NONE_STR "none" macro
380 if (strncmp(string, LGRP_AFF_NONE_STR, strlen(LGRP_AFF_NONE_STR)) in parse_lgrp_affinity()
383 *next = string + strlen(LGRP_AFF_NONE_STR); in parse_lgrp_affinity()