Searched refs:CON_COOKIE (Results 1 – 3 of 3) sorted by relevance
135 if(Stream->Cookie != CON_COOKIE) { // Cookie == 'IoAb' in da_ConSeek()190 if(Stream->Cookie != CON_COOKIE) { // Cookie == 'IoAb' in da_ConWrite()421 if ((Stream->Cookie != CON_COOKIE) || // Cookie == 'IoAb' in da_ConStat()512 if(Stream->Cookie == CON_COOKIE) in da_ConOpen()612 if(Stream->Cookie != CON_COOKIE) { // Cookie == 'IoAb' in da_ConClose()665 if(Stream->Cookie != CON_COOKIE) { // Cookie == 'IoAb' in da_ConPoll()726 Stream->Cookie = CON_COOKIE; in __Cons_construct()
18 #define CON_COOKIE 0x62416F49 ///< 'IoAb' macro
811 Stream->Cookie = CON_COOKIE; in __ctor_DevShell()