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

/illumos-gate/usr/src/cmd/ptools/plgrp/
H A Dplgrp.c55 #define DELIMIT_AFF_LST ',' /* list of affinities from another list */ macro
610 (void) printf("%c", DELIMIT_AFF_LST);
617 (void) printf("%c", DELIMIT_AFF_LST);
1497 * or to the DELIMIT_AFF_LST separator.
1500 if (*next != DELIMIT_AFF_LST) {

Completed in 56 milliseconds