Home
last modified time | relevance | path

Searched refs:confirm_f (Results 1 – 4 of 4) sorted by relevance

/dports/editors/hexer/hexer-1.0.3/
H A Dcommands.c289 int confirm_f = 0; in exhcmd_substitute() local
349 confirm_f = 1; in exhcmd_substitute()
381 if (!confirm_f) in exhcmd_substitute()
423 confirm_f = 0; in exhcmd_substitute()
472 if (confirm_f && match_len) { in exhcmd_substitute()
486 if (!confirm_f) he_refresh_part(hedit, 0, -1); in exhcmd_substitute()
/dports/x11-fm/librfm/librfm5-5.3.16.4/modules/
H A Dbcrypt.c164 confirm_f (gpointer data) { in confirm_f() function
232 rfm_context_function(confirm_f, data); in bcrypt_dialog()
/dports/x11-fm/librfm/librfm5-5.3.16.4/primary/
H A Dprimary-misc.i116 confirm_f (void *data) { in confirm_f() function
H A Dprimary-misc.c2770 result = rfm_context_function(confirm_f, arg); in rfm_confirm()