Searched refs:cancel (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-13-stable/contrib/dialog/samples/
H A Dradiolist29 --cancel-label 'Give Up' \
H A Dradiolist39 --cancel-label 'Give Up' \
H A Dradiolist49 --cancel-label 'Give Up' \
/freebsd-13-stable/usr.sbin/bsdinstall/scripts/
H A Dtime42 --cancel-label 'Skip' \
54 --cancel-label 'Skip' \
H A Dhostname69 # Display input box (without cancel button) for user to enter desired hostname.
86 --no-cancel \
H A Dkeymap68 # Activate $keymap and display an input box (without cancel button) for the
105 --no-cancel \
195 --cancel-label \"\$msg_cancel\" \
H A Dauto119 yes=ok no=cancel defaultno=default-no
433 bsdinstall netconfig # Don't check for errors -- the user may cancel
446 --title "Final Configuration" --no-cancel --menu \
/freebsd-13-stable/lib/libthr/thread/
H A Dthr_cond.c56 const struct timespec *abstime, int cancel);
207 const struct timespec *abstime, int cancel)
222 if (cancel)
226 if (cancel)
243 if (error2 == 0 && cancel) {
256 if (cancel) {
279 const struct timespec *abstime, int cancel)
289 if (cancel)
318 if (cancel)
321 if (cancel)
206 cond_wait_kernel(struct pthread_cond *cvp, struct pthread_mutex *mp, const struct timespec *abstime, int cancel) argument
278 cond_wait_user(struct pthread_cond *cvp, struct pthread_mutex *mp, const struct timespec *abstime, int cancel) argument
354 cond_wait_common(pthread_cond_t *cond, pthread_mutex_t *mutex, const struct timespec *abstime, int cancel) argument
[all...]
/freebsd-13-stable/release/
H A Drc.local53 dialog --backtitle "FreeBSD Installer" --title "Complete" --no-cancel --ok-label "Reboot" --pause "Installation of FreeBSD complete! Rebooting in 10 seconds" 10 30 10
61 dialog --backtitle "FreeBSD Installer" --title "Welcome" --extra-button --extra-label "Shell" --ok-label "Install" --cancel-label "Live CD" --yesno "Welcome to FreeBSD! Would you like to begin an installation or use the live CD?" 0 0
/freebsd-13-stable/share/examples/ppp/
H A Dlogin-auth72 button .b.cancel -default normal -text "Cancel" -takefocus 0 -command {exit 1};
73 pack .b.cancel -side right;
H A Dchap-auth95 button .b.cancel -default normal -text "Cancel" -command {exit 1};
96 pack .b.cancel -side right;
/freebsd-13-stable/usr.bin/svn/lib/libsvn_delta/
H A DMakefile15 cancel.c \
/freebsd-13-stable/tests/sys/aio/
H A Daio_kqueue_test.c68 int cancel, error; local
151 cancel = max_queue_per_proc - pending;
192 pending, max_queue_per_proc, cancel);
/freebsd-13-stable/contrib/netbsd-tests/rump/rumpkern/h_client/
H A Dh_forkcli.c70 cancel(void) function
141 { "cancel", cancel },
/freebsd-13-stable/contrib/opencsd/decoder/include/opencsd/etmv3/
H A Dtrc_pkt_types_etmv3.h90 uint32_t cancel:1; /**< exception cancels prev instruction traced. */ member in struct:_ocsd_etmv3_excep::__anon5820
H A Dtrc_pkt_elem_etmv3.h79 const bool cancel,
128 const bool isExcepCancel() const { return (m_pkt_data.exception.bits.present == 1) && (m_pkt_data.exception.bits.cancel == 1); };
/freebsd-13-stable/sys/contrib/openzfs/cmd/zinject/
H A Dzinject.c740 char *cancel = NULL; local
814 cancel = optarg;
1004 if (cancel != NULL) {
1011 (void) fprintf(stderr, "cancel (-c) incompatible with "
1024 if (strcmp(cancel, "all") == 0) {
1027 int id = (int)strtol(cancel, &end, 10);
1030 " must be an integer or 'all'\n", cancel);
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestDrop.java56 timer.cancel();
/freebsd-13-stable/usr.sbin/mlxcontrol/
H A Dcommand.c653 int unit, i, ch, fd, cancel = 0; local
666 cancel = 1;
695 /* controller-wide pause/cancel */
696 mp.mp_which = cancel ? MLX_PAUSE_CANCEL : MLX_PAUSE_ALL;
709 warn("couldn't %s %s", cancel ? "cancel pause on" : "pause", ctrlrname(unit));
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Ddmu_redact.c87 boolean_t cancel; member in struct:redact_thread_arg
263 if (rta->cancel)
721 struct redact_thread_arg *thread_args, boolean_t *cancel)
776 if (*cancel) {
803 * We're done; if we were cancelled, we need to cancel our workers and
809 thread_args[i].cancel = B_TRUE;
834 boolean_t cancel; member in struct:redact_merge_thread_arg
843 rmta->numsnaps, rmta->thr_args, &rmta->cancel);
957 rmta->cancel = B_TRUE;
720 perform_thread_merge(bqueue_t *q, uint32_t num_threads, struct redact_thread_arg *thread_args, boolean_t *cancel) argument
H A Ddmu_send.c124 boolean_t cancel; member in struct:send_thread_arg
130 boolean_t cancel; member in struct:redact_list_thread_arg
146 boolean_t cancel; member in struct:send_merge_thread_arg
1115 if (sta->cancel)
1195 boolean_t *cancel; member in struct:redact_list_cb_arg
1205 if (*rlcap->cancel)
1325 rlcba.cancel = &rlt_arg->cancel;
1539 !range->eos_marker && err == 0 && !smt_arg->cancel;
1563 if (smt_arg->cancel
1590 boolean_t cancel; member in struct:send_reader_thread_arg
[all...]
/freebsd-13-stable/contrib/opencsd/decoder/source/etmv3/
H A Dtrc_pkt_elem_etmv3.cpp120 const bool cancel,
126 m_pkt_data.exception.bits.cancel = cancel ? 1 : 0;
677 if(m_pkt_data.exception.bits.cancel)
683 if(m_pkt_data.exception.bits.cancel)
118 SetException( const ocsd_armv7_exception type, const uint16_t number, const bool cancel, const bool cm_type, const int irq_n , const int resume ) argument
/freebsd-13-stable/sys/nlm/
H A Dnlm_advlock.c860 * cancel our lock request.
862 nlm4_cancargs cancel; local
864 memset(&cancel, 0, sizeof(cancel));
867 cancel.cookie.n_len = sizeof(xid);
868 cancel.cookie.n_bytes = (char*) &xid;
869 cancel.block = block;
870 cancel.exclusive = exclusive;
871 cancel.alock = args.alock;
879 stat = nlm_cancel_rpc(vers, &cancel,
[all...]
/freebsd-13-stable/usr.sbin/bsdinstall/partedit/
H A Dgpart_ops.c214 int cancel, choice; local
230 cancel = dlg_menu("Partition Scheme",
235 if (cancel)
244 cancel = dialog_yesno("Warning", message, 0, 0);
246 if (cancel) /* cancel */
258 int cancel; local
275 cancel = dialog_yesno("Warning", message, 0, 0);
277 if (cancel) { /* cancel */
[all...]
/freebsd-13-stable/tools/tools/netmap/
H A Dpkt-gen.c329 int cancel; member in struct:targ
575 targs[i].cancel = 1;
1334 while (!targ->cancel && (n == 0 || sent < n)) {
1468 if (rx < m && ts.tv_sec <= 3 && !targ->cancel)
1507 while (!targ->cancel && (n == 0 || sent < n)) {
1614 for (i = 0; !targ->cancel && (n == 0 || sent < n); i++) {
1629 for (i = 0; !targ->cancel && (n == 0 || sent < n); i++) {
1658 while (!targ->cancel && (n == 0 || sent < n)) {
1679 if (targ->cancel)
1744 while (!targ->cancel
[all...]

Completed in 131 milliseconds

12