Searched refs:ntop (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/procps/
H A Dtop.c65 int ntop; member in struct:globals
83 #define ntop (G.ntop ) macro
172 new_hist = xmalloc(sizeof(struct save_hist)*ntop);
178 for (n = 0; n < ntop; n++) {
211 prev_hist_count = ntop;
484 ntop = 0;
583 int n = ntop;
584 top = xrealloc(top, (++ntop) * sizeof(*top));
595 if (ntop
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/evrtsp/
H A Drtsp.c1634 char ntop[NI_MAXHOST]; local
1640 ntop, sizeof(ntop), strport, sizeof(strport),
1652 ntop, sizeof(ntop), strport, sizeof(strport),
1658 *phost = strdup(ntop);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/evhttp/
H A Dhttp.c2763 char ntop[NI_MAXHOST]; local
2769 ntop, sizeof(ntop), strport, sizeof(strport),
2781 ntop, sizeof(ntop), strport, sizeof(strport),
2786 *phost = strdup(ntop);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A Dhttp.c2703 char ntop[NI_MAXHOST]; local
2709 ntop, sizeof(ntop), strport, sizeof(strport),
2721 ntop, sizeof(ntop), strport, sizeof(strport),
2726 *phost = strdup(ntop);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Dhttp.c3775 char ntop[NI_MAXHOST]; local
3781 ntop, sizeof(ntop), strport, sizeof(strport),
3796 ntop, sizeof(ntop), strport, sizeof(strport),
3802 *phost = mm_strdup(ntop);

Completed in 69 milliseconds