OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:control_code
(Results
1 - 2
of
2
) sorted by null
/external/autotest/site_utils/autoupdate/lib/
test_control.py
45
def dump_autotest_control_file(test, env,
control_code
, directory):
50
@param
control_code
: string containing the template control code
60
test, env,
control_code
)
/external/wpa_supplicant_8/wpa_supplicant/
main_winsvc.c
341
static void WINAPI service_ctrl_handler(DWORD
control_code
)
343
switch (
control_code
) {
Completed in 686 milliseconds