Searched refs:next_word_from_string (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/syslog-267/aslcommon/
H A Dasl_common.h151 char *next_word_from_string(char **s);
H A Dasl_common.c358 next_word_from_string(char **s) function
1259 path = next_word_from_string(&opts);
1398 while (NULL != (p = next_word_from_string(&opts)))

Completed in 126 milliseconds