UIDCOPY(3) UIDCOPY(3)
NAME
uuidcopy - copy a UID value
SYNOPSIS
##include <>
void uuidcopy(uuidt dst,, uuidt src);
DESCRIPTION
The uuidcopy function copies the UID variable src to dst.
RETURN VALUE
The copied UID is returned in the location pointed to by dst.
AUTHOR
Theodore Y. Ts'o
AVAILABILITY
http:/e2fsprogs.sourceforge.net/
SEE ALSO
uuid(3), uuidclear(3), uuidcompare(3), uuidgenerate(3),
uuidisnull(3), uuidparse(3), uuidunparse(3)
1.36 April 2004 UIDCOPY(3)
|