Searched refs:getinput (Results 1 - 16 of 16) sorted by relevance

/illumos-gate/usr/src/lib/libadm/common/
H A Dgetinput.c41 getinput(char *s) function
H A Dckint.c106 if (getinput(input))
H A Dckkeywd.c87 if (getinput(input))
H A Dckyorn.c91 if (getinput(input))
H A Dckgid.c160 if (getinput(input)) {
H A Dckrange.c121 if (getinput(input))
H A Dckstr.c157 if (getinput(input))
H A Dckuid.c160 if (getinput(input)) {
H A Dckdate.c427 if (getinput(input))
H A Dckpath.c293 if (getinput(input)) {
H A Dcktime.c366 if (getinput(input))
H A Dckitem.c529 if (getinput(input))
/illumos-gate/usr/src/lib/libadm/inc/
H A Dlibadm.h100 extern int getinput(char *);
/illumos-gate/usr/src/cmd/power/
H A Dpm_pam_conv.c29 * that can handle generic PAM facilities (certainly the getinput()
58 * getinput -- read user input from stdin abort on ^C
66 getinput(int noecho) function
181 r->resp = getinput(echo_off);
/illumos-gate/usr/src/lib/libadm/
H A DMakefile.com32 getinput.o getvol.o listdev.o listdgrp.o pkginfo.o \
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibadm.h214 * getinput.c
216 extern int getinput __P((char *s));

Completed in 67 milliseconds