OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:writemoduleparam
(Results
1 - 1
of
1
) sorted by null
/system/extras/tests/iptables/qtaguid/
socketTag.cpp
77
int
writeModuleParam
(const char *param, const char *data) {
257
ASSERT_GE(
writeModuleParam
("max_sock_tags", max_tags_str), 0) << "Failed to setup tag limit";
Completed in 402 milliseconds