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 …]
181 void ErrFatal(char * msg);
114 ErrFatal("allocation screwup"); in CheckSectionsAllocated()120 ErrFatal("could not allocate data for entire image"); in CheckSectionsAllocated()
1535 ErrFatal("Could not allocate memory"); in create_EXIF_internal()1558 ErrFatal("Could not allocate memory"); in create_EXIF()