Home
last modified time | relevance | path

Searched refs:extract_from_hash_table (Results 1 – 3 of 3) sorted by relevance

/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-directory.c539 extract_from_hash_table (CajaDirectory *directory, CajaFile *file) in extract_from_hash_table() function
607 node = extract_from_hash_table (directory, file); in caja_directory_remove_file()
635 return extract_from_hash_table (directory, file); in caja_directory_begin_file_name_change()
/dports/x11-fm/nautilus/nautilus-41.1/src/
H A Dnautilus-directory.c881 extract_from_hash_table (NautilusDirectory *directory, in extract_from_hash_table() function
950 node = extract_from_hash_table (directory, file); in nautilus_directory_remove_file()
978 return extract_from_hash_table (directory, file); in nautilus_directory_begin_file_name_change()
/dports/x11-fm/nemo/nemo-4.8.3/libnemo-private/
H A Dnemo-directory.c597 extract_from_hash_table (NemoDirectory *directory, NemoFile *file) in extract_from_hash_table() function
664 node = extract_from_hash_table (directory, file); in nemo_directory_remove_file()
690 return extract_from_hash_table (directory, file); in nemo_directory_begin_file_name_change()