Searched refs:strdelimw (Results 1 – 5 of 5) sorted by relevance
127 cp = strdelimw(&str); in test_strdelim()130 cp = strdelimw(&str); in test_strdelim()
61 char *strdelimw(char **);
754 if ((tmp = strdelimw(&cp)) == NULL || cp == NULL) { in parse_principals_key_and_options()
992 #define strdelimw Fssh_strdelimw macro
499 strdelimw(char **s) in strdelimw() function