Searched refs:ErrFatal (Results 1 – 4 of 4) sorted by relevance
105 void ErrFatal(char * msg) in ErrFatal() function151 ErrFatal("could not create temporary file");169 if (strlen(Editor) > PATH_MAX) ErrFatal("env too long");182 ErrFatal("could not open temp file for read");342 if (j >= PATH_MAX) ErrFatal("max path exceeded");369 ErrFatal("Cannot find available temporary file name");403 ErrFatal("Problem executing specified command");413 ErrFatal("specified command did not produce expected output file");620 if (ppos+nl+l+1 >= PATH_MAX) ErrFatal("str overflow");707 ErrFatal("Orientation screwup");[all …]
112 ErrFatal("allocation screwup"); in CheckSectionsAllocated()118 ErrFatal("could not allocate data for entire image"); in CheckSectionsAllocated()
162 void ErrFatal(char * msg);
1375 ErrFatal("Could not allocate memory"); in create_EXIF()