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

/illumos-gate/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))
383 *next = string + strlen(LGRP_AFF_NONE_STR);

Completed in 59 milliseconds