Home
last modified time | relevance | path

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

/onnv-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); in print_affinities()
617 (void) printf("%c", DELIMIT_AFF_LST); in print_affinities()
1500 if (*next != DELIMIT_AFF_LST) { in main()