Home
last modified time | relevance | path

Searched refs:genopts (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/util/
H A Dfind-doc-nits1063 my %genopts; # generic options parsed from apps/include/opt.h
1092 push @cmdopts, @{ $genopts{$1} };
1150 push @{ $genopts{$active} }, $1 if $active ne "" && m/^\s+\{\s*"([^"]+)"\s*,\s*OPT_/;
/third_party/openssl/util/
H A Dfind-doc-nits1063 my %genopts; # generic options parsed from apps/include/opt.h
1092 push @cmdopts, @{ $genopts{$1} };
1150 push @{ $genopts{$active} }, $1 if $active ne "" && m/^\s+\{\s*"([^"]+)"\s*,\s*OPT_/;

Completed in 4 milliseconds