Searched refs:nLength (Results 1 – 2 of 2) sorted by relevance
332 DWORD nLength, in read_console_input() argument348 if (nLength == -2) in read_console_input()353 if (nLength == -1) in read_console_input()360 if (!USE_WT && nLength == -1) in read_console_input()363 if (dwEvents == 0 && nLength == -1) in read_console_input()414 if (!(nLength == -1 || nLength == -2) && ++s_dwIndex >= s_dwMax) in read_console_input()427 DWORD nLength UNUSED, in peek_console_input()4377 saAttr.nLength = sizeof(SECURITY_ATTRIBUTES); in mch_system_piped()5247 sa.nLength = sizeof(sa); in create_pipe_pair()5313 saAttr.nLength = sizeof(SECURITY_ATTRIBUTES); in mch_job_start()
834 sa.nLength = sizeof(SECURITY_ATTRIBUTES); in cs_create_connection()