Searched defs:added (Results 26 - 27 of 27) sorted by relevance

12

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c3266 * This function and all the functions it calls below were added to
3279 * be maintained, so entries are added as new links are created, and removed
3516 int added = 0; local
3529 added++;
3539 " %d %s\n", added, added == 0 ? "NOT ADDED" : "ADDED");
7842 * 0 successfully added
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c3268 * fail to find the translation for a newly added pagesize.
4259 * we only allow a callback to be added to a single page (large
8463 int i, added; local
8551 added = 0;
8552 while (!added) {
8580 added = 1;
8584 if (!added && ism_blkp->iblk_next == NULL) {
12408 * One added advantage of this approach is that on MMUs that
13009 * Do this for all possible CPUs as some may be added
13059 * Do this for all possible CPUs as some may be added
[all...]

Completed in 298 milliseconds

12