Home | History | Annotate | Download | only in qemud

Lines Matching full:cmdline

1672     * boot options that are stored in /proc/cmdline
1682 fd = open( "/proc/cmdline", O_RDONLY );
1684 D("%s: can't open /proc/cmdline !!: %s", __FUNCTION__,
1692 D("%s: can't read /proc/cmdline: %s", __FUNCTION__,
1700 D("%s: can't find '%s' in /proc/cmdline",