.\" Copyright 1999 Andreas Dilger (adilger@enel.ucalgary.ca) .\" .\" %Begin-Header% .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: .\" 1. Redistributions of source code must retain the above copyright .\" notice, and the entire permission notice in its entirety, .\" including the disclaimer of warranties. .\" 2. Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. .\" 3. The name of the author may not be used to endorse or promote .\" products derived from this software without specific prior .\" written permission. .\" .\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED .\" WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES .\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF .\" WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE .\" LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT .\" OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR .\" BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF .\" LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE .\" USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH .\" DAMAGE. .\" %End-Header% .\" .\" Created Wed Mar 10 17:42:12 1999, Andreas Dilger .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH UUID_TIME 3 "mai 2009" util\-linux "API de libuuid" .SH NOM uuid_time \- Extraire la date de création d'un UUID .SH SYNOPSIS .nf \fB#include \fP .sp \fBtime_t uuid_time(uuid_t \fP\fIuu\fP\fB, struct timeval *\fP\fIret_tv\fP\fB);\fP .fi .SH DESCRIPTION La fonction \fBuuid_time\fP extrait la date à laquelle l’UUID temporel passé en paramètre a été créé. Remarquez que la date de création d'un UUID n'est encodée que dans certains types d'UUID. Cette fonction s'attend à extraire la date de création d'un UUID généré avec les fonctions \fBuuid_generate_time\fP(3) et \fBuuid_generate_time_safe\fP(3). Elle pourrait fonctionner ou non avec des UUID créés avec d'autres fonctions. .SH "VALEURS DE RETOUR" Le temps depuis EPOCH (1er\ janvier\ 1970) jusqu'à la date de création de l'UUID est renvoyé, consultez \fBtime\fP(2). Le temps en seconde et microseconde auquel l'UUID a été créé depuis EPOCH est aussi disponible à l'emplacement pointé par \fIret_tv\fP (consultez \fBgettimeofday\fP(2)). .SH AUTEUR Theodore Y.\& Ts'o .SH DISPONIBILITÉ \fBlibuuid\fP fait partie du paquet util\-linux depuis la version\ 2.15.1, elle est disponible sur <\fIftp://ftp.kernel.org/pub/linux/utils/util\-linux\-ng/\fP>. .na .SH "VOIR AUSSI" \fBuuid\fP(3), \fBuuid_clear\fP(3), \fBuuid_compare\fP(3), \fBuuid_copy\fP(3), \fBuuid_generate\fP(3), \fBuuid_is_null\fP(3), \fBuuid_parse\fP(3), \fBuuid_unparse\fP(3) .ad .SH TRADUCTION La traduction de cette page de manuel est maintenue par les membres de la liste . Veuillez signaler toute erreur de traduction par un rapport de bogue sur le paquet manpages\-fr\-extra.