Home
last modified time | relevance | path

Searched defs:chmod_modes (Results 1 – 2 of 2) sorted by relevance

/dports/net/rsync/rsync-3.2.3/
H A Dchmod.c218 int tweak_mode(int mode, struct chmod_mode_struct *chmod_modes) in tweak_mode()
239 int free_chmod_mode(struct chmod_mode_struct *chmod_modes) in free_chmod_mode()
H A Doptions.c218 struct chmod_mode_struct *chmod_modes = NULL; variable