Home
last modified time | relevance | path

Searched defs:io_prompt (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io.c181 static const char io_prompt[] = ">> More [<space>, <cr>, q, n, c, a] ? "; variable
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dio.c2152 static int io_prompt(Shell_t *shp,Sfio_t *iop,register int flag) in io_prompt() function