Searched refs:GetLongestMatchOption (Results 1 – 3 of 3) sorted by relevance
30 GetLongestMatchOption,462 kexts = GetLongestMatchOption(kextname, [x.name for x in GetAllKextSummaries()], True)
101 def GetLongestMatchOption(searchstr, options=[], ignore_case=True): function
713 subcommand = GetLongestMatchOption(command_args[0], supported_subcommands, True)