Home | Sort by: relevance | last modified time | path |
/src/sys/kern/ | |
kern_drvctl.c | 490 prop_string_t devname_string; local in function:drvctl_command_get_properties 498 devname_string = prop_dictionary_get(args_dict, "device-name"); 499 if (devname_string == NULL) 504 if (prop_string_equals_string(devname_string, |
kern_drvctl.c | 490 prop_string_t devname_string; local in function:drvctl_command_get_properties 498 devname_string = prop_dictionary_get(args_dict, "device-name"); 499 if (devname_string == NULL) 504 if (prop_string_equals_string(devname_string, |