Searched refs:opts_add_keyfile_new (Results 1 – 4 of 4) sorted by relevance
400 if ((error = opts_add_keyfile_new(opts, optarg)) != 0) { in main()
240 int opts_add_keyfile_new(struct tcplay_opts *opts, const char *keyfile);
362 opts_add_keyfile_new(opts, s); in tc_api_task_set()
2124 opts_add_keyfile_new(struct tcplay_opts *opts, const char *keyfile) in opts_add_keyfile_new() function