Searched refs:history_tokenize (Results 1 – 2 of 2) sorted by relevance
169 char **history_tokenize(const char *);
1023 arr = history_tokenize(str); in history_arg_extract()1074 history_tokenize(const char *str) in history_tokenize() function