Home
last modified time | relevance | path

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

12

/freebsd/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()
/freebsd/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()
355 if (redo && newdir == dir) { in ce_inc_search()
/freebsd/usr.bin/mail/
H A Dtty.c208 goto redo; in readtty()
224 redo: in readtty()
/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_gen.c190 redo: in rsa_multiprime_keygen()
213 goto redo; in rsa_multiprime_keygen()
303 goto redo; in rsa_multiprime_keygen()
/freebsd/contrib/tzdata/
H A Dzishrink.awk369 if (redo != "posix_right") {
370 print "# redo " redo
H A DMakefile694 -v redo='$(REDO)' \
/freebsd/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()
/freebsd/crypto/openssl/crypto/dsa/
H A Ddsa_ossl.c112 redo: in ossl_dsa_do_sign_int()
184 goto redo; in ossl_dsa_do_sign_int()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_xz.c662 redo: in xz_filter_read()
719 goto redo; in xz_filter_read()
/freebsd/share/termcap/
H A DREADME36 there is a good reason not to, but I reserve the right to redo it differently.
/freebsd/sys/contrib/device-tree/src/arm/aspeed/
H A Daspeed-bmc-facebook-greatlakes.dts70 ncsi-ctrl,start-redo-probe;
/freebsd/lib/libc/amd64/string/
H A Dmemchr.S178 pcmpeqb -32(%rdi), %xmm2 # redo comparison of first 16 bytes
/freebsd/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()
/freebsd/crypto/heimdal/appl/push/
H A DChangeLog72 * push.c (main): redo the v4/v5 selection for consistency. -4 ->
/freebsd/usr.sbin/fstyp/
H A Dhammer_disk.h680 struct hammer_fifo_redo redo; member
/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_dtls.c813 redo: in dtls_get_reassembled_message()
916 goto redo; in dtls_get_reassembled_message()
/freebsd/usr.bin/vgrind/
H A Dvgrindefs.src153 next redo sub last goto return die exit require:
/freebsd/contrib/tzcode/
H A DMakefile694 -v redo='$(REDO)' \
/freebsd/contrib/tcpdump/
H A DREADME.md220 redo the steps above.
/freebsd/sys/ufs/ffs/
H A Dffs_snapshot.c201 long redo = 0; in ffs_snapshot() local
454 redo++; in ffs_snapshot()
731 endtime.tv_nsec / 1000000, redo, fs->fs_ncg); in ffs_snapshot()
/freebsd/sys/kern/
H A Dvfs_bio.c5299 bool redo, lpart; in vfs_bio_getpages() local
5419 redo = false; in vfs_bio_getpages()
5443 redo = true; in vfs_bio_getpages()
5445 if (redo && error == 0) in vfs_bio_getpages()
/freebsd/crypto/heimdal/appl/rsh/
H A DChangeLog325 * rsh.c (main): redo the v4/v5 selection for consistency. -4 ->
/freebsd/contrib/ncurses/include/
H A DCaps.uwin478 key_redo krdo str %0 KEY_REDO 0563 ----- redo key
509 key_sredo kRDO str %g KEY_SREDO 0620 ----- shifted redo key
H A DCaps510 key_redo krdo str %0 KEY_REDO 0563 ----- redo key
541 key_sredo kRDO str %g KEY_SREDO 0620 ----- shifted redo key
H A DCaps.hpux11571 key_redo krdo str %0 KEY_REDO 0563 ----- redo key
602 key_sredo kRDO str %g KEY_SREDO 0620 ----- shifted redo key

12