Fetch the value of "askpass" from the sudo conf struct.
This commit is contained in:
@@ -163,8 +163,6 @@ void cleanup(int);
|
||||
/* tgetpass.c */
|
||||
char *tgetpass(const char *, int, int);
|
||||
int tty_present(void);
|
||||
extern const char *askpass_path;
|
||||
extern const char *noexec_path;
|
||||
|
||||
/* zero_bytes.c */
|
||||
void zero_bytes(volatile void *, size_t);
|
||||
|
Reference in New Issue
Block a user