OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPT_MODIFY
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/apps/
srp.c
199
OPT_MODIFY
,
224
{ "modify",
OPT_MODIFY
, '-', "Modify the SRP verifier of an existing user" },
283
case
OPT_MODIFY
:
336
if (mode == OPT_DELETE || mode ==
OPT_MODIFY
|| mode == OPT_ADD) {
495
} else if (mode ==
OPT_MODIFY
) {
/src/crypto/external/bsd/openssl/dist/apps/
srp.c
195
OPT_DELETE,
OPT_MODIFY
, OPT_LIST, OPT_GN, OPT_USERINFO,
213
{"modify",
OPT_MODIFY
, '-', "Modify the SRP verifier of an existing user"},
272
case
OPT_MODIFY
:
325
if (mode == OPT_DELETE || mode ==
OPT_MODIFY
|| mode == OPT_ADD) {
487
} else if (mode ==
OPT_MODIFY
) {
/src/crypto/external/bsd/openssl.old/dist/apps/
srp.c
191
OPT_DELETE,
OPT_MODIFY
, OPT_LIST, OPT_GN, OPT_USERINFO,
202
{"modify",
OPT_MODIFY
, '-',
257
case
OPT_MODIFY
:
301
if (mode == OPT_DELETE || mode ==
OPT_MODIFY
|| mode == OPT_ADD) {
464
} else if (mode ==
OPT_MODIFY
) {
Completed in 26 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026