Home
last modified time | relevance | path

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

/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-file.h262 char * caja_file_get_owner_name (CajaFile *fi…
H A Dcaja-file.c5713 caja_file_get_owner_name (CajaFile *file) in caja_file_get_owner_name() function
/dports/x11-fm/caja/caja-1.26.0/src/file-manager/
H A Dfm-properties-window.c2051 cur_owner = caja_file_get_owner_name (file); in changed_owner_callback()