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

/freebsd-10.1-release/usr.bin/cpuset/
H A Dcpuset.c164 static const char *whichnames[] = { NULL, "tid", "pid", "cpuset", "irq", "jail" }; variable
174 printf("%s %jd%s mask: ", whichnames[which], (intmax_t)id,
192 printf("%s %jd%s id: %d\n", whichnames[which], (intmax_t)id,

Completed in 384 milliseconds