Home
last modified time | relevance | path

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

/dports/x11-fm/nemo/nemo-4.8.3/libnemo-private/
H A Dnemo-file.h276 char * nemo_file_get_owner_name (NemoFile *fi…
H A Dnemo-file.c5809 nemo_file_get_owner_name (NemoFile *file) in nemo_file_get_owner_name() function
/dports/x11-fm/nemo/nemo-4.8.3/src/
H A Dnemo-properties-window.c1858 cur_owner = nemo_file_get_owner_name (file); in changed_owner_callback()