getpass man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



getpass(3C)							   getpass(3C)

NAME
     getpass - read a password

SYNOPSIS
     #include <stdlib.h>

     char *getpass (const char *prompt);

DESCRIPTION
     getpass reads up to a newline or EOF from the file /dev/tty, after
     prompting on the standard error output with the null-terminated string
     prompt and disabling echoing.  A pointer is returned to a null-terminated
     string of at most 8 characters.  If /dev/tty cannot be opened, a null
     pointer is returned.  An interrupt will terminate input and send an
     interrupt signal to the calling program before returning.

FILES
     /dev/tty

NOTE
     The return value points to static data whose content is overwritten by
     each call.

									Page 1

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net