Home
last modified time | relevance | path

Searched refs:DirectoryCountState (Results 1 – 6 of 6) sorted by relevance

/dports/x11-fm/nautilus/nautilus-41.1/src/
H A Dnautilus-directory-private.h33 typedef struct DirectoryCountState DirectoryCountState; typedef
103 DirectoryCountState *count_in_progress;
H A Dnautilus-directory-async.c102 struct DirectoryCountState struct
2580 directory_count_state_free (DirectoryCountState *state) in directory_count_state_free()
2601 DirectoryCountState *state; in count_more_files_callback()
2659 DirectoryCountState *state; in count_children_callback()
2709 DirectoryCountState *state; in directory_count_start()
2742 state = g_new0 (DirectoryCountState, 1); in directory_count_start()
/dports/x11-fm/caja/caja-1.26.0/libcaja-private/
H A Dcaja-directory-private.h44 typedef struct DirectoryCountState DirectoryCountState; typedef
118 DirectoryCountState *count_in_progress;
H A Dcaja-directory-async.c134 struct DirectoryCountState struct
2594 directory_count_state_free (DirectoryCountState *state) in directory_count_state_free()
2615 DirectoryCountState *state; in count_more_files_callback()
2674 DirectoryCountState *state; in count_children_callback()
2726 DirectoryCountState *state; in directory_count_start()
2759 state = g_new0 (DirectoryCountState, 1); in directory_count_start()
/dports/x11-fm/nemo/nemo-4.8.3/libnemo-private/
H A Dnemo-directory-private.h37 typedef struct DirectoryCountState DirectoryCountState; typedef
117 DirectoryCountState *count_in_progress;
H A Dnemo-directory-async.c121 struct DirectoryCountState { struct
2386 directory_count_state_free (DirectoryCountState *state) in directory_count_state_free()
2405 DirectoryCountState *state; in count_more_files_callback()
2459 DirectoryCountState *state; in count_children_callback()
2506 DirectoryCountState *state; in directory_count_start()
2535 state = g_new0 (DirectoryCountState, 1); in directory_count_start()