Home
last modified time | relevance | path

Searched refs:argp_option (Results 1 – 25 of 67) sorted by relevance

123

/external/bcc/libbpf-tools/android/
Dargp.h35 struct argp_option { struct
52 const struct argp_option *options; argument
Dargp.cpp35 for (const struct argp_option *opt = argp->options; opt->name || opt->docstring; ++opt) { in argp_parse()
86 for (const struct argp_option *opt = state->argp->options; opt->name || opt->docstring; ++opt) { in argp_state_help()
/external/elfutils/src/
Darlib-argp.c29 static const struct argp_option options[] =
/external/bcc/libbpf-tools/
Dnumamove.c33 static const struct argp_option opts[] = {
Dreadahead.c37 static const struct argp_option opts[] = {
Dfilelife.c41 static const struct argp_option opts[] = {
Doomkill.c38 static const struct argp_option opts[] = {
Dstatsnoop.c42 static const struct argp_option opts[] = {
Dcachestat.c41 static const struct argp_option opts[] = {
Dexitsnoop.c50 static const struct argp_option opts[] = {
Dbashreadline.c36 static const struct argp_option opts[] = {
Dsolisten.c47 static const struct argp_option opts[] = {
Dvfsstat.c24 static const struct argp_option opts[] = {
Drunqslower.c45 static const struct argp_option opts[] = {
Dbitesize.c46 static const struct argp_option opts[] = {
Drunqlat.c53 static const struct argp_option opts[] = {
Dbiopattern.c44 static const struct argp_option opts[] = {
Dsoftirqs.c47 static const struct argp_option opts[] = {
Dcpufreq.c42 static const struct argp_option opts[] = {
Dtcpsynbl.c47 static const struct argp_option opts[] = {
Dbindsnoop.c57 static const struct argp_option opts[] = {
Dtcpconnlat.c47 static const struct argp_option opts[] = {
Dhardirqs.c48 static const struct argp_option opts[] = {
/external/elfutils/debuginfod/
Ddebuginfod-find.c55 static const struct argp_option options[] =
/external/elfutils/lib/
Dcolor.c50 static const struct argp_option options[] =

123