Home
last modified time | relevance | path

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

/external/mksh/src/
Dmain.c1512 int lpv[2]; in openpipe() local
1514 if (pipe(lpv) < 0) in openpipe()
1516 pv[0] = savefd(lpv[0]); in openpipe()
1517 if (pv[0] != lpv[0]) in openpipe()
1518 close(lpv[0]); in openpipe()
1519 pv[1] = savefd(lpv[1]); in openpipe()
1520 if (pv[1] != lpv[1]) in openpipe()
1521 close(lpv[1]); in openpipe()
/external/libxml2/result/HTML/
Dwired.html.err248 href="http://www.lycos.com/news/flash/hitlerbunker.html?v=wn1015&lpv=1">Lycos</a
Dwired.html.sax2095 SAX.startElement(a, href='http://www.lycos.com/news/flash/hitlerbunker.html?v=wn1015&amp;lpv=1')
/external/syzkaller/sys/windows/
Dwindows.txt680 IsTextUnicode(lpv ptr[inout, array[int8]], iSize int32, lpiResult ptr[inout, int32])