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

/netbsd-6-1-5-RELEASE/usr.bin/xlint/lint1/
H A Dmem1.c166 static mbl_t *xnewblk(void);
169 xnewblk(void) function
184 * free list, is allocated using xnewblk(). If a new block is allocated
202 mb = xnewblk();

Completed in 104 milliseconds