| /onnv-gate/usr/src/cmd/svr4pkg/libinst/ |
| H A D | qreason.c | 51 static char *qreasonNoZonename(int caller, int retcode, int started); 52 static char *qreasonWithZonename(int caller, int retcode, int started); 89 qreason(int caller, int retcode, int started, int includeZonename) in qreason() argument 92 return (qreasonNoZonename(caller, retcode, started)); in qreason() 95 return (qreasonWithZonename(caller, retcode, started)); in qreason() 105 qreasonNoZonename(int caller, int retcode, int started) in qreasonNoZonename() argument 217 if (started) { in qreasonNoZonename() 268 qreasonWithZonename(int caller, int retcode, int started) in qreasonWithZonename() argument 380 if (started) { in qreasonWithZonename()
|
| /onnv-gate/usr/src/uts/sun4u/excalibur/io/ |
| H A D | xcalwd.c | 57 boolean_t started; member 264 tsp->started = B_FALSE; in xcalwd_attach() 319 if (tsp->started == B_FALSE || tsp->tid == 0) { in xcalwd_timeout() 368 if (tsp->started == B_FALSE) { in xcalwd_close() 377 tsp->started = B_FALSE; in xcalwd_close() 426 if (tsp->started == B_FALSE) { in xcalwd_ioctl() 431 tsp->started = B_FALSE; in xcalwd_ioctl() 452 if (tsp->started == B_TRUE) { in xcalwd_ioctl() 460 tsp->started = B_TRUE; in xcalwd_ioctl() 473 if (tsp->started == B_TRUE) /* reinstate */ in xcalwd_ioctl() [all …]
|
| /onnv-gate/usr/src/cmd/lp/cmd/lpsched/ |
| H A D | getkey.c | 37 static int started = 0; in getkey() local 39 if (!started) { in getkey() 41 started = 1; in getkey()
|
| H A D | files.c | 257 static short started = 0; in _alloc_req_id() local 284 if (!started) { in _alloc_req_id() 308 started = 1; in _alloc_req_id()
|
| /onnv-gate/usr/src/lib/gss_mechs/mech_krb5/et/ |
| H A D | error_message.c | 37 int started = 0; local 101 started++; 103 if (started || offset >= 10) {
|
| /onnv-gate/usr/src/common/openssl/apps/ |
| H A D | engine.c | 134 int started = 0, err = 0; in util_flags() local 151 if(started) in util_flags() 157 started = 1; in util_flags() 165 if(started) in util_flags() 171 started = 1; in util_flags() 175 if(started) in util_flags() 181 started = 1; in util_flags() 190 if(started) BIO_printf(bio_out, "|"); in util_flags()
|
| /onnv-gate/usr/src/cmd/svr4pkg/pkgremove/ |
| H A D | quit.c | 70 extern int started; 246 if (retcode && !started) { in quitmsg() 263 if (!started || (adm.mail == NULL)) in mailmsg()
|
| /onnv-gate/usr/src/cmd/svr4pkg/pkgmk/ |
| H A D | quit.c | 44 extern int started; 63 if (retcode && started) in quit()
|
| /onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/ |
| H A D | WinApp.cxx | 76 Boolean started = 0; in split() local 79 started = 0; in split() 81 if (!started) { in split() 83 started = 1; in split()
|
| /onnv-gate/usr/src/cmd/svr4pkg/pkgrm/ |
| H A D | presvr4.c | 56 extern int started; 143 started++; in presvr4()
|
| H A D | main.c | 94 int started = 0; variable 2115 started = 0; in remove_packages_in_global_with_zones() 2248 started = 0; in remove_packages_in_nonglobal_zone() 2348 started = 0; in remove_packages_in_global_no_zones() 2441 started = 0; in remove_packages_from_spool_directory()
|
| /onnv-gate/usr/src/common/openssl/doc/ssl/ |
| H A D | SSL_CTX_sess_number.pod | 29 SSL_CTX_sess_connect() returns the number of started SSL/TLS handshakes in 38 SSL_CTX_sess_accept() returns the number of started SSL/TLS handshakes in
|
| H A D | SSL_do_handshake.pod | 16 connection is in client mode, the handshake will be started. The handshake
|
| /onnv-gate/usr/src/uts/common/sys/usb/clients/audio/usb_ac/ |
| H A D | usb_ac.h | 159 boolean_t started; member 296 _NOTE(DATA_READABLE_WITHOUT_LOCK(usb_audio_eng_t::started))
|
| /onnv-gate/usr/src/uts/common/io/audio/drv/audiovia97/ |
| H A D | audiovia97.h | 61 int started; member
|
| /onnv-gate/usr/src/uts/common/io/audio/drv/audiosolo/ |
| H A D | audiosolo.c | 146 bool started; member 1000 e->started = false; in solo_open() 1015 e->started = false; in solo_close() 1027 if (!e->started) { in solo_start() 1029 e->started = true; in solo_start() 1043 if (e->started) { in solo_stop() 1045 e->started = false; in solo_stop()
|
| /onnv-gate/usr/src/cmd/more/ |
| H A D | more.help | 13 ' Go to place where previous search started
|
| /onnv-gate/usr/src/cmd/sgs/pvs/common/ |
| H A D | pvs.c | 586 int started = 0, listcnt = 0; in gvers_need() local 606 if ((started == 0) || (vsdata != NULL)) { in gvers_need() 619 started = 1; in gvers_need() 668 if (show && started && (vsdata == NULL)) in gvers_need()
|
| /onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/cli/dhcpconfig/ |
| H A D | ResourceBundle.properties | 43 config_startup_progress=DHCP server started. 109 convert_startup_progress=DHCP server started. 172 config_service_state_startup=DHCP server started.
|
| /onnv-gate/usr/src/uts/common/io/audio/drv/audioixp/ |
| H A D | audioixp.h | 221 boolean_t started; member
|
| /onnv-gate/usr/src/uts/common/io/hxge/ |
| H A D | hxge.h | 269 boolean_t started; member 279 boolean_t started; member
|
| /onnv-gate/usr/src/grub/grub-0.97/netboot/ |
| H A D | undi.h | 226 uint8_t started; /* pxenv_undi_startup() has been called */ member
|
| /onnv-gate/usr/src/cmd/cmd-inet/etc/default/ |
| H A D | ipsec.dfl | 39 # it goes to stderr (the console, when started at boot time, which is usually
|
| /onnv-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
| H A D | README | 415 In most common cases, wpa_supplicant is started with 613 Interactive mode is started when wpa_cli is executed without including 678 WPA. It can be started either from system startup scripts or from 681 should be started before DHCP client. 683 Command line option '-w' can be used if wpa_supplicant is started 711 started--and will then negotiate keys with the AP. 766 Both wpa_supplicant and xsupplicant need to be started. Please remember
|
| /onnv-gate/usr/src/cmd/dtrace/test/cmd/jdtrace/ |
| H A D | JDTrace.java | 55 static boolean started; field in JDTrace 962 started = true; in main() 1005 if (stopped || !started) { in main()
|