Home
last modified time | relevance | path

Searched refs:redo (Results 1 – 25 of 40) sorted by relevance

12

/src/crypto/krb5/src/plugins/kdb/db2/libdb2/btree/
H A Dbt_delete.c289 int deleted, exact, redo; in __bt_bdelete() local
306 redo = 0; in __bt_bdelete()
326 redo = 1; in __bt_bdelete()
337 redo = 1; in __bt_bdelete()
350 if (redo) in __bt_bdelete()
/src/lib/libc/db/btree/
H A Dbt_delete.c283 int deleted, exact, redo; in __bt_bdelete() local
300 redo = 0; in __bt_bdelete()
320 redo = 1; in __bt_bdelete()
331 redo = 1; in __bt_bdelete()
344 if (redo) in __bt_bdelete()
/src/contrib/libedit/
H A Dsearch.c219 int done, redo; in ce_inc_search() local
238 done = redo = 0; in ce_inc_search()
270 redo++; in ce_inc_search()
275 redo++; in ce_inc_search()
359 if (redo && newdir == dir) { in ce_inc_search()
/src/usr.bin/mail/
H A Dtty.c208 goto redo; in readtty()
224 redo: in readtty()
/src/contrib/tzdata/
H A Dzishrink.awk369 if (redo != "posix_right") {
370 print "# redo " redo
H A DMakefile759 -v redo='$(REDO)' \
/src/contrib/dialog/
H A Dbuildlist.c1132 DIALOG_LISTITEM *redo; in dlg_buildlist() local
1137 redo = dlg_calloc(DIALOG_LISTITEM, (size_t) item_no + 1); in dlg_buildlist()
1138 assert_ptr(redo, THIS_FUNC); in dlg_buildlist()
1148 redo[j++] = items[choice]; in dlg_buildlist()
1153 memcpy(items, redo, sizeof(DIALOG_LISTITEM) * (size_t) (item_no + 1)); in dlg_buildlist()
1155 free(redo); in dlg_buildlist()
/src/crypto/openssl/crypto/rsa/
H A Drsa_gen.c387 redo: in rsa_multiprime_keygen()
411 goto redo; in rsa_multiprime_keygen()
511 goto redo; in rsa_multiprime_keygen()
/src/share/zoneinfo/
H A DMakefile111 -v redo='posix_only' \
/src/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_xz.c662 redo: in xz_filter_read()
719 goto redo; in xz_filter_read()
/src/crypto/openssl/crypto/dsa/
H A Ddsa_ossl.c117 redo: in ossl_dsa_do_sign_int()
190 goto redo; in ossl_dsa_do_sign_int()
/src/share/termcap/
H A DREADME36 there is a good reason not to, but I reserve the right to redo it differently.
/src/lib/libc/amd64/string/
H A Dmemrchr.S129 pcmpeqb (%rdx), %xmm2 # redo comparison of first 16 bytes
H A Dmemchr.S178 pcmpeqb -32(%rdi), %xmm2 # redo comparison of first 16 bytes
/src/sys/contrib/device-tree/src/arm/aspeed/
H A Daspeed-bmc-facebook-greatlakes.dts70 ncsi-ctrl,start-redo-probe;
/src/contrib/tcsh/
H A Ded.chared.c1072 done, redo; in e_inc_search() local
1083 done = redo = 0; in e_inc_search()
1120 redo++; in e_inc_search()
1125 redo++; in e_inc_search()
1193 if (redo && newdir == dir) { in e_inc_search()
/src/crypto/heimdal/appl/push/
H A DChangeLog72 * push.c (main): redo the v4/v5 selection for consistency. -4 ->
/src/usr.sbin/fstyp/
H A Dhammer_disk.h682 struct hammer_fifo_redo redo; member
/src/crypto/openssl/ssl/statem/
H A Dstatem_dtls.c832 redo: in dtls_get_reassembled_message()
934 goto redo; in dtls_get_reassembled_message()
/src/usr.bin/vgrind/
H A Dvgrindefs.src153 next redo sub last goto return die exit require:
/src/contrib/tzcode/
H A DMakefile759 -v redo='$(REDO)' \
/src/contrib/tcpdump/
H A DREADME.md220 redo the steps above.
/src/sys/ufs/ffs/
H A Dffs_snapshot.c201 long redo = 0; in ffs_snapshot() local
463 redo++; in ffs_snapshot()
740 endtime.tv_nsec / 1000000, redo, fs->fs_ncg); in ffs_snapshot()
/src/sys/kern/
H A Dvfs_bio.c5329 bool redo, lpart; in vfs_bio_getpages() local
5449 redo = false; in vfs_bio_getpages()
5473 redo = true; in vfs_bio_getpages()
5475 if (redo && error == 0) in vfs_bio_getpages()
/src/crypto/heimdal/appl/rsh/
H A DChangeLog325 * rsh.c (main): redo the v4/v5 selection for consistency. -4 ->

12