Searched refs:token_p (Results 1 – 1 of 1) sorted by relevance
84 cmdline_parse_token_hdr_t *token_p; in get_token() local90 token_p = NULL; in get_token()92 return token_p; in get_token()113 token_p = get_token(inst, i); in match_inst()114 if (!token_p) in match_inst()167 if (token_p) { in match_inst()306 cmdline_parse_token_hdr_t *token_p; in cmdline_complete() local356 if (token_p) in cmdline_complete()360 if (!token_p || in cmdline_complete()451 if (token_p) in cmdline_complete()[all …]