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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dearly_printk.c169 static noinline long simnow(long cmd, long a, long b, long c) function
184 simnow_fd = simnow(XOPEN, (unsigned long)fn, O_WRONLY|O_APPEND|O_CREAT, 0644);
189 simnow(XWRITE, simnow_fd, (unsigned long)s, n);
193 .name = "simnow",
241 } else if (!strncmp(buf, "simnow", 6)) {

Completed in 137 milliseconds