Home
last modified time | relevance | path

Searched refs:AllocateBlock (Results 1 – 1 of 1) sorted by relevance

/mOS-networking-stack/core/src/
H A Dconfig.c1026 AllocateBlock(char *name, int len) in AllocateBlock() function
1089 if (!(nblk = AllocateBlock(blkname, blknamelen))) in DetectBlock()