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

/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c298 static unsigned long *print_check(unsigned long *, long *, short, int);
3713 sptr = (unsigned short *)print_check(
3769 lptr = print_check(lptr, &tcount,
4407 * print_check - check if the index needs to be printed and delete
4411 print_check(unsigned long *lptr, long *tcount, short tbase, int i) function

Completed in 302 milliseconds