Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sh/
H A Dmsg.c193 { ":", SYSNULL },
H A Ddefs.h99 #define SYSNULL 16 macro
H A Dbltin.c104 case SYSNULL: in builtin()