Home
last modified time | relevance | path

Searched refs:XEC_LINKED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Dxec.c324 xflags |= XEC_LINKED;
325 } else if (!(xflags & XEC_LINKED))
H A Ddefs.h43 #define XEC_LINKED 02 macro