Searched refs:SH_MATCHNOD (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/include/
H A Dvariables.h83 #define SH_MATCHNOD (sh.bltin_nodes+53) macro
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dinit.c712 struct match *mp = (struct match*)(SH_MATCHNOD->nvfun);
738 nv_putsub(SH_MATCHNOD, NIL(char*), (nmatch-1)|ARRAY_FILL);
1615 nv_putsub(SH_MATCHNOD,(char*)0,10);
1616 nv_onattr(SH_MATCHNOD,NV_RDONLY);
1617 nv_stack(SH_MATCHNOD, &ip->SH_MATCH_init.hdr);

Completed in 48 milliseconds