Searched refs:tmem (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/usr.bin/xlint/lint1/
H A Dinit.c478 struct mbl *tmem; local
550 tmem = tsave();
552 trestor(tmem);
H A Dmem1.c343 mbl_t *tmem; local
345 tmem = tmblk;
347 return (tmem);
356 trestor(mbl_t *tmem) argument
364 tmblk = tmem;

Completed in 69 milliseconds