HomeSort by: relevance | last modified time | path
    Searched refs:SAVE_ERRNO (Results 1 - 11 of 11) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
ntp_refclock.c 984 SAVE_ERRNO(
989 SAVE_ERRNO(
1047 SAVE_ERRNO(
1106 SAVE_ERRNO(
1131 SAVE_ERRNO(
1182 SAVE_ERRNO(
1196 SAVE_ERRNO(
1207 SAVE_ERRNO(
  /src/external/mit/libuv/dist/src/unix/
epoll.c 254 SAVE_ERRNO(uv__update_time(loop));
posix-poll.c 222 SAVE_ERRNO(uv__update_time(loop));
internal.h 121 #define SAVE_ERRNO(block) \
sunos.c 258 SAVE_ERRNO(uv__update_time(loop));
aix.c 253 SAVE_ERRNO(uv__update_time(loop));
os390.c 918 SAVE_ERRNO(uv__update_time(loop));
process.c 393 SAVE_ERRNO(setgroups(0, NULL));
core.c 648 SAVE_ERRNO(epoll_file_close(fd));
linux.c 1471 SAVE_ERRNO(uv__update_time(loop));
  /src/external/bsd/ntp/dist/include/
ntp_stdlib.h 63 #define SAVE_ERRNO(stmt) \

Completed in 86 milliseconds