Home | History | Annotate | Download | only in config

Lines Matching full:extract_word

104 static char *extract_word (char *, char *, int);
491 input_line = extract_word (input_line, op_name, sizeof(op_name));
546 p = extract_word (p, op_name, 10);
826 extract_word (char *from, char *to, int limit)