Searched refs:abend (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/cmd/truss/ |
H A D | main.c | 121 abend("memory allocation failure", NULL); in get_private() 243 abend("cannot create lwp to follow child lwp", NULL); in create_thread() 295 abend("memory allocation failure", NULL); in main() 550 abend("setvbuf() failure", NULL); in main() 583 abend("cannot allocate ", "memory for counts"); in main() 596 abend("Error creating tmpfile", NULL); in main() 598 abend("Error unlinking tmpfile", NULL); in main() 620 abend(NULL, NULL); in main() 671 abend("ASSERT error: process is not stopped", NULL); in main() 968 abend("Lgrab error: ", in worker_thread() [all …]
|
H A D | htbl.c | 50 abend("Size must be power of two", NULL); in init_hash() 151 abend("Out of memory in htbl.c", NULL); in add_fcall() 154 abend("Out of memory in htbl.c", NULL); in add_fcall()
|
H A D | ipc.c | 119 abend("Invalid mutex specified", NULL); in Ecritical() 145 abend("Invalid mutex specified", NULL); in Xcritical()
|
H A D | proto.h | 114 extern void abend(const char *, const char *);
|
H A D | fcall.c | 1423 abend("function_trace: lost breakpoint", NULL); in function_trace() 1433 abend("function_trace: lost breakpoint", NULL); in function_trace()
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/keytab/ |
H A D | kt_file.c | 1493 abend: in krb5_ktfileint_write_entry() 1500 goto abend; in krb5_ktfileint_write_entry() 1504 goto abend; in krb5_ktfileint_write_entry() 1514 goto abend; in krb5_ktfileint_write_entry() 1517 goto abend; in krb5_ktfileint_write_entry() 1527 goto abend; in krb5_ktfileint_write_entry() 1542 goto abend; in krb5_ktfileint_write_entry() 1548 goto abend; in krb5_ktfileint_write_entry() 1556 goto abend; in krb5_ktfileint_write_entry() 1564 goto abend; in krb5_ktfileint_write_entry() [all …]
|
/titanic_41/usr/src/cmd/spell/ |
H A D | local | 1 abend
|