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

/osnet-11/usr/src/lib/libshell/common/include/
H A Dvariables.h83 #define SH_MATCHNOD (shgd->bltin_nodes+53) macro
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dinit.c755 struct match *mp = (struct match*)(SH_MATCHNOD->nvfun->next);
776 nv_putsub(SH_MATCHNOD, NIL(char*), (nmatch-1)|ARRAY_FILL|ARRAY_SETSUB);
781 nv_putsub(SH_MATCHNOD,NIL(char*),i);
782 _nv_unset(SH_MATCHNOD,NV_RDONLY);
1809 nv_stack(SH_MATCHNOD, &ip->SH_MATCH_init.hdr);
1810 nv_putsub(SH_MATCHNOD,(char*)0,10);

Completed in 38 milliseconds