Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sh/
H A Dmsg.c203 { "echo", SYSECHO },
H A Ddefs.h108 #define SYSECHO 22 macro
H A Dbltin.c365 case SYSECHO: in builtin()