Searched refs:_word (Results 1 - 2 of 2) sorted by path

/haiku/src/system/libroot/os/
H A Ddriver_settings.cpp160 or escaped characters and adds a terminating NULL byte. The "_word"
166 get_word(char **_pos, char **_word, int32 assignmentMode, bool allowNewLine) argument
202 *_word = pos;
232 char *word = *_word;
/haiku/src/tools/fs_shell/
H A Ddriver_settings.cpp133 or escaped characters and adds a terminating NULL byte. The "_word"
139 get_word(char **_pos, char **_word, int32_t assignmentMode, bool allowNewLine) argument
175 *_word = pos;
205 char *word = *_word;

Completed in 59 milliseconds