Lines Matching defs:current
376 values in the current compound are used as configuration for the function.
492 struct filedesc *current;
639 struct filedesc *current)
653 while (current) {
654 list_for_each(pos, ¤t->include_paths) {
664 current = current->next;
755 fd = input->current;
769 input->current = fd->next;
820 err = add_include_path(input->current, str);
839 err = input_stdio_open(&in, str, input->current);
854 fd->next = input->current;
858 input->current = fd;
1985 input.current = fd;
1988 fd = input.current;
2016 fd = input.current;
2669 * the node from the current configuration tree is returned without