Home
last modified time | relevance | path

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

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