Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ptools/plgrp/
H A Dplgrp.c98 #define LGRP_AFF_STRONG_STR "strong" macro
388 } else if (strncmp(string, LGRP_AFF_STRONG_STR, in parse_lgrp_affinity()
389 strlen(LGRP_AFF_STRONG_STR)) == 0) { in parse_lgrp_affinity()
391 *next = string + strlen(LGRP_AFF_STRONG_STR); in parse_lgrp_affinity()