Searched refs:status (Results 1 – 16 of 16) sorted by relevance
106 bool status = true; in Platform_CreateDetachedThread() local118 status = false; in Platform_CreateDetachedThread()122 if( status == true ) in Platform_CreateDetachedThread()137 status = false; in Platform_CreateDetachedThread()145 return status; in Platform_CreateDetachedThread()
722 bool status = false; in resolveDns() local730 status = true; in resolveDns()741 return status; in resolveDns()921 SntpStatus_t status; in sntpClient_SetTime() local929 configASSERT( status == SntpSuccess ); in sntpClient_SetTime()1409 bool status = false; in createUdpSocket() local1438 status = true; in createUdpSocket()1446 return status; in createUdpSocket()1453 bool status = false; in closeUdpSocket() local1471 BackoffAlgorithmStatus_t status; in calculateBackoffForNextPoll() local[all …]
211 __attribute__( ( naked ) ) void exit( int status ) in exit() argument226 ( void ) status; in exit()
196 sudo ufw status200 sudo systemctl status firewalld
85 int32_t status; member
1881 BaseType_t status = pdPASS; in prvSuspendOTA() local1900 status = pdFAIL; in prvSuspendOTA()1906 status = pdFAIL; in prvSuspendOTA()1909 return status; in prvSuspendOTA()1916 BaseType_t status = pdPASS; in prvResumeOTA() local1935 status = pdFAIL; in prvResumeOTA()1941 status = pdFAIL; in prvResumeOTA()1944 return status; in prvResumeOTA()
2346 BaseType_t status = pdPASS; in prvSuspendOTA() local2365 status = pdFAIL; in prvSuspendOTA()2371 status = pdFAIL; in prvSuspendOTA()2374 return status; in prvSuspendOTA()2381 BaseType_t status = pdPASS; in prvResumeOTA() local2400 status = pdFAIL; in prvResumeOTA()2406 status = pdFAIL; in prvResumeOTA()2409 return status; in prvResumeOTA()
608 DSTATUS status; in DiskOpen() local625 status = disk_initialize( bVolNum ); in DiskOpen()627 if( status == 0 ) in DiskOpen()635 if( status != 0 ) in DiskOpen()
65 status='ACTIVE'
87 #define _exit( status ) exit( status ) argument
255 of preserving the free status of all derivatives of our free software and
Completed in 42 milliseconds