Gitiles
Code Review
Sign In
gerrit.twrp.me
/
android_bootable_recovery
/
fb60a94f0a1d24c0f6e548df8385cdea25eca758
/
.
/
libblkid
/
xgetpass.h
blob: b5a3c87de1fbdc8fc5e42f23fdbe71c586ee0a48 [
file
] [
log
] [
blame
]
#ifndef
UTIL_LINUX_XGETPASS_H
#define
UTIL_LINUX_XGETPASS_H
extern
char
*
xgetpass
(
int
pfd
,
const
char
*
prompt
);
#endif
/* UTIL_LINUX_XGETPASS_H */