TM :: Fast Call-ID generator. More...
#include "../../str.h"

Go to the source code of this file.
Definition in file callid.h.
| int child_init_callid | ( | int | rank | ) |
| rank | not used |
Definition at line 115 of file callid.c.
References CALLID_SUFFIX_LEN, _str::len, and _str::s.
| void generate_callid | ( | str * | callid | ) |
| callid | returned Call-ID |
Definition at line 168 of file callid.c.
References inc_hexchar(), _str::len, and _str::s.

| int init_callid | ( | void | ) |
Definition at line 72 of file callid.c.
References CALLID_NR_LEN, _str::len, and _str::s.
1.7.1