Home
last modified time | relevance | path

Searched refs:restart (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/NextBSD/sys/contrib/ngatm/netnatm/sig/
HDsig_reset.c159 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 …]
HDsig_print.c206 (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()
HDunidef.h269 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/
HDdaemon.c58 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/
HDopensm.init.in96 restart() {
112 restart | force-reload | reload)
113 restart
115 try-restart | condrestart)
116 [ -e /var/lock/subsys/opensm ] && restart
/NextBSD/crypto/openssh/
HDbuffer.c118 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/
HDrc.sshd67 try-restart)
70 $0 status >/dev/null && $0 restart
75 restart)
/NextBSD/lib/libiconv_modules/DECHanyu/
HDcitrus_dechanyu.c186 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/
HDt_rc_d_cli.sh112 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/
HDmsp34xx.c138 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/
HDdirectives-only.c48 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/
HDradeon_legacy_tv.c431 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/
HDMakefile235 restart restart-mta restart-mspq: target
/NextBSD/lib/libiconv_modules/UTF8/
HDcitrus_utf8.c199 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/
HDserver.c377 restart: in main()
524 goto restart; in main()
549 goto restart; in main()
591 goto restart; in main()
/NextBSD/sys/geom/bde/
HDg_bde_work.c553 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/
HDcbcp.c84 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/
HDcitrus_mskanji.c177 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/
HDcitrus_euc.c214 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/
HDvchan.c448 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/
HDyesno.c61 restart: in dialog_yesno()
139 goto restart; in dialog_yesno()
/NextBSD/lib/libthr/thread/
HDthr_suspend_np.c126 restart: in _pthread_suspend_all_np()
147 goto restart; in _pthread_suspend_all_np()
/NextBSD/usr.bin/nl/
HDnl.c117 static int restart = 1; variable
146 restart = 0; in main()
301 if (restart) in filter()
/NextBSD/sys/cam/ata/
HData_pmp.c103 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/
HDreboot.c226 goto restart; in main()
239 restart: in main()

12345678910>>...12