Searched refs:nOutBufferSize (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Modules/_multiprocessing/ |
D | win32_functions.c | 98 DWORD nOutBufferSize; in win32_CreateNamedPipe() local 107 &nMaxInstances, &nOutBufferSize, in win32_CreateNamedPipe() 114 nMaxInstances, nOutBufferSize, in win32_CreateNamedPipe()
|
/external/syzkaller/sys/windows/ |
D | windows.txt | 112 …ay[int8]], nInBufferSize int32, lpOutBuffer ptr[inout, array[int8]], nOutBufferSize int32, lpBytes… 137 …ay[int8]], nInBufferSize int32, lpOutBuffer ptr[inout, array[int8]], nOutBufferSize int32, lpBytes… 761 …out, int8], dwOpenMode int32, dwPipeMode int32, nMaxInstances int32, nOutBufferSize int32, nInBuff… 763 …ay[int8]], nInBufferSize int32, lpOutBuffer ptr[inout, array[int8]], nOutBufferSize int32, lpBytes…
|