Home
last modified time | relevance | path

Searched refs:parse_opt (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/man-db/files/
H A D0001-man-Move-local-variable-declaration-to-function-scop.patch23 static error_t parse_opt (int key, char *arg, struct argp_state *state)
31 @@ -384,7 +384,7 @@ static error_t parse_opt (int key, char *arg, struct argp_state *state)
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dtxtimestamp.c697 static void parse_opt(int argc, char **argv) in parse_opt() function
901 parse_opt(argc, argv); in main()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/
H A D0005-nativesdk-glibc-Raise-the-size-of-arrays-containing-.patch105 options, parse_opt, NULL, doc, NULL, more_help, NULL
H A D0013-eglibc-Forward-port-cross-locale-generation-support.patch399 @@ -399,6 +404,9 @@ parse_opt (int key, char *arg, struct argp_state *state)
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/ldconfig-native-2.12.1/
H A Dldconfig.patch399 @@ -291,6 +304,7 @@ parse_opt (int key, char *arg, struct ar
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dpxafb.c1914 static int parse_opt(struct device *dev, char *this_opt, in parse_opt() function
2027 ret = parse_opt(dev, this_opt, inf); in pxafb_parse_options()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-114977 parse_opt (int key, char *arg, struct argp_state *state)
5712 specify ‘parse_opt’ as the parser function. *Note Argp Parser
5716 with the ‘parse_opt’ function, a pointer to which it passes in the
5718parse_opt’ through the ‘input’ field in its ‘state’ argument. *Note
5754 parse_opt function, a pointer to which it passes in the INPUT argument to
5801 /* Used by ‘main’ to communicate with ‘parse_opt’. */
5811 parse_opt (int key, char *arg, struct argp_state *state)
5851 static struct argp argp = { options, parse_opt, args_doc, doc };
5863 /* Parse our arguments; every option seen by ‘parse_opt’ will
5967 /* Used by ‘main’ to communicate with ‘parse_opt’. */
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-114977 parse_opt (int key, char *arg, struct argp_state *state)
5712 specify ‘parse_opt’ as the parser function. *Note Argp Parser
5716 with the ‘parse_opt’ function, a pointer to which it passes in the
5718parse_opt’ through the ‘input’ field in its ‘state’ argument. *Note
5754 parse_opt function, a pointer to which it passes in the INPUT argument to
5801 /* Used by ‘main’ to communicate with ‘parse_opt’. */
5811 parse_opt (int key, char *arg, struct argp_state *state)
5851 static struct argp argp = { options, parse_opt, args_doc, doc };
5863 /* Parse our arguments; every option seen by ‘parse_opt’ will
5967 /* Used by ‘main’ to communicate with ‘parse_opt’. */
[all …]