Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Ds_server.c3469 const char *myp; in www_body() local
3471 for (myp = local_argv[i]; *myp; myp++) in www_body()
3472 switch (*myp) { in www_body()
3483 BIO_write(io, myp, 1); in www_body()