Searched refs:strdelimw (Results 1 – 5 of 5) sorted by relevance
125 cp = strdelimw(&str); in test_strdelim()128 cp = strdelimw(&str); in test_strdelim()
61 char *strdelimw(char **);
759 if ((tmp = strdelimw(&cp)) == NULL || cp == NULL) { in parse_principals_key_and_options()
994 #define strdelimw Fssh_strdelimw macro
523 strdelimw(char **s) in strdelimw() function