HomeSort by relevance Sort by last modified time
    Searched refs:icnt (Results 1 - 5 of 5) sorted by null

  /external/iputils/ninfod/
ni_ifaddrs.c 318 int icnt; local
329 icnt = dlen = xlen = 0;
361 ifa = data = calloc(1, NLMSG_ALIGN(sizeof(struct ni_ifaddrs[icnt]))
376 data += NLMSG_ALIGN(sizeof(struct ni_ifaddrs)) * icnt;
516 icnt++;
523 if (icnt == 0 && (dlen + xlen == 0)) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
ppp-comp.h 105 void (*incomp) (void *state, unsigned char *ibuf, int icnt);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ppp-comp.h 105 void (*incomp) (void *state, unsigned char *ibuf, int icnt);
  /system/bt/stack/l2cap/
l2c_fcr.c 110 static unsigned short l2c_fcr_updcrc(unsigned short icrc, unsigned char *icp, int icnt)
114 register int cnt = icnt;
    [all...]
  /external/libvncserver/x11vnc/
userinput.c 7574 int vcnt, icnt, tcnt, vtot = 0, itot = 0, ttot = 0; local
    [all...]

Completed in 120 milliseconds