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

/illumos-gate/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,
389 strlen(LGRP_AFF_STRONG_STR)) == 0) {
391 *next = string + strlen(LGRP_AFF_STRONG_STR);

Completed in 59 milliseconds