OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:command_string
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_drvctl.c
542
prop_string_t
command_string
;
local in function:drvctl_command
556
command_string
= prop_dictionary_get(command_dict, "drvctl-command");
557
if (
command_string
== NULL) {
563
if (prop_string_equals_string(
command_string
,
kern_drvctl.c
542
prop_string_t
command_string
;
local in function:drvctl_command
556
command_string
= prop_dictionary_get(command_dict, "drvctl-command");
557
if (
command_string
== NULL) {
563
if (prop_string_equals_string(
command_string
,
Completed in 130 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025