Searched refs:tok_len (Results 1 – 1 of 1) sorted by relevance
261 int path_len, tok_len, body_len, data_len = 0; in watch_fired() local271 tok_len = strlen(token) + 1; in watch_fired()274 body_len = path_len + tok_len + data_len; in watch_fired()285 ret = queue_reply(&staging_q, token, tok_len); in watch_fired()