Home | History | Annotate | Download | only in jhead

Lines Matching refs:OrigName

458 static void RelativeName(char * OutFileName, const char * NamePattern, const char * OrigName)
468 strncat(OutFileName, OrigName, PATH_MAX);