Home
last modified time | relevance | path

Searched defs:PROMPT (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/lib/libadm/common/
H A Dckgid.c42 #define PROMPT "Enter the name of an existing group" macro
H A Dckuid.c42 #define PROMPT "Enter the login name of an existing user" macro
H A Dckrange.c42 #define PROMPT "Enter a base %d integer between %ld and %ld" macro
H A Dcktime.c46 #define PROMPT "Enter the time of day" macro
H A Dckdate.c42 #define PROMPT "Enter the date" macro
H A Dckitem.c56 #define PROMPT "Enter selection" macro
/illumos-gate/usr/src/cmd/tip/
H A Dtip.h199 #define PROMPT 13 macro
/illumos-gate/usr/src/cmd/sdiff/
H A Dsdiff.c78 #define PROMPT '%' macro
/illumos-gate/usr/src/lib/libpkg/common/
H A Dpkglibmsgs.h133 #define PROMPT "Select package(s) you wish to process (or 'all' to " \ macro
/illumos-gate/usr/src/cmd/xargs/
H A Dxargs.c114 static int PROMPT = -1; variable
/illumos-gate/usr/src/cmd/pr/
H A Dpr.c68 #define PROMPT() (void) putc('\7', stderr) /* BEL */ macro
/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c220 static char PROMPT[PROMPTSIZE]; variable