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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dipl.c1814 static void __init strncpy_skip_quote(char *dst, char *src, int n) function
1832 strncpy_skip_quote(vmcmd_on_reboot, str, 127);
1843 strncpy_skip_quote(vmcmd_on_panic, str, 127);
1854 strncpy_skip_quote(vmcmd_on_halt, str, 127);
1865 strncpy_skip_quote(vmcmd_on_poff, str, 127);

Completed in 31 milliseconds