Searched refs:process_options (Results 1 - 7 of 7) sorted by relevance
/third_party/ltp/testcases/kernel/controllers/memcg/control/ |
H A D | mem_process.c | 26 * process_options: process user specified options 28 void process_options(int argc, char **argv) in process_options() function 98 process_options(argc, argv); in main()
|
/third_party/ltp/testcases/kernel/connectors/pec/ |
H A D | event_generator.c | 118 static void process_options(int argc, char **argv) in process_options() function 177 process_options(argc, argv); in main()
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_syscall_test/ |
H A D | cpuset_syscall_test.c | 74 void process_options(int argc, char *argv[]) in process_options() function 225 process_options(argc, argv); in main()
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/ |
H A D | cpuset_memory_test.c | 87 * process_options: read options from user input 89 void process_options(int argc, char *argv[]) in process_options() function 332 process_options(argc, argv); in main()
|
/third_party/ltp/testcases/kernel/controllers/memcg/functional/ |
H A D | memcg_process.c | 61 * process_options: read options from user input 63 static void process_options(int argc, char *argv[]) in process_options() function 299 process_options(argc, argv); in main()
|
/third_party/ffmpeg/libavfilter/ |
H A D | avfilter.c | 790 static int process_options(AVFilterContext *ctx, AVDictionary **options, in process_options() function 932 ret = process_options(filter, &options, args); in avfilter_init_str()
|
/third_party/nghttp2/src/ |
H A D | shrpx.cc | 3638 int process_options(Config *config, in process_options() function 3982 rv = process_options(new_config.get(), suconfig.cmdcfgs); in reload_config() 5317 rv = process_options(mod_config(), cmdcfgs); in main()
|
Completed in 11 milliseconds