OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ppp-comp.h
107
void (*incomp) (void *state, unsigned char *ibuf, int
icnt
);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ppp-comp.h
107
void (*incomp) (void *state, unsigned char *ibuf, int
icnt
);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ppp-comp.h
107
void (*incomp) (void *state, unsigned char *ibuf, int
icnt
);
/external/bluetooth/bluedroid/stack/l2cap/
l2c_fcr.c
116
unsigned short l2c_fcr_updcrc(unsigned short icrc, unsigned char *icp, int
icnt
)
120
register int cnt =
icnt
;
[
all
...]
Completed in 132 milliseconds