Searched refs:token_p (Results 1 – 1 of 1) sorted by relevance
89 cmdline_parse_token_hdr_t *token_p; in get_token() local95 token_p = NULL; in get_token()97 return token_p; in get_token()118 token_p = get_token(inst, i); in match_inst()119 if (!token_p) in match_inst()172 if (token_p) { in match_inst()311 cmdline_parse_token_hdr_t *token_p; in cmdline_complete() local361 if (token_p) in cmdline_complete()365 if (!token_p || in cmdline_complete()456 if (token_p) in cmdline_complete()[all …]