Home
last modified time | relevance | path

Searched refs:cancel (Results 1 – 25 of 127) sorted by relevance

123456

/freebsd/lib/libthr/thread/
H A Dthr_cond.c53 const struct timespec *abstime, int cancel);
205 const struct timespec *abstime, int cancel) in cond_wait_kernel() argument
220 if (cancel) in cond_wait_kernel()
224 if (cancel) in cond_wait_kernel()
241 if (error2 == 0 && cancel) { in cond_wait_kernel()
254 if (cancel) { in cond_wait_kernel()
277 const struct timespec *abstime, int cancel) in cond_wait_user() argument
287 if (cancel) in cond_wait_user()
316 if (cancel) in cond_wait_user()
319 if (cancel) in cond_wait_user()
[all …]
/freebsd/usr.sbin/bsdinstall/
H A Dstartbsdinstall55 …bsddialog --backtitle "${OSNAME} Installer" --title "Complete" --no-cancel --ok-label "Reboot" --p…
63 …le "Welcome" --extra-button --extra-label "Shell" --ok-label "Install" --cancel-label "Live System…
76 …"Complete" --ok-label "Reboot" --extra-button --extra-label "Shutdown" --cancel-label "Live System…
/freebsd/usr.sbin/bsdconfig/usermgmt/share/
H A Duser_input.subr141 --cancel-label \"\$msg_cancel\" \
156 # not cancel or press ESC, the $var_to_set variable will hold the newly-
186 --cancel-label \"\$msg_cancel\" \
244 --cancel-label \"\$msg_cancel\" \
298 # not cancel or press ESC, the $var_to_set variable will hold the newly-
347 # Prompt the user to enter a password (twice). If the user does not cancel or
385 --cancel-label "$msg_cancel" \
399 --cancel-label "$msg_cancel" \
440 # user does not cancel or press ESC, the $var_to_set variable will hold the
458 # cancel or press ESC, the $var_to_set variable will hold the newly-configured
[all …]
H A Dgroup_input.subr108 --cancel-label \"\$msg_cancel\" \
122 # Allows the user to enter a name for a new group. If the user does not cancel
172 # Prompt the user to enter a password (twice). If the user does not cancel or
211 --cancel-label "$msg_cancel" \
228 --cancel-label "$msg_cancel" \
271 # cancel or press ESC, the $var_to_set variable will hold the newly-configured
289 # does not cancel or press ESC, the $var_to_set variable will hold the newly-
319 --cancel-label \"\$msg_cancel\" \
375 --cancel-label \"\$msg_cancel\" \
457 --cancel-label \"\$msg_cancel\" \
[all …]
/freebsd/crypto/openssl/apps/lib/
H A Dvms_term_sock.c232 status = sys$cancel (TerminalDeviceChan); in TerminalSocket()
405 sys$cancel (TcpAcceptChan); in CreateSocketPair()
428 sys$cancel (TcpAcceptChan); in CreateSocketPair()
447 sys$cancel (TcpAcceptChan); in CreateSocketPair()
496 sys$cancel (sptb->SockChan2); /* Cancel the connect() */ in SocketPairTimeoutAst()
497 sys$cancel (sptb->SockChan1); /* Cancel the accept() */ in SocketPairTimeoutAst()
/freebsd/usr.sbin/bsdinstall/scripts/
H A Dtime44 --cancel-label 'Skip' \
56 --cancel-label 'Skip' \
H A Dfinalconfig39 --no-cancel --menu \
H A Dservices45 --title "System Configuration" --no-cancel --separate-output \
/freebsd/tests/sys/aio/
H A Daio_kqueue_test.c67 int cancel, error; in main() local
150 cancel = max_queue_per_proc - pending; in main()
190 pending, max_queue_per_proc, cancel); in main()
/freebsd/share/examples/ppp/
H A Dlogin-auth71 button .b.cancel -default normal -text "Cancel" -takefocus 0 -command {exit 1};
72 pack .b.cancel -side right;
H A Dchap-auth94 button .b.cancel -default normal -text "Cancel" -command {exit 1};
95 pack .b.cancel -side right;
/freebsd/usr.sbin/bsdconfig/password/share/
H A Dpassword.subr42 # Prompt the user to enter a password (twice). If the user does not cancel or
77 --cancel-label "$msg_cancel" \
91 --cancel-label "$msg_cancel" \
/freebsd/contrib/netbsd-tests/rump/rumpkern/h_client/
H A Dh_forkcli.c70 cancel(void) in cancel() function
141 { "cancel", cancel },
/freebsd/sys/contrib/openzfs/cmd/zinject/
H A Dzinject.c890 char *cancel = NULL; in main()
964 cancel = optarg; in main()
1146 if (cancel != NULL) { in main()
1153 (void) fprintf(stderr, "cancel (-c) incompatible with " in main()
1166 if (strcmp(cancel, "all") == 0) { in main()
1169 int id = (int)strtol(cancel, &end, 10); in main()
1172 " must be an integer or 'all'\n", cancel); in main()
741 char *cancel = NULL; main() local
/freebsd/contrib/opencsd/decoder/source/etmv3/
H A Dtrc_pkt_elem_etmv3.cpp120 const bool cancel, in SetException() argument
126 m_pkt_data.exception.bits.cancel = cancel ? 1 : 0; in SetException()
677 if(m_pkt_data.exception.bits.cancel) in getExcepStr()
683 if(m_pkt_data.exception.bits.cancel) in getExcepStr()
/freebsd/sys/nlm/
H A Dnlm_advlock.c859 nlm4_cancargs cancel; in nlm_setlock() local
861 memset(&cancel, 0, sizeof(cancel)); in nlm_setlock()
864 cancel.cookie.n_len = sizeof(xid); in nlm_setlock()
865 cancel.cookie.n_bytes = (char*) &xid; in nlm_setlock()
866 cancel.block = block; in nlm_setlock()
867 cancel.exclusive = exclusive; in nlm_setlock()
868 cancel.alock = args.alock; in nlm_setlock()
876 stat = nlm_cancel_rpc(vers, &cancel, in nlm_setlock()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_send.c124 boolean_t cancel; member
130 boolean_t cancel; member
146 boolean_t cancel; member
1090 if (sta->cancel) in send_cb()
1170 boolean_t *cancel; member
1180 if (*rlcap->cancel) in redact_list_cb()
1300 rlcba.cancel = &rlt_arg->cancel; in redact_list_thread()
1514 !range->eos_marker && err == 0 && !smt_arg->cancel; in send_merge_thread()
1538 if (smt_arg->cancel && err == 0) in send_merge_thread()
1542 smt_arg->to_arg->cancel = B_TRUE; in send_merge_thread()
[all …]
H A Ddmu_redact.c88 boolean_t cancel; member
266 if (rta->cancel) in redact_cb()
724 struct redact_thread_arg *thread_args, boolean_t *cancel) in perform_thread_merge() argument
777 if (*cancel) { in perform_thread_merge()
810 thread_args[i].cancel = B_TRUE; in perform_thread_merge()
836 boolean_t cancel; member
845 rmta->numsnaps, rmta->thr_args, &rmta->cancel); in redact_merge_thread()
959 rmta->cancel = B_TRUE; in perform_redaction()
/freebsd/usr.sbin/mlxcontrol/
H A Dcommand.c651 int unit, i, ch, fd, cancel = 0; in cmd_pause() local
664 cancel = 1; in cmd_pause()
694 mp.mp_which = cancel ? MLX_PAUSE_CANCEL : MLX_PAUSE_ALL; in cmd_pause()
707 warn("couldn't %s %s", cancel ? "cancel pause on" : "pause", ctrlrname(unit)); in cmd_pause()
/freebsd/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/sys/fs/p9fs/
H A Dp9_transport.h46 int (*cancel) (void *handle, struct p9_req_t *req); member
/freebsd/contrib/opencsd/decoder/include/opencsd/etmv3/
H A Dtrc_pkt_elem_etmv3.h79 const bool cancel,
128 …st { return (m_pkt_data.exception.bits.present == 1) && (m_pkt_data.exception.bits.cancel == 1); }; in isExcepCancel()
/freebsd/tools/tools/netmap/
H A Dpkt-gen.c329 int cancel; member
575 targs[i].cancel = 1; in sigint_h()
1421 while (!targ->cancel && (n == 0 || sent < n)) { in ping_body()
1559 if (rx < m && ts.tv_sec <= 3 && !targ->cancel) in ping_body()
1603 while (!targ->cancel && (n == 0 || sent < n)) { in pong_body()
1716 for (i = 0; !targ->cancel && (n == 0 || sent < n); i++) { in sender_body()
1731 for (i = 0; !targ->cancel && (n == 0 || sent < n); i++) { in sender_body()
1773 while (!targ->cancel && (n == 0 || sent < n)) { in sender_body()
1794 if (targ->cancel) in sender_body()
1856 while (!targ->cancel && nm_tx_pending(txring)) { in sender_body()
[all …]

123456