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

/illumos-gate/usr/src/cmd/ptools/plgrp/
H A Dplgrp.c1311 char *affstring; local
1462 * 'affstring' is the unparsed prtion of the affinity
1467 affstring = optarg;
1468 while (affstring != NULL && strlen(affstring) > 0) {
1472 * affstring points to the first affinity
1477 s = strchr(affstring, DELIMIT_AFF);
1482 progname, affstring);
1491 progname, affstring);
1516 affstring) <
[all...]

Completed in 44 milliseconds