| /NextBSD/sys/contrib/ngatm/netnatm/sig/ |
| HD | sig_reset.c | 159 resp->u.restart.restart = req->restart; in start_request() 160 resp->u.restart.connid = req->connid; in start_request() 166 uni->restart_start = req->restart; in start_request() 229 resp->u.restart.restart = uni->restart_start; in start_t316() 230 resp->u.restart.connid = uni->connid_start; in start_t316() 265 MANDATE_IE(uni, u->u.restart_ack.restart, UNI_IE_RESTART); in start_restart_ack() 267 if (IE_ISGOOD(u->u.restart_ack.restart)) { in start_restart_ack() 271 if (u->u.restart_ack.restart.rclass == UNI_RESTART_ALL && in start_restart_ack() 276 } else if ((u->u.restart_ack.restart.rclass == UNI_RESTART_PATH || in start_restart_ack() 277 u->u.restart_ack.restart.rclass == UNI_RESTART_CHANNEL)) { in start_restart_ack() [all …]
|
| HD | sig_print.c | 206 (const union uni_ieall *)&api->restart, cx); in uni_print_api() 209 (const union uni_ieall *)&api->restart, cx); in uni_print_api() 219 (const union uni_ieall *)&api->restart, cx); in uni_print_api() 222 (const union uni_ieall *)&api->restart, cx); in uni_print_api() 232 (const union uni_ieall *)&api->restart, cx); in uni_print_api() 235 (const union uni_ieall *)&api->restart, cx); in uni_print_api() 266 (const union uni_ieall *)&api->restart, cx); in uni_print_api() 269 (const union uni_ieall *)&api->restart, cx); in uni_print_api()
|
| HD | unidef.h | 269 struct uni_ie_restart restart; member 274 struct uni_ie_restart restart; member 279 struct uni_ie_restart restart; member 302 struct uni_ie_restart restart; member
|
| /NextBSD/usr.sbin/daemon/ |
| HD | daemon.c | 58 int ch, nochdir, noclose, restart, serrno; in main() local 63 restart = 0; in main() 80 restart = 1; in main() 142 if (pidfile != NULL || ppidfile != NULL || restart) { in main() 175 restart: in main() 208 if (wait_child(pid, &mask) == 0 && restart) { in main() 210 goto restart; in main()
|
| /NextBSD/contrib/ofed/management/opensm/scripts/ |
| HD | opensm.init.in | 96 restart() { 112 restart | force-reload | reload) 113 restart 115 try-restart | condrestart) 116 [ -e /var/lock/subsys/opensm ] && restart
|
| /NextBSD/crypto/openssh/ |
| HD | buffer.c | 118 restart: in buffer_append_space() 128 goto restart; in buffer_append_space() 137 goto restart; in buffer_append_space() 152 restart: in buffer_check_alloc() 156 goto restart; in buffer_check_alloc()
|
| /NextBSD/crypto/openssh/contrib/suse/ |
| HD | rc.sshd | 67 try-restart) 70 $0 status >/dev/null && $0 restart 75 restart)
|
| /NextBSD/lib/libiconv_modules/DECHanyu/ |
| HD | citrus_dechanyu.c | 186 goto restart; in _citrus_DECHanyu_mbrtowc_priv() 222 goto restart; in _citrus_DECHanyu_mbrtowc_priv() 229 goto restart; in _citrus_DECHanyu_mbrtowc_priv() 238 goto restart; in _citrus_DECHanyu_mbrtowc_priv() 250 goto restart; in _citrus_DECHanyu_mbrtowc_priv() 264 restart: in _citrus_DECHanyu_mbrtowc_priv()
|
| /NextBSD/contrib/netbsd-tests/sys/rc/ |
| HD | t_rc_d_cli.sh | 112 atf_check -s eq:0 -o ignore -e empty ${rc_helper} restart 126 atf_check -s eq:1 -o ignore -e ignore ${rc_helper} restart foo 201 do_overriden_no_args restart 210 do_overriden_with_args restart
|
| /NextBSD/sys/dev/bktr/ |
| HD | msp34xx.c | 138 int active,restart,rmmod; member 736 restart: in msp3400c_thread() 740 msp->restart = 0; in msp3400c_thread() 762 if (msp->restart) in msp3400c_thread() 763 msp->restart = 0; in msp3400c_thread() 796 if (msp->restart) in msp3400c_thread() 797 goto restart; in msp3400c_thread() 976 restart: in msp3410d_thread() 979 msp->restart = 0; in msp3410d_thread() 1027 if (msp->restart) in msp3410d_thread() [all …]
|
| /NextBSD/contrib/gcclibs/libcpp/ |
| HD | directives-only.c | 48 restart: in _cpp_preprocess_dir_only() 117 goto restart; in _cpp_preprocess_dir_only() 228 goto restart; in _cpp_preprocess_dir_only()
|
| /NextBSD/sys/dev/drm2/radeon/ |
| HD | radeon_legacy_tv.c | 431 int restart; in radeon_legacy_tv_init_restarts() local 487 restart = const_ptr->def_restart; in radeon_legacy_tv_init_restarts() 500 restart -= v_offset + h_offset; in radeon_legacy_tv_init_restarts() 503 const_ptr->def_restart, tv_dac->h_pos, tv_dac->v_pos, p1, p2, restart); in radeon_legacy_tv_init_restarts() 505 tv_dac->tv.hrestart = restart % h_total; in radeon_legacy_tv_init_restarts() 506 restart /= h_total; in radeon_legacy_tv_init_restarts() 507 tv_dac->tv.vrestart = restart % v_total; in radeon_legacy_tv_init_restarts() 508 restart /= v_total; in radeon_legacy_tv_init_restarts() 509 tv_dac->tv.frestart = restart % f_total; in radeon_legacy_tv_init_restarts()
|
| /NextBSD/etc/mail/ |
| HD | Makefile | 235 restart restart-mta restart-mspq: target
|
| /NextBSD/lib/libiconv_modules/UTF8/ |
| HD | citrus_utf8.c | 199 goto restart; in _citrus_UTF8_mbrtowc_priv() 212 goto restart; in _citrus_UTF8_mbrtowc_priv() 237 restart: in _citrus_UTF8_mbrtowc_priv()
|
| /NextBSD/contrib/gdb/gdb/gdbserver/ |
| HD | server.c | 377 restart: in main() 524 goto restart; in main() 549 goto restart; in main() 591 goto restart; in main()
|
| /NextBSD/sys/geom/bde/ |
| HD | g_bde_work.c | 553 int restart, error; in g_bde_worker() local 560 restart = 0; in g_bde_worker() 603 restart++; in g_bde_worker() 615 restart++; in g_bde_worker() 630 restart++; in g_bde_worker() 634 if (restart) in g_bde_worker() 637 if (!restart) { in g_bde_worker()
|
| /NextBSD/usr.sbin/ppp/ |
| HD | cbcp.c | 84 if (cbcp->fsm.restart) { in cbcp_Timeout() 308 cbcp->fsm.restart--; in cbcp_SendReq() 347 cbcp->fsm.restart = DEF_FSMTRIES; in cbcp_Up() 503 cbcp->fsm.restart--; in cbcp_SendResponse() 616 cbcp->fsm.restart--; in cbcp_SendAck() 665 cbcp->fsm.restart = DEF_FSMTRIES; in cbcp_Input() 691 cbcp->fsm.restart = DEF_FSMTRIES; in cbcp_Input()
|
| /NextBSD/lib/libiconv_modules/MSKanji/ |
| HD | citrus_mskanji.c | 177 goto restart; in _citrus_MSKanji_mbrtowc_priv() 192 goto restart; in _citrus_MSKanji_mbrtowc_priv() 226 restart: in _citrus_MSKanji_mbrtowc_priv()
|
| /NextBSD/lib/libiconv_modules/EUC/ |
| HD | citrus_euc.c | 214 goto restart; in _citrus_EUC_mbrtowc_priv() 232 goto restart; in _citrus_EUC_mbrtowc_priv() 270 restart: in _citrus_EUC_mbrtowc_priv()
|
| /NextBSD/sys/dev/sound/pcm/ |
| HD | vchan.c | 448 int *vchanrate, vchancount, direction, ret, newspd, restart; in sysctl_dev_pcm_vchanrate() local 516 restart = 1; in sysctl_dev_pcm_vchanrate() 518 restart = 0; in sysctl_dev_pcm_vchanrate() 530 if (restart != 0) { in sysctl_dev_pcm_vchanrate() 556 int *vchanformat, vchancount, direction, ret, restart; in sysctl_dev_pcm_vchanformat() local 630 restart = 1; in sysctl_dev_pcm_vchanformat() 632 restart = 0; in sysctl_dev_pcm_vchanformat() 637 if (restart != 0) { in sysctl_dev_pcm_vchanformat()
|
| /NextBSD/contrib/dialog/ |
| HD | yesno.c | 61 restart: in dialog_yesno() 139 goto restart; in dialog_yesno()
|
| /NextBSD/lib/libthr/thread/ |
| HD | thr_suspend_np.c | 126 restart: in _pthread_suspend_all_np() 147 goto restart; in _pthread_suspend_all_np()
|
| /NextBSD/usr.bin/nl/ |
| HD | nl.c | 117 static int restart = 1; variable 146 restart = 0; in main() 301 if (restart) in filter()
|
| /NextBSD/sys/cam/ata/ |
| HD | ata_pmp.c | 103 int restart; member 328 softc->restart = 1; in pmpasync() 432 if (softc->restart) { in pmpstart() 433 softc->restart = 0; in pmpstart() 610 if (softc->restart) { in pmpdone() 611 softc->restart = 0; in pmpdone()
|
| /NextBSD/sbin/reboot/ |
| HD | reboot.c | 226 goto restart; in main() 239 restart: in main()
|