Home | History | Annotate | Download | only in config

Lines Matching defs:fromP

725       char *fromP;
747 fromP = toP;
749 while ((c = *fromP++))
754 switch (*fromP)
774 fromP ++;