Searched refs:matchcookie (Results 1 – 1 of 1) sorted by relevance
165 const netobj *matchcookie,372 allocate_file_lock(const netobj *lockowner, const netobj *matchcookie, in allocate_file_lock() argument400 newfl->client_cookie.n_bytes = malloc(matchcookie->n_len); in allocate_file_lock()406 newfl->client_cookie.n_len = matchcookie->n_len; in allocate_file_lock()407 bcopy(matchcookie->n_bytes, newfl->client_cookie.n_bytes, matchcookie->n_len); in allocate_file_lock()