Home
last modified time | relevance | path

Searched defs:FILLP_FALSE (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_app.c341 (void)FillpMallocBufItem(SOCK_GET_SENDPKTPOOL(sock), (void **)&bufItem, FILLP_FALSE); in SockSendReqFpcbItemWithSem() local
354 (void)FillpMallocBufItem(SOCK_GET_SENDPKTPOOL(sock), (void **)&bufItem, FILLP_FALSE); in SockSendReqFpcbItemWithoutSem() local
395 (void)FillpQueuePush(SOCK_GET_SENDBOX(sock), (void *)&item, FILLP_FALSE, 1); in SockSendmsgPushOrSendItem() local
/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillptypes.h139 #define FILLP_FALSE 0 macro

Completed in 4 milliseconds