Searched refs:handle_clash_options (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dnameclash.h69 int handle_clash_options(ClashHandling_t *ch, char c);
H A Dmmd.c176 handle_clash_options(&arg.ch, c);
179 if(handle_clash_options(&arg.ch, *optarg))
H A Dmmove.c256 handle_clash_options(&arg.ch, c);
259 if(handle_clash_options(&arg.ch, *optarg))
H A Dmcopy.c566 handle_clash_options(&arg.ch, c);
569 if(handle_clash_options(&arg.ch, *optarg))
H A Dmk_direntry.c673 int handle_clash_options(ClashHandling_t *ch, char c) function

Completed in 109 milliseconds