Searched refs:_Post_null_ (Results 1 – 5 of 5) sorted by relevance
/reactos/drivers/filesystems/cdfs/ |
H A D | filobsup.c | 127 _When_(return == UnopenedFileObject, _At_(*Fcb, _Post_null_)) 129 _When_(return == UnopenedFileObject, _At_(*Ccb, _Post_null_))
|
H A D | cdprocs.h | 594 _When_(return == UnopenedFileObject, _At_(*Fcb, _Post_null_)) 596 _When_(return == UnopenedFileObject, _At_(*Ccb, _Post_null_)) 2196 _Inout_ _At_(*Pool, __drv_freesMem(Mem) _Post_null_) PVOID *Pool in _CdFreePool()
|
/reactos/sdk/include/psdk/ |
H A D | specstrings.h | 422 … _When_(return != FLT_PREOP_SUCCESS_WITH_CALLBACK && return != FLT_PREOP_SYNCHRONIZE, _Post_null_)) 429 _At_(*_Curr_, _Pre_null_ _On_failure_(_Post_null_))
|
H A D | usp10.h | 355 _Inout_updates_(1) _At_(*psc, _Post_null_) SCRIPT_CACHE *psc);
|
/reactos/sdk/include/vcruntime/ |
H A D | ms_sal.h | 509 … _SAL2_Source_(_Outref_result_nullonfailure_, (), _Outref_ _On_failure_(_Post_null_)) 512 … _SAL2_Source_(_Result_nullonfailure_, (), _On_failure_(_Notref_impl_ _Deref_impl_ _Post_null_)) 704 #define _Post_null_ _SAL2_Source_(_Post_null_, (), _Post1_impl_(__null_impl)) macro
|