Lines Matching +defs:x +defs:get
728 "cfg locking needs to be set for %08x\n", cmd);
848 dsw_error(gettext("Can't get overflow list length"), NULL);
852 dsw_error(gettext("Can't get memory for list enquiry"), NULL);
1730 * Wait for child process to get to some state, where some state may be:
2213 (void) sscanf(optval, "%x", &flags);
2334 int i, x, y;
2369 x = (int)ceil(sqrt((double)i));
2370 x += (8 - (x % 8)); /* round up to nearest multiple of 8 */
2371 y = i / x;
2372 if (y * x < i)
2375 name, x, name, y);
2382 (void) printf("0x%02x, ", bitmap[i]);
2384 y = x * y;
3254 dsw_error(gettext("Can't get memory for list enquiry"), NULL);
3716 int get = 0;
3722 get = 1;
3739 if (!get)
4027 /* get the ctag for this group (if any) */