Home
last modified time | relevance | path

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

/dports/www/libjwt/libjwt-1.13.1/examples/
H A Dmain-gen.c59 char* opt_json = NULL; in main() local
89 opt_json = strdup(optarg); in main()
126 if (opt_json != NULL) { in main()
127 ret = jwt_add_grants_json(jwt, opt_json); in main()
149 if (opt_json != NULL) { in main()
150 free(opt_json); in main()
/dports/www/nginx-full/nchan-1.2.12/dev/bench/
H A Dcqb.lua36 local opt_json = Json.encode(opt)
38 local thread, con = cq:newThread(function(con, threadnum, opt_json)
45 local opt = Json.decode(opt_json)
61 end, opt_json)
/dports/net/samba412/samba-4.12.15/source3/utils/
H A Dnet.h89 int opt_json; member
H A Dnet.c1267 .arg = &c->opt_json, in main()
H A Dnet_ads.c337 if (c->opt_json) { in net_ads_cldap_netlogon()
566 if (c->opt_json) { in net_ads_info()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/host_applications/linux/apps/tvservice/
H A Dtvservice.c721 int opt_json = 0; in main() local
940 opt_json = 1; in main()
1018 if ( get_modes( get_modes_group, opt_json ) != 0 ) in main()
/dports/misc/cloc/cloc-1.90/
H A Dcloc712 $opt_json ,
3029 if ($opt_json) {
3055 } elsif ($opt_json) {
3320 } elsif ($opt_yaml or $opt_json) {
3723 if ($opt_json) {
4012 if ($opt_xml or $opt_yaml or $opt_json) {
4174 } elsif ($opt_yaml or $opt_json) {
4297 } elsif ($opt_yaml or $opt_json) {
4316 if ($opt_json) {
6259 if ($opt_json) {
[all …]
/dports/misc/cloc/cloc-1.90/Unix/
H A Dcloc688 $opt_json ,
3015 if ($opt_json) {
3041 } elsif ($opt_json) {
3306 } elsif ($opt_yaml or $opt_json) {
3709 if ($opt_json) {
3998 if ($opt_xml or $opt_yaml or $opt_json) {
4160 } elsif ($opt_yaml or $opt_json) {
4283 } elsif ($opt_yaml or $opt_json) {
4302 if ($opt_json) {
6245 if ($opt_json) {
[all …]
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/settings/
H A Djson_settings.cpp775 if( OPT<nlohmann::json> opt_json = GetJson( aPath ) ) in Get() local
776 return wxString( opt_json->get<std::string>().c_str(), wxConvUTF8 ); in Get()
/dports/science/pcmsolver/pcmsolver-1.3.0/doc/cloc_tools/
H A Dcloc.pl581 $opt_json ,
661 "json" => \$opt_json ,
2386 if ($opt_json) {
2412 } elsif ($opt_json) {
2483 $Style = "xml" if $opt_json; # not a typo; just set to anything but txt
2657 } elsif ($opt_yaml or $opt_json) {
3280 $Style = "xml" if $opt_json; # not a typo; just set to anything but txt
3307 if ($opt_xml or $opt_yaml or $opt_json) {
3469 } elsif ($opt_yaml or $opt_json) {
3586 } elsif ($opt_yaml or $opt_json) {
[all …]