Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sh/
H A Dmsg.c226 { "stop", SYSSTOP },
H A Ddefs.h120 #define SYSSTOP 34 macro
H A Dbltin.c57 case SYSSTOP: in builtin()