Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/allocate/
H A Dadd_allocatable.c393 *defmin, *defmax, *defauths, *defexec; in check_args() local
417 defmax = DA_DEFAULT_MAX; in check_args()
426 defmax = strdup(kval); in check_args()
443 strlen(defmax) + 1; /* +1 for terminator */ in check_args()
448 DAOPT_MAXLABEL, KV_ASSIGN, defmax); in check_args()
471 nstr = defmax; in check_args()