Searched refs:dir_key (Results 1 – 2 of 2) sorted by relevance
379 &main::debug ("(pushing log msg for ". $qunk->dir_key . $qunk->filename . ")\n");384 $self->{$qunk->dir_key}{$author}{$time}{$msg_txt} =386 unless exists $self->{$qunk->dir_key}{$author}{$time}{$msg_txt};387 $self->{$qunk->dir_key}{$author}{$time}{$msg_txt}->add_fileentry($qunk);1886 sub dir_key { $_[0]->{dir_key} } subroutine
425 struct directory dir_key; in find_directory() local442 dir_key.name = name; in find_directory()443 dir_slot = (struct directory **) hash_find_slot (&directories, &dir_key); in find_directory()