Home
last modified time | relevance | path

Searched defs:gotpass (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dcrypto.h268 int gotpass; /* when passphrase entered */ member
/netbsd-src/usr.bin/ftp/
H A Dfetch.c266 char uuser[BUFSIZ], *gotpass; in auth_url() local