Home
last modified time | relevance | path

Searched refs:opt (Results 1 – 3 of 3) sorted by relevance

/include/
A Dhwconfig.h19 extern int hwconfig_f(const char *opt, char *buf);
25 extern int hwconfig_subarg_cmp_f(const char *opt, const char *subopt,
29 static inline int hwconfig_f(const char *opt, char *buf) in hwconfig_f() argument
67 static inline int hwconfig(const char *opt) in hwconfig() argument
69 return hwconfig_f(opt, NULL); in hwconfig()
74 return hwconfig_arg_f(opt, arglen, NULL); in hwconfig_arg()
79 return hwconfig_arg_cmp_f(opt, arg, NULL); in hwconfig_arg_cmp()
82 static inline int hwconfig_sub(const char *opt, const char *subopt) in hwconfig_sub() argument
84 return hwconfig_sub_f(opt, subopt, NULL); in hwconfig_sub()
90 return hwconfig_subarg_f(opt, subopt, subarglen, NULL); in hwconfig_subarg()
[all …]
A Dndisc.h17 __u8 opt[0]; member
23 __u8 opt[0]; member
31 __u8 opt[0]; member
A Dgetopt.h30 int opt; member

Completed in 9 milliseconds