OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GETPASS_ECHO_NL
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/gen/
getpass.c
82
* -
GETPASS_ECHO_NL
echo's a new line on success if echo was off.
297
if (good && (flags &
GETPASS_ECHO_NL
))
323
return getpassfd(prompt, buf, len, NULL,
GETPASS_ECHO_NL
, 0);
358
GETPASS_ECHO_STAR|
GETPASS_ECHO_NL
, 2));
/src/include/
unistd.h
365
#define
GETPASS_ECHO_NL
0x400 /* echo a newline if successful */
/src/sbin/cgdconfig/
cgdconfig.c
577
GETPASS_ECHO|
GETPASS_ECHO_NL
|GETPASS_NEED_TTY, 0);
Completed in 63 milliseconds
Indexes created Mon Oct 27 08:10:08 GMT 2025