Lines Matching defs:token
123 * They reference the lock token for the collection the lock is
140 * prefix + Fixed length + lock token + 2 strings + 2 nulls (one for each
149 /* Stored indirect lock info - lock token and apr_datum_t */
196 dav_locktoken token;
242 comb->pub.locktoken = &comb->token;
243 apr_uuid_get(&comb->token.uuid);
266 "The lock token uses an unknown State-token "
603 /* Copy the lock token. */
662 /* ### should use a computed_desc and insert corrupt token data */