unix_token_equal 6963 source3/include/proto.h bool unix_token_equal(const UNIX_USER_TOKEN *t1, const UNIX_USER_TOKEN *t2);
unix_token_equal  341 source3/smbd/close.c 	if (!unix_token_equal(lck->delete_token, &current_user.ut)) {