Home
last modified time | relevance | path

Searched defs:FileAndLine (Results 1 – 6 of 6) sorted by relevance

/reactos/modules/rostests/kmtests/ntos_se/
H A DSeHelpers.c93 _In_ PCSTR FileAndLine) in CheckSid__()
131 _In_ PCSTR FileAndLine, in VCheckAcl__()
222 _In_ PCSTR FileAndLine, in CheckAcl__()
/reactos/modules/rostests/kmtests/include/
H A Dkmt_test.h338 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 DRtlRangeList.c40 CHAR FileAndLine[128]; in ExpectRange() local
70 CHAR FileAndLine[128]; in ExpectRangeEntryList() local
/reactos/modules/rostests/kmtests/npfs/
H A DNpfsHelpers.c434 #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 DCmSecurity.c18 _In_ PCSTR FileAndLine, in CheckKeySecurity__()
/reactos/modules/rostests/kmtests/ntos_ob/
H A DObSecurity.c21 _In_ PCSTR FileAndLine, in CheckDirectorySecurity__()