Searched defs:cmdline (Results 1 – 10 of 10) sorted by relevance
25 struct cmdline { struct28 cmdline_parse_ctx_t *ctx; argument38 void terminal_adjust(struct cmdline *cl); argument
32 struct cmdline { struct35 cmdline_parse_ctx_t *ctx; argument43 struct cmdline; argument
187 boot_parse_cmdline_delim(char *cmdline, const char *delim) in boot_parse_cmdline_delim()205 boot_parse_cmdline(char *cmdline) in boot_parse_cmdline()
181 cmdline = "" variable in AutotestRunner194 def __init__(self, cmdline, target, blocklist, allowlist, n_processes): argument
34 cmdline = "%s -c f" % (sys.argv[1]) variable
133 cmdline_set_env(char *cmdline, const char *guard) in cmdline_set_env()
151 cmdline_set_env(char *cmdline, const char *guard) in cmdline_set_env()
571 const char *cmdline; in xen_pvh_parse_preload_data() local
87 fs_execute_cmd(struct sub_device *sdev, char *cmdline) in fs_execute_cmd()
126 char *cmdline; member