Home | History | Annotate | Download | only in tf_daemon

Lines Matching full:identifier

67  * @param   pIdentifierString  The UTF-8 representation of the identifier. This
72 * the identifier.
86 * identifier.
89 * the identifier. This string is not zero terminated. The encoder
107 * identifier.
123 * identifier.
130 * Checks if an identifier is the nil identifier as specified in RFC 4122.
132 * @param pIdentifier The identifier to check.
134 * @return TRUE if the identifier is the nil identifier, FALSE otherwise.
140 * Sets an identifier to the nil value as specified in RFC 4122.
142 * @param pIdentifier The identifier to set to nil.