HomeSort by relevance Sort by last modified time
    Searched refs:timerclear (Results 51 - 65 of 65) sorted by null

1 23

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
time.h 165 # define timerclear(tvp) ((tvp)->tv_sec = (tvp)->tv_usec = 0) macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
time.h 165 # define timerclear(tvp) ((tvp)->tv_sec = (tvp)->tv_usec = 0) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
time.h 165 # define timerclear(tvp) ((tvp)->tv_sec = (tvp)->tv_usec = 0) macro
  /external/chromium/third_party/libevent/
evutil.h 147 #define evutil_timerclear(tvp) timerclear(tvp)
  /external/chromium_org/third_party/libevent/
evutil.h 147 #define evutil_timerclear(tvp) timerclear(tvp)
  /external/chromium/third_party/libevent/test/
regress_http.c 336 timerclear(&tv);
396 timerclear(&tv);
858 timerclear(&tv);
894 timerclear(&tv);
  /external/chromium_org/third_party/libevent/test/
regress_http.c 336 timerclear(&tv);
396 timerclear(&tv);
858 timerclear(&tv);
894 timerclear(&tv);
  /external/dhcpcd/
ipv6rs.c 539 timerclear(&rao->expire);
693 timerclear(&next);
  /external/openssh/
misc.c 865 timerclear(&bw->bwstart);
866 timerclear(&bw->bwend);
ssh-keyscan.c 538 timerclear(&seltime);
  /external/mksh/src/
jobs.c 441 timerclear(&j->usrtime);
442 timerclear(&j->systime);
    [all...]
sh.h 267 #ifndef timerclear
268 #define timerclear(tvp) \ macro
    [all...]
funcs.c     [all...]
  /external/chromium_org/third_party/libusb/src/libusb/
io.c     [all...]
  /external/libusb/libusb/
io.c     [all...]

Completed in 545 milliseconds

1 23