Home
last modified time | relevance | path

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

/external/strace/
Dstrace.c338 error_opt_arg(int opt, const char *arg) in error_opt_arg() function
1616 error_opt_arg(c, optarg); in init()
1667 error_opt_arg(c, optarg); in init()
1680 error_opt_arg(c, optarg); in init()
1698 error_opt_arg(c, optarg); in init()
1734 error_opt_arg(c, optarg); in init()
DChangeLog35127 (error_opt_arg, init): Use it.
47932 * strace.c (error_opt_arg): New function.
47936 Use error_opt_arg in case of invalid option argument.