/src/usr.sbin/powerd/ |
powerd.c | 75 static int wait_for_events(struct kevent *, size_t); 164 rv = wait_for_events(events, __arraycount(events)); 257 (void)wait_for_events(NULL, 0); 265 wait_for_events(struct kevent *events, size_t nevents) function in typeref:typename:int
|
powerd.c | 75 static int wait_for_events(struct kevent *, size_t); 164 rv = wait_for_events(events, __arraycount(events)); 257 (void)wait_for_events(NULL, 0); 265 wait_for_events(struct kevent *events, size_t nevents) function in typeref:typename:int
|
powerd.c | 75 static int wait_for_events(struct kevent *, size_t); 164 rv = wait_for_events(events, __arraycount(events)); 257 (void)wait_for_events(NULL, 0); 265 wait_for_events(struct kevent *events, size_t nevents) function in typeref:typename:int
|
powerd.c | 75 static int wait_for_events(struct kevent *, size_t); 164 rv = wait_for_events(events, __arraycount(events)); 257 (void)wait_for_events(NULL, 0); 265 wait_for_events(struct kevent *events, size_t nevents) function in typeref:typename:int
|