Searched refs:sync_ls_cb (Results 1 – 1 of 1) sorted by relevance
75 typedef void (*sync_ls_cb)(unsigned mode, unsigned size, unsigned time, const char *name, void *coo… typedef77 int sync_ls(int fd, const char *path, sync_ls_cb func, void *cookie) in sync_ls()