Home
last modified time | relevance | path

Searched refs:match_int_ok (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/lib/
Dtest_sysctl.c41 static int match_int_ok = 1; variable
101 .data = &match_int_ok,
102 .maxlen = sizeof(match_int_ok),
165 match_int_ok = 0; in test_sysctl_init()