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

12

/freebsd-10.0-release/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-10.0-release/lib/libthr/thread/
H A Dthr_cond.c47 const struct timespec *abstime, int cancel);
162 const struct timespec *abstime, int cancel)
172 if (cancel) {
192 if (error2 == 0 && cancel)
199 if (error2 == 0 && cancel)
214 const struct timespec *abstime, int cancel)
225 if (cancel)
253 if (cancel) {
265 } else if (cancel && SHOULD_CANCEL(curthread)) {
291 const struct timespec *abstime, int cancel)
161 cond_wait_kernel(struct pthread_cond *cvp, struct pthread_mutex *mp, const struct timespec *abstime, int cancel) argument
213 cond_wait_user(struct pthread_cond *cvp, struct pthread_mutex *mp, const struct timespec *abstime, int cancel) argument
290 cond_wait_common(pthread_cond_t *cond, pthread_mutex_t *mutex, const struct timespec *abstime, int cancel) argument
[all...]
/freebsd-10.0-release/release/
H A Drc.local50 dialog --backtitle "FreeBSD Installer" --title "Complete" --no-cancel --ok-label "Reboot" --pause "Installation of FreeBSD complete! Rebooting in 10 seconds" 10 30 10
58 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-10.0-release/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-10.0-release/usr.bin/svn/lib/libsvn_delta/
H A DMakefile10 SRCS= cancel.c compat.c compose_delta.c debug_editor.c \
/freebsd-10.0-release/tools/regression/aio/kqueue/
H A Daio_kqueue.c65 int cancel, pending, tmp_file = 0, failed = 0; local
132 cancel = MAX - pending;
162 pending, MAX, cancel);
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/zinject/
H A Dzinject.c556 char *cancel = NULL; local
628 cancel = optarg;
783 if (cancel != NULL) {
789 (void) fprintf(stderr, "cancel (-c) incompatible with "
800 if (strcmp(cancel, "all") == 0) {
803 int id = (int)strtol(cancel, &end, 10);
806 " must be an integer or 'all'\n", cancel);
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestDrop.java56 timer.cancel();
/freebsd-10.0-release/usr.sbin/bsdinstall/scripts/
H A Dkeymap73 # Activate $keymap and display an input box (without cancel button) for the
110 --no-cancel \
200 --cancel-label \"\$msg_cancel\" \
H A Dauto186 bsdinstall netconfig # Don't check for errors -- the user may cancel
198 --title "Final Configuration" --no-cancel --menu \
/freebsd-10.0-release/usr.sbin/mlxcontrol/
H A Dcommand.c651 int unit, i, ch, fd, cancel = 0; local
664 cancel = 1;
693 /* controller-wide pause/cancel */
694 mp.mp_which = cancel ? MLX_PAUSE_CANCEL : MLX_PAUSE_ALL;
707 warn("couldn't %s %s", cancel ? "cancel pause on" : "pause", ctrlrname(unit));
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dlin-lwp.c1580 /* Now that we've selected our final event LWP, cancel any
1859 int restart, cancel;
1867 cancel = get_signo ("__pthread_sig_cancel");
1868 if (cancel == 0)
1872 sigaddset (set, cancel);
1875 special "cancel" signal instead of SIGCHLD. Make sure we catch
1883 sigaction (cancel, &action, NULL);
1885 /* We block the "cancel" signal throughout this code ... */
1886 sigaddset (&blocked_mask, cancel);
1890 sigdelset (&suspend_mask, cancel);
1850 int restart, cancel; local
[all...]
/freebsd-10.0-release/sys/nlm/
H A Dnlm_advlock.c817 * cancel our lock request.
819 nlm4_cancargs cancel; local
821 memset(&cancel, 0, sizeof(cancel));
824 cancel.cookie.n_len = sizeof(xid);
825 cancel.cookie.n_bytes = (char*) &xid;
826 cancel.block = block;
827 cancel.exclusive = exclusive;
828 cancel.alock = args.alock;
836 stat = nlm_cancel_rpc(vers, &cancel,
[all...]
/freebsd-10.0-release/usr.sbin/bsdinstall/partedit/
H A Dpartedit.c264 int cancel; local
286 cancel = dialog_yesno("Warning", "The chosen root partition "
294 if (cancel)
H A Dgpart_ops.c164 int cancel, choice; local
186 cancel = dlg_menu("Partition Scheme",
191 if (cancel)
200 cancel = dialog_yesno("Warning", message, 0, 0);
202 if (cancel) /* cancel */
908 if (choice == 1) /* cancel */
934 if (choice == 1) /* cancel */
/freebsd-10.0-release/tools/tools/netmap/
H A Dpkt-gen.c118 int cancel; member in struct:targ
213 targs[i].cancel = 1;
801 for (i = 0; !targ->cancel && (n == 0 || sent < n); i++) {
814 for (i = 0; !targ->cancel && (n == 0 || sent < n); i++) {
824 while (!targ->cancel && (n == 0 || sent < n)) {
839 if (targ->cancel)
953 while (!targ->cancel) {
959 while (!targ->cancel) {
967 while (!targ->cancel) {
/freebsd-10.0-release/contrib/unbound/libunbound/python/
H A Dlibunbound.i506 def cancel(self,async_id):
512 which query to cancel.
586 * (int) async_id, an identifier number is returned for the query as it is in progress. It can be used to cancel the query.
/freebsd-10.0-release/sys/compat/ndis/
H A Dntoskrnl_var.h1111 #define IoSetCompletionRoutine(irp, func, ctx, ok, err, cancel) \
1120 if (cancel) s->isl_ctl |= SL_INVOKE_ON_CANCEL; \
/freebsd-10.0-release/contrib/ncurses/include/
H A DCaps.osf1r5621 key_cancel kcan str @2 KEY_CANCEL 0543 ----- cancel key
672 key_scancel kCAN str &0 KEY_SCANCEL 0573 ----- shifted cancel key
H A DCaps.uwin455 key_cancel kcan str @2 KEY_CANCEL 0543 ----- cancel key
483 key_scancel kCAN str &0 KEY_SCANCEL 0573 ----- shifted cancel key
/freebsd-10.0-release/contrib/subversion/subversion/include/
H A Dsvn_repos.h614 * @a cancel_baton as argument to see if the client wishes to cancel
2573 * cancel_baton as argument to see if the caller wishes to cancel the
2584 svn_cancel_func_t cancel,
2633 * @a cancel_baton as argument to see if the client wishes to cancel
2732 * @a cancel_baton as argument to see if the client wishes to cancel
2923 * @a cancel_baton as argument to see if the client wishes to cancel
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_fs_base/
H A Dfs.c935 svn_cancel_func_t cancel,
924 base_bdb_pack(svn_fs_t *fs, const char *path, svn_fs_pack_notify_t notify_func, void *notify_baton, svn_cancel_func_t cancel, void *cancel_baton, apr_pool_t *pool, apr_pool_t *common_pool) argument

Completed in 466 milliseconds

12