Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dgrub.h109 extern void interruptible_sleep P((int secs));
H A Dmisc.c69 void interruptible_sleep(int secs) in interruptible_sleep() function