Searched refs:NOTE_SECONDS (Results 1 – 4 of 4) sorted by relevance
215 #define NOTE_SECONDS 0x00000001 /* data is seconds */ macro
146 #define NOTE_SECONDS 0x00000001 /* data is seconds */ macro
213 #define NOTE_SECONDS 0x00000001 /* data is seconds */ macro
619 (NOTE_SECONDS | NOTE_MSECONDS | NOTE_USECONDS | NOTE_NSECONDS)634 case NOTE_SECONDS: in timer2sbintime()