Kannel: Open Source WAP and SMS gateway
svn-r5336
|
#include "gw-config.h"
#include <string.h>
#include <ctype.h>
#include <fcntl.h>
#include <errno.h>
#include <sys/types.h>
#include <sys/time.h>
#include <sys/stat.h>
#include <sys/file.h>
#include <stdio.h>
#include "gwlib/gw_uuid_types.h"
#include "gwlib/gw_uuid.h"
Go to the source code of this file.
Data Structures | |
struct | uuid |
Macros | |
#define | _SVID_SOURCE |
#define | TIME_OFFSET_HIGH 0x01B21DD2 |
#define | TIME_OFFSET_LOW 0x13814000 |
#define | UUCMP(u1, u2) if (u1 != u2) return((u1 < u2) ? -1 : 1); |
#define | MAX_ADJUSTMENT 10 |
Functions | |
static void | uuid_pack (const struct uuid *uu, uuid_t ptr) |
static void | uuid_unpack (const uuid_t in, struct uuid *uu) |
static int | get_random_fd (void) |
void | uuid_init (void) |
void | uuid_shutdown (void) |
void | uuid_clear (uuid_t uu) |
int | uuid_compare (const uuid_t uu1, const uuid_t uu2) |
void | uuid_copy (uuid_t dst, const uuid_t src) |
static void | get_random_bytes (void *buf, int nbytes) |
static int | get_node_id (unsigned char *node_id) |
static int | get_clock (__u32 *clock_high, __u32 *clock_low, __u16 *ret_clock_seq) |
void | uuid_generate_time (uuid_t out) |
void | uuid_generate_random (uuid_t out) |
void | uuid_generate (uuid_t out) |
int | uuid_is_null (const uuid_t uu) |
int | uuid_parse (const char *in, uuid_t uu) |
void | uuid_unparse (const uuid_t uu, char *out) |
time_t | uuid_time (const uuid_t uu, struct timeval *ret_tv) |
int | uuid_type (const uuid_t uu) |
int | uuid_variant (const uuid_t uu) |
#define MAX_ADJUSTMENT 10 |
Definition at line 303 of file gw_uuid.c.
Referenced by get_clock().
#define UUCMP | ( | u1, | |
u2 | |||
) | if (u1 != u2) return((u1 < u2) ? -1 : 1); |
Definition at line 124 of file gw_uuid.c.
Referenced by uuid_compare().
|
static |
Definition at line 305 of file gw_uuid.c.
References get_random_bytes(), and MAX_ADJUSTMENT.
Referenced by uuid_generate_time().
|
static |
|
static |
Definition at line 197 of file gw_uuid.c.
References get_random_fd(), and rand.
Referenced by get_clock(), uuid_generate_random(), and uuid_generate_time().
|
static |
Definition at line 171 of file gw_uuid.c.
References rand.
Referenced by get_random_bytes(), uuid_generate(), uuid_init(), and uuid_shutdown().
void uuid_clear | ( | uuid_t | uu | ) |
Definition at line 126 of file gw_uuid.c.
References uuid::clock_seq, uuid::node, uuid::time_hi_and_version, uuid::time_low, uuid::time_mid, UUCMP, and uuid_unpack().
Definition at line 150 of file gw_uuid.c.
Referenced by bearerbox_to_smpp(), bearerbox_to_sql(), boxc_receiver(), deliver_sms_to_queue(), obey_request_thread(), store_file_save_ack(), and store_spool_save_ack().
void uuid_generate | ( | uuid_t | out | ) |
Definition at line 393 of file gw_uuid.c.
References get_random_fd(), uuid_generate_random(), and uuid_generate_time().
Referenced by catenate_msg(), concat_handling_check_and_handle(), main(), msg_cb(), sms_split(), soap_send_loop(), store_spool_save(), store_to_dict(), and url_pattern().
void uuid_generate_random | ( | uuid_t | out | ) |
Definition at line 374 of file gw_uuid.c.
References uuid::clock_seq, get_random_bytes(), uuid::time_hi_and_version, uuid_pack(), and uuid_unpack().
Referenced by uuid_generate().
void uuid_generate_time | ( | uuid_t | out | ) |
Definition at line 347 of file gw_uuid.c.
References uuid::clock_seq, get_clock(), get_node_id(), get_random_bytes(), uuid::node, uuid::time_hi_and_version, uuid::time_low, uuid::time_mid, and uuid_pack().
Referenced by uuid_generate().
void uuid_init | ( | void | ) |
int uuid_is_null | ( | const uuid_t | uu | ) |
Definition at line 413 of file gw_uuid.c.
Referenced by get_pattern(), msg_cb(), soap_send_loop(), store_spool_save(), store_to_dict(), and urltrans_fill_escape_codes().
Definition at line 434 of file gw_uuid.c.
References uuid::clock_seq, uuid::node, uuid::time_hi_and_version, uuid::time_low, and uuid::time_mid.
Referenced by uuid_generate_random(), uuid_generate_time(), and uuid_parse().
int uuid_parse | ( | const char * | in, |
uuid_t | uu | ||
) |
Definition at line 476 of file gw_uuid.c.
References uuid::clock_seq, uuid::node, uuid::time_hi_and_version, uuid::time_low, uuid::time_mid, and uuid_pack().
Referenced by bb_remove_message(), and parse_uuid().
void uuid_shutdown | ( | void | ) |
Definition at line 97 of file gw_uuid.c.
References get_random_fd().
Referenced by gwlib_shutdown().
time_t uuid_time | ( | const uuid_t | uu, |
struct timeval * | ret_tv | ||
) |
Definition at line 587 of file gw_uuid.c.
References uuid::time_hi_and_version, uuid::time_low, uuid::time_mid, and uuid_unpack().
int uuid_type | ( | const uuid_t | uu | ) |
Definition at line 609 of file gw_uuid.c.
References uuid::time_hi_and_version, and uuid_unpack().
Definition at line 526 of file gw_uuid.c.
References uuid::clock_seq, uuid::node, uuid::time_hi_and_version, uuid::time_low, and uuid::time_mid.
Referenced by uuid_compare(), uuid_generate_random(), uuid_time(), uuid_type(), uuid_unparse(), and uuid_variant().
void uuid_unparse | ( | const uuid_t | uu, |
char * | out | ||
) |
Definition at line 562 of file gw_uuid.c.
References uuid::clock_seq, uuid::node, uuid::time_hi_and_version, uuid::time_low, uuid::time_mid, and uuid_unpack().
Referenced by add_msg_cb(), append_uuid(), bearerbox_to_smpp(), boxc_sent_pop(), boxc_sent_push(), brunet_send_sms(), clickatell_send_sms(), delayed_http_reply(), dispatch_into_queue(), generate_smppid(), generic_parse_reply(), get_pattern(), handle_pdu(), kannel_parse_reply(), kannel_send_sms(), main(), main_connection_loop(), msg_cb(), status_cb(), store_spool_save(), store_to_dict(), store_uuid(), url_pattern(), and urltrans_fill_escape_codes().
int uuid_variant | ( | const uuid_t | uu | ) |
Definition at line 617 of file gw_uuid.c.
References uuid::clock_seq, uuid_unpack(), UUID_VARIANT_DCE, UUID_VARIANT_MICROSOFT, UUID_VARIANT_NCS, and UUID_VARIANT_OTHER.