Query: tai_unpack
OS: debian
Section: 3
Links: debian man pages | All man pages
Forums: Unix Linux Community | Forum Categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
tai_unpack(3) Library Functions Manual tai_unpack(3)NAMEtai_unpack - convert to external TAI64 formatSYNTAX#include <tai.h> extern int tai_unpack(const char* buf,struct tai* t);DESCRIPTIONtai_unpack converts a TAI64 label from external TAI64 format in buf to internal format in t.SEE ALSOtaia_unpack(3), tai_pack(3) tai_unpack(3)