Home
last modified time | relevance | path

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

/aoo41x/main/cli_ure/source/climaker/
H A Dclimaker_app.cxx200 static bool read_argument( in read_argument() function
375 else if (read_argument( &cmd_arg, info_types, &nPos )) in SAL_IMPLEMENT_MAIN()
385 else if (read_argument( &cmd_arg, info_extra, &nPos )) in SAL_IMPLEMENT_MAIN()
390 else if (read_argument( &cmd_arg, info_reference, &nPos )) in SAL_IMPLEMENT_MAIN()
396 !read_argument( &output, info_out, &nPos ) && in SAL_IMPLEMENT_MAIN()
397 !read_argument( &version, info_version, &nPos ) && in SAL_IMPLEMENT_MAIN()
399 !read_argument( &product, info_product, &nPos ) && in SAL_IMPLEMENT_MAIN()
400 !read_argument( &company, info_company, &nPos ) && in SAL_IMPLEMENT_MAIN()
401 !read_argument( &copyright, info_copyright, &nPos ) && in SAL_IMPLEMENT_MAIN()
403 !read_argument( &keyfile, info_keyfile, &nPos ) && in SAL_IMPLEMENT_MAIN()
[all …]

Completed in 18 milliseconds