Home | History | Annotate | Download | only in config

Lines Matching full:past_got

760   char *past_got;
792 past_got = atp + *got_len + 1;
793 for (new_pointer = past_got; !is_end_of_line[(unsigned char) *new_pointer++];)
795 second = new_pointer - past_got;
799 memcpy (tmpbuf + first + 1, past_got, second);