Searched refs:epitaph (Results 1 – 2 of 2) sorted by relevance
14 fidl_epitaph_t epitaph; in fidl_epitaph_write() local15 memset(&epitaph, 0, sizeof(epitaph)); in fidl_epitaph_write()16 epitaph.hdr.ordinal = FIDL_EPITAPH_ORDINAL; in fidl_epitaph_write()17 epitaph.hdr.reserved0 = error; in fidl_epitaph_write()19 return zx_channel_write(channel, 0, &epitaph, sizeof(epitaph), NULL, 0); in fidl_epitaph_write()
15 $(LOCAL_DIR)/epitaph.c \
Completed in 3 milliseconds