Searched refs:arg_required (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libumem/common/ | ||
H A D | envvar.c | 526 int arg_required = 0; local 535 arg_required = 0; 540 arg_required = 1; 575 if (arg_required && item_arg == NULL) { |
Completed in 70 milliseconds