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

/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dusleep.c69 * returns the number of seconds since 01-Jan-70.
73 seconds(void) function
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/ast/
H A DlibvtsSUNWast.c606 uint_t const seconds)
654 sleep(seconds);
605 ast_sleep( uint_t const seconds) argument
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/efb/
H A DlibvtsSUNWefb.c606 uint_t const seconds)
654 sleep(seconds);
605 efb_sleep( uint_t const seconds) argument
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/mga/
H A DlibvtsSUNWmga.c600 unsigned int const seconds)
648 sleep(seconds);
599 mga_sleep( unsigned int const seconds) argument

Completed in 32 milliseconds