Searched refs:xnewblk (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/usr.bin/xlint/lint1/
H A Dmem1.c167 static mbl_t *xnewblk(void);
170 xnewblk(void) function
195 * free list, is allocated using xnewblk(). If a new block is allocated
213 mb = xnewblk();

Completed in 119 milliseconds