Searched defs:path_key (Results 1 – 2 of 2) sorted by relevance
79 OBJECT * const path_key = path_as_key( path ); in file_archive_info() local216 OBJECT * const path_key = path_as_key( path ); in file_info() local
229 static path_key_entry * path_key( OBJECT * const path, in path_key() function