Home
last modified time | relevance | path

Searched refs:pvn (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/uts/common/vm/
H A DMakefile31 HDRS= anon.h as.h faultcode.h vpm.h hat.h kpm.h page.h pvn.h rm.h seg.h \
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c2042 int pvn[3]; /* current set up pipe */ in sh_exec() local
2070 pvo[2] = pvn[2] = 0; in sh_exec()
2080 shp->outpipe = pvn; in sh_exec()
2105 sh_copipe(shp,pvn,0); in sh_exec()
2107 pvn[1] = -1; in sh_exec()
2115 pvo[0] = pvn[0]; in sh_exec()
2123 sh_copipe(shp,pvn,0); in sh_exec()
2124 pvo[2] = pvn[2]; in sh_exec()
2130 sh_pipe(pvn); in sh_exec()
2132 pvn[ in sh_exec()
[all...]
/titanic_51/usr/src/lib/libshell/common/sh/
H A Dxec.c1489 int pvn[2]; /* current set up pipe */ in sh_exec() local
1502 shp->outpipe = pvn; in sh_exec()
1512 type = pipe_exec(shp,pvn,t->lst.lstlef, errorflg); in sh_exec()
1515 sh_pipe(pvn); in sh_exec()
1522 pvo[0] = pvn[0]; in sh_exec()
1524 sh_close(pvn[1]); in sh_exec()
1530 shp->inpipe = pvn; in sh_exec()
1544 sh_pclose(pvn); in sh_exec()
/titanic_51/usr/src/pkg/manifests/
H A Dsystem-header.mf1650 file path=usr/include/vm/pvn.h