Searched refs:bb_ask_confirmation (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Dask_confirmation.c3 * bb_ask_confirmation implementation for busybox
16 int bb_ask_confirmation(void) function
H A Dremove_file.c45 if (!bb_ask_confirmation())
72 if (!bb_ask_confirmation())
90 if (!bb_ask_confirmation())
H A Dcopy_file.c49 if (!bb_ask_confirmation())
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dmv.c86 if (!bb_ask_confirmation()) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A Dutil.c29 if (bb_ask_confirmation() == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/include/
H A Dlibbb.h752 int bb_ask_confirmation(void);

Completed in 118 milliseconds