OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getpass_r
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/gen/
getpass.c
56
__weak_alias(
getpass_r
,_getpass_r)
62
* - There is no
getpass_r
in POSIX
321
getpass_r
(const char *prompt, char *buf, size_t len)
function in typeref:typename:char *
346
if ((rv =
getpass_r
(prompt, buf, (size_t)bufsiz)) == NULL)
/src/lib/libc/include/
namespace.h
404
#define
getpass_r
_getpass_r
macro
Completed in 14 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025