Searched refs:lang (Results 1 – 6 of 6) sorted by relevance
6 http://support.wdc.com/product/download.asp?groupid=801&sid=27&lang=en
90 -s ['lang']::92 Process trace data with the given script ([lang]:script[.ext]).93 If the string 'lang' is specified in place of a script name, a
60 __ATTR(lang, S_IWUSR|S_IRUGO, spk_var_show, spk_var_store);
237 $ rmdir configs/<config name>.<number>/strings/<lang>273 $ rmdir strings/<lang>
42 http://groups.google.com/group/comp.lang.c/browse_thread/thread/9522965e2b8d3809
1512 struct usb_gadget_strings **lang; in functionfs_bind() local1531 lang = ffs->stringtabs; in functionfs_bind()1532 if (lang) { in functionfs_bind()1533 for (; *lang; ++lang) { in functionfs_bind()1534 struct usb_string *str = (*lang)->strings; in functionfs_bind()