Home | History | Annotate | Download | only in config

Lines Matching refs:skip_space

459 skip_space (char *s)
475 from = skip_space (from);
666 str = skip_space (str);
748 str = skip_space (str);
854 char *str = skip_space (*line);
947 str = skip_space (str + 1);
958 str = skip_space (str + 1);
982 str = skip_space (str + 1);
1010 str = skip_space (str);
1171 str = skip_space (str);
1174 str = skip_space (str);
1641 str = skip_space (extract_word (str, op, sizeof (op)));
1690 if (*skip_space (str))
1727 tmp = input_line_pointer = skip_space (input_line_pointer);
1739 input_line_pointer = skip_space (input_line_pointer + len);
1743 input_line_pointer = skip_space (input_line_pointer + 1);