Home
last modified time | relevance | path

Searched refs:parse_command (Results 1 – 1 of 1) sorted by relevance

/linux/fs/
H A Dbinfmt_misc.c1015 static int parse_command(const char *s, size_t count) in parse_command() function
1041 return parse_command(s, count); in read_command()
1382 res = parse_command(buf, count); in bm_entry_write()