File: getpass.h

package info (click to toggle)
libprelude 5.2.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 22,688 kB
  • sloc: ansic: 106,364; cpp: 65,981; sh: 13,078; perl: 683; makefile: 671; awk: 343; yacc: 319; lex: 177; xml: 61; python: 41
file content (4 lines) | stat: -rw-r--r-- 117 bytes parent folder | download | duplicates (23)
1
2
3
4
/* Obsolete; consider using unistd.h instead.  */

/* Get getpass declaration, if available.  */
#include <unistd.h>