Searched defs:FileAndLine (Results 1 – 6 of 6) sorted by relevance
/reactos/modules/rostests/kmtests/ntos_se/ |
H A D | SeHelpers.c | 93 _In_ PCSTR FileAndLine) in CheckSid__() 131 _In_ PCSTR FileAndLine, in VCheckAcl__() 222 _In_ PCSTR FileAndLine, in CheckAcl__()
|
/reactos/modules/rostests/kmtests/include/ |
H A D | kmt_test.h | 338 static SIZE_T KmtXVSNPrintF(PSTR Buffer, SIZE_T BufferMaxLength, PCSTR FileAndLine, PCSTR Prepend, … in KmtXVSNPrintF() 377 static SIZE_T KmtXSNPrintF(PSTR Buffer, SIZE_T BufferMaxLength, PCSTR FileAndLine, PCSTR Prepend, P… in KmtXSNPrintF() 404 BOOLEAN KmtVOk(INT Condition, PCSTR FileAndLine, PCSTR Format, va_list Arguments) in KmtVOk() 432 BOOLEAN KmtOk(INT Condition, PCSTR FileAndLine, PCSTR Format, ...) in KmtOk() 442 VOID KmtVTrace(PCSTR FileAndLine, PCSTR Format, va_list Arguments) in KmtVTrace() 451 VOID KmtTrace(PCSTR FileAndLine, PCSTR Format, ...) in KmtTrace() 459 BOOLEAN KmtVSkip(INT Condition, PCSTR FileAndLine, PCSTR Format, va_list Arguments) in KmtVSkip() 477 BOOLEAN KmtSkip(INT Condition, PCSTR FileAndLine, PCSTR Format, ...) in KmtSkip()
|
/reactos/modules/rostests/kmtests/rtl/ |
H A D | RtlRangeList.c | 40 CHAR FileAndLine[128]; in ExpectRange() local 70 CHAR FileAndLine[128]; in ExpectRangeEntryList() local
|
/reactos/modules/rostests/kmtests/npfs/ |
H A D | NpfsHelpers.c | 434 #define ok_eq_print_(value, expected, spec, FileAndLine) \ argument 463 IN PCSTR FileAndLine) in NpCheckServerPipe_() 537 IN PCSTR FileAndLine) in NpCheckClientPipe_() 597 IN PCSTR FileAndLine) in NpQueryPipe_()
|
/reactos/modules/rostests/kmtests/ntos_cm/ |
H A D | CmSecurity.c | 18 _In_ PCSTR FileAndLine, in CheckKeySecurity__()
|
/reactos/modules/rostests/kmtests/ntos_ob/ |
H A D | ObSecurity.c | 21 _In_ PCSTR FileAndLine, in CheckDirectorySecurity__()
|