taia_pack(3) debian man page | unix.com

Man Page: taia_pack

Operating Environment: debian

Section: 3

taia_pack(3)						     Library Functions Manual						      taia_pack(3)

NAME
taia_pack - convert to external TAI64NA format
SYNTAX
#include <taia.h> extern int taia_pack(char* buf,const struct taia* t);
DESCRIPTION
taia_pack converts a TAI64NA label from internal format in t to external TAI64NA format in buf. See http://cr.yp.to/libtai/tai64.html
SEE ALSO
tai_pack(3), taia_unpack(3) taia_pack(3)
Related Man Pages
acl_copy_ext(3) - mojave
acl_copy_int(3) - mojave
acl_size(3) - mojave
gcvt(3) - suse
mac_to_text(3) - freebsd
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?