Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ptools/plgrp/
H A Dplgrp.c90 #define LGRP_ALL_STR "all" macro
452 } else if (strncmp(token, LGRP_ALL_STR, in parse_lgrps()
453 strlen(LGRP_ALL_STR)) == 0) { in parse_lgrps()