ReactOS 0.4.17-dev-37-g0bfb40d
pipe_name_test Struct Reference

Public Attributes

const WCHARname
 
NTSTATUS status
 
BOOL todo
 
const WCHARno_open_name
 

Detailed Description

Definition at line 2956 of file pipe.c.

Member Data Documentation

◆ name

const WCHAR* pipe_name_test::name

Definition at line 2957 of file pipe.c.

Referenced by subtest_pipe_name(), and test_pipe_names().

◆ no_open_name

const WCHAR* pipe_name_test::no_open_name

Definition at line 2960 of file pipe.c.

Referenced by subtest_pipe_name().

◆ status

NTSTATUS pipe_name_test::status

Definition at line 2958 of file pipe.c.

Referenced by subtest_pipe_name(), and test_async_cancel_on_handle_close().

◆ todo

BOOL pipe_name_test::todo

Definition at line 2959 of file pipe.c.

Referenced by subtest_pipe_name().


The documentation for this struct was generated from the following file: