Searched refs:ullong (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/procps/
H A Dnmeter.c23 typedef unsigned long long ullong; typedef
156 static inline ullong read_after_slash(const char *p)
170 enum conv_type conv, ullong *vec, va_list arg_ptr)
200 static int rdval(const char* p, const char* key, ullong *vec, ...)
213 static int rdval_loadavg(const char* p, ullong *vec, ...)
229 static int rdval_diskstats(const char* p, ullong *vec)
231 ullong rd = 0; // to avoid "warning: 'rd' might be used uninitialized"
257 static void scale(ullong ul)
306 ullong old[CPU_FIELDCNT];
314 ullong dat
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dfdisk.c40 typedef unsigned long long ullong; typedef
168 ullong offset; /* disk sector number */
576 static ullong extended_offset; /* offset of link pointers */
577 static ullong total_number_of_sectors;
589 seek_sector(ullong secno)
606 write_sector(ullong secno, char *buf)
616 read_pte(struct pte *pe, ullong offset)
868 set_partition(int i, int doext, ullong start, ullong stop, int sysid)
871 ullong offse
[all...]

Completed in 39 milliseconds