Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dgetpass.py173 getpass = fallback_getpass variable
175 getpass = AskPassword variable
177 getpass = win_getpass variable
179 getpass = unix_getpass variable
/device/linaro/bootloader/edk2/StdLib/PosixLib/GetPass/
DGetPass.c21 char *getpass(const char *Prompt) in getpass() function