Searched refs:SMB_MDB_MAX_OPTS (Results 1 – 1 of 1) sorted by relevance
57 #define SMB_MDB_MAX_OPTS 10 macro121 static smb_mdb_opts_t smb_opts[SMB_MDB_MAX_OPTS] =544 mdb_arg_t new_argv[SMB_MDB_MAX_OPTS]; in smblist_dcmd()555 new_argc = smb_dcmd_setopt(opts, SMB_MDB_MAX_OPTS, new_argv); in smblist_dcmd()3742 for (i = 0; i < SMB_MDB_MAX_OPTS; i++) { in smb_dcmd_setopt()3762 mdb_arg_t argv[SMB_MDB_MAX_OPTS]; in smb_obj_expand()3764 argc = smb_dcmd_setopt(opts | SMB_OPT_WALK, SMB_MDB_MAX_OPTS, argv); in smb_obj_expand()3808 mdb_arg_t argv[SMB_MDB_MAX_OPTS]; in smb_obj_list()3810 argc = smb_dcmd_setopt(opts, SMB_MDB_MAX_OPTS, argv); in smb_obj_list()