Home
last modified time | relevance | path

Searched defs:cup (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/lib/libctf/common/
H A Dctf_dwarf.c295 ctf_dwarf_error(ctf_cu_t *cup, ctf_file_t *cfp, int err, const char *fmt, ...) in ctf_dwarf_error()
340 ctf_dwarf_void(ctf_cu_t *cup) in ctf_dwarf_void()
362 ctf_dwarf_long(ctf_cu_t *cup) in ctf_dwarf_long()
398 ctf_dwmap_add(ctf_cu_t *cup, ctf_id_t id, Dwarf_Die die, boolean_t fix) in ctf_dwmap_add()
425 ctf_dwarf_attribute(ctf_cu_t *cup, Dwarf_Die die, Dwarf_Half name, in ctf_dwarf_attribute()
444 ctf_dwarf_ref(ctf_cu_t *cup, Dwarf_Die die, Dwarf_Half name, Dwarf_Off *refp) in ctf_dwarf_ref()
465 ctf_dwarf_refdie(ctf_cu_t *cup, Dwarf_Die die, Dwarf_Half name, in ctf_dwarf_refdie()
488 ctf_dwarf_signed(ctf_cu_t *cup, Dwarf_Die die, Dwarf_Half name, in ctf_dwarf_signed()
510 ctf_dwarf_unsigned(ctf_cu_t *cup, Dwarf_Die die, Dwarf_Half name, in ctf_dwarf_unsigned()
532 ctf_dwarf_boolean(ctf_cu_t *cup, Dwarf_Die die, Dwarf_Half name, in ctf_dwarf_boolean()
[all …]
/titanic_50/usr/src/lib/libc/port/stdio/
H A Dsystem.c96 cleanup_t *cup = arg; in cleanup() local
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dlog.c238 struct fatal_cleanup **cup, *cu; in fatal_remove_cleanup() local