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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/xen/
H A Dballoon.c467 char *endchar; local
473 target_bytes = simple_strtoull(buf, &endchar, 0) * 1024;
497 char *endchar; local
503 target_bytes = memparse(buf, &endchar);

Completed in 100 milliseconds