Home
last modified time | relevance | path

Searched defs:quote (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/mips/lib/
H A Dbootm.c79 const char *bootargs, *next, *quote; in linux_cmdline_legacy() local
/rk3399_rockchip-uboot/common/
H A Dcli_hush.c320 int quote; member
912 static int b_addqchr(o_string *o, int ch, int quote) in b_addqchr()