Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/allocate/
H A Dadd_allocatable.c391 *defmin, *defmax, *defauths, *defexec; in check_args() local
415 defmax = DA_DEFAULT_MAX; in check_args()
424 defmax = strdup(kval); in check_args()
441 strlen(defmax) + 1; /* +1 for terminator */ in check_args()
446 DAOPT_MAXLABEL, KV_ASSIGN, defmax); in check_args()
469 nstr = defmax; in check_args()