LINEARG
sfile = LINEARG(1);
char *thresh = LINEARG(1);
mesg(MERR, "%s must be a positive value\n", LINEARG(0));
return (scan_int(LINEARG(1), &new_cc.ttychars_thold));
behavior = LINEARG(1);
if ((mode = LINEARG(2)) == NULL)
if (LINEARG(2) == NULL) {
for (behavior = LINEARG(1), bp = blist; bp->cmd; bp++) {
for (behavior = LINEARG(1), bp = blist; bp->cmd; bp++) {
for (behavior = LINEARG(1), bp = blist; bp->cmd; bp++) {
for (behavior = LINEARG(1), bp = blist; bp->cmd; bp++) {
new_cc.as_idle = atoi(LINEARG(1));
if (gethm(LINEARG(2), &new_cc.as_sh, &new_cc.as_sm) ||
gethm(LINEARG(3), &new_cc.as_fh, &new_cc.as_fm))
for (behavior = LINEARG(4), bp = blist; *bp; bp++) {
src = LINEARG(1);
for (argn = 2; (src = LINEARG(argn)) != NULL; argn++) {
for (argn = 2; (src = LINEARG(argn)) != NULL; argn++) {
if (devpath(&pmreq.physpath, LINEARG(1), &upval))
if (strcmp(LINEARG(2), always_on) == 0) {
lval = strtonumx(LINEARG(1), 0, INT_MAX, &errstr, 0);
return (scan_int(LINEARG(1), &new_cc.diskreads_thold));
STRCPYLIM(new_cc.idlecheck_path, LINEARG(1), "idle path");
return (scan_float(LINEARG(1), &new_cc.loadaverage_thold));
return (scan_int(LINEARG(1), &new_cc.nfsreqs_thold));
keyword = LINEARG(0);
LINEARG(0));