Searched refs:max_argc (Results 1 – 1 of 1) sorted by relevance
2406 smb_dcmd_setopt(uint_t opts, int max_argc, mdb_arg_t *argv) in smb_dcmd_setopt() argument2412 if ((opts & smb_opts[i].o_value) && (argc < max_argc)) { in smb_dcmd_setopt()