Home
last modified time | relevance | path

Searched refs:e_notseek (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dio.h113 extern const char e_notseek[];
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Dmsg.c73 const char e_notseek[] = "%s: not seekable"; variable
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dio.c1455 message = e_notseek; in sh_redirect()