Home
last modified time | relevance | path

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

1234

/titanic_44/usr/src/cmd/ssh/libssh/common/
H A Dbuffer.c115 restart: in buffer_append_space()
125 goto restart; in buffer_append_space()
134 goto restart; in buffer_append_space()
149 restart: in buffer_check_alloc()
153 goto restart; in buffer_check_alloc()
/titanic_44/usr/src/cmd/sendmail/db/mp/
H A Dmp_region.c62 int nomore, restart, ret, wrote; local
116 restart = total = 0;
142 mfp, bhp, &restart, &wrote)) != 0)
157 if (restart)
190 if (restart)
/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dstage2.c249 restart: in run_menu()
627 goto restart; in run_menu()
634 goto restart; in run_menu()
712 goto restart; in run_menu()
717 goto restart; in run_menu()
797 goto restart; in run_menu()
/titanic_44/usr/src/uts/common/inet/tcp/
H A Dtcp_bind.c216 boolean_t restart = B_FALSE; in tcp_update_next_port() local
249 if (restart) in tcp_update_next_port()
251 restart = B_TRUE; in tcp_update_next_port()
290 boolean_t restart = B_FALSE; in tcp_get_next_priv_port() local
296 if (restart) in tcp_get_next_priv_port()
298 restart = B_TRUE; in tcp_get_next_priv_port()
/titanic_44/usr/src/cmd/ypcmd/
H A Dypstop.sh38 /usr/sbin/svcadm restart milestone/name-services
H A Dypstart.sh105 /usr/sbin/svcadm restart milestone/name-services
/titanic_44/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Dreadpassphrase.c72 restart: in readpassphrase()
168 goto restart; in readpassphrase()
/titanic_44/usr/src/lib/libdscp/svc/
H A Ddscp.ppp.options69 lcp-restart 3
84 ipcp-restart 3
/titanic_44/usr/src/lib/libdevinfo/
H A Ddevinfo_finddev.c111 restart: in finddev_readdir_alt()
151 goto restart; in finddev_readdir_alt()
/titanic_44/usr/src/cmd/svc/common/
H A Dr.manifest122 $SVCADM restart svc:/system/manifest-import:default
H A Di.manifest113 $SVCADM restart svc:/system/manifest-import:default
/titanic_44/usr/src/lib/libproject/common/
H A Dsetproject.c365 restart: in rctl_set()
373 goto restart; in rctl_set()
379 goto restart; in rctl_set()
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dlcp.h109 bool restart; /* Restart vs. exit after close */ member
/titanic_44/usr/src/uts/common/io/vuidmice/
H A Dvuidps2.c360 restart: in VUID_QUEUE()
484 goto restart; in VUID_QUEUE()
497 goto restart; in VUID_QUEUE()
/titanic_44/usr/src/lib/print/libipp-listener/
H A DMakefile.com35 restart-job.o resume-printer.o send-document.o set-job-attributes.o \
/titanic_44/usr/src/uts/common/inet/sctp/
H A Dsctp_bind.c775 boolean_t restart = B_FALSE; in sctp_update_next_port() local
782 if (restart) in sctp_update_next_port()
784 restart = B_TRUE; in sctp_update_next_port()
/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_nt_transact_quota.c121 uint8_t single, restart; in smb_nt_transact_query_quota() local
143 &single, &restart, &sidlistlen, &startsidlen, &startsidoff)) { in smb_nt_transact_query_quota()
185 request.qq_restart = restart; in smb_nt_transact_query_quota()
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dcmdtab.c194 { "restart", restarthelp, 1, 1, 1, restart },
/titanic_44/usr/src/cmd/bc/
H A Dbc.y489 restart: in yylex()
496 goto restart; in yylex()
659 goto restart; in yylex()
/titanic_44/usr/src/cmd/svc/milestone/
H A Dnet-loc135 $SVCADM restart $1
146 $SVCADM restart $1
/titanic_44/usr/src/lib/libc/port/threads/
H A Dscalls.c637 restart: in clock_nanosleep()
651 goto restart; in clock_nanosleep()
659 goto restart; in clock_nanosleep()
679 goto restart; in clock_nanosleep()
/titanic_44/usr/src/cmd/nscd/
H A Dnscd_frontend.c201 int restart = 0; in _nscd_restart_if_cfgfile_changed() local
209 restart = 1;\ in _nscd_restart_if_cfgfile_changed()
243 if (restart == 0) { in _nscd_restart_if_cfgfile_changed()
269 if (restart == 1) { in _nscd_restart_if_cfgfile_changed()
/titanic_44/usr/src/cmd/ipf/svc/
H A Dipfilter252 svcadm restart $SMF_FMRI
/titanic_44/usr/src/uts/common/io/
H A Dsrn.c568 restart: in srn_notify()
594 goto restart; in srn_notify()
/titanic_44/usr/src/cmd/ctrun/
H A Dctrun.c549 restart: in main()
700 goto restart; in main()

1234