Home
last modified time | relevance | path

Searched refs:FatalDie (Results 1 – 9 of 9) sorted by relevance

/dports/devel/kBuild/kBuild-0.1.9998/src/kObjCache/
H A DkObjCache.c172 void FatalDie(const char *pszFormat, ...) in FatalDie() function
233 FatalDie("Buffer overflow setting error prefix!\n"); in SetErrorPrefix()
246 FatalDie("out of memory (%d)\n", (int)cb); in xmalloc()
255 FatalDie("out of memory (%d)\n", (int)cb); in xrealloc()
2497 FatalDie("Failed to open '%s' in '%s': %s\n", in kOCEntryWrite()
2775 FatalDie("%s - failed rc=%d\n", pszMsg, (int)rc); in kOCEntrySpawn()
2810 FatalDie("%s - execvp failed: %s\n", in kOCEntrySpawn()
2821 FatalDie("%s - waitpid failed rc=%d: %s\n", in kOCEntrySpawn()
3273 FatalDie("Failed to create '%s' in '%s': %s\n", in kOCEntryWriteCppOutput()
3287 FatalDie("error writing '%s' in '%s': %s\n", in kOCEntryWriteCppOutput()
[all …]
/dports/www/otrs/otrs-rel-6_0_29/Kernel/Output/HTML/FilterText/
H A DURL.pm35 $Kernel::OM->Get('Kernel::Output::HTML::Layout')->FatalDie();
96 $Kernel::OM->Get('Kernel::Output::HTML::Layout')->FatalDie();
H A DAutoLink.pm35 $Kernel::OM->Get('Kernel::Output::HTML::Layout')->FatalDie();
53 $LayoutObject->FatalDie();
/dports/devel/kBuild/kBuild-0.1.9998/src/kLibTweaker/
H A DkLibTweaker.c130 void FatalDie(const char *pszFormat, ...) in FatalDie() function
191 FatalDie("Buffer overflow setting error prefix!\n"); in SetErrorPrefix()
204 FatalDie("out of memory (%d)\n", (int)cb); in xmalloc()
213 FatalDie("out of memory (%d)\n", (int)cb); in xrealloc()
225 FatalDie("out of memory (%d)\n", (int)strlen(pszIn)); in xstrdup()
547 FatalDie("Oops!"); in kLibClearTimestamps()
/dports/www/otrs/otrs-rel-6_0_29/Kernel/Output/HTML/Layout/
H A DTicket.pm98 $Self->FatalDie();
337 $Self->FatalDie();
H A DLoader.pm299 $Self->FatalDie(
/dports/www/otrs/otrs-rel-6_0_29/Kernel/Output/HTML/
H A DLayout.pm402 $Self->FatalDie(
439 $Self->FatalDie(
979 sub FatalDie { subroutine
1849 $Self->FatalDie() if !$MainObject->Require( $FilterConfig->{Module} );
2013 $Self->FatalDie() if !$MainObject->Require( $FilterConfig->{Module} );
/dports/www/otrs/otrs-rel-6_0_29/Kernel/Modules/
H A DCustomerTicketMessage.pm1010 return $Kernel::OM->Get('Kernel::Output::HTML::Layout')->FatalDie(
/dports/www/otrs/otrs-rel-6_0_29/Kernel/System/
H A DSysConfig.pm92 $Self->FatalDie(