| /onnv/onnv-gate/usr/src/cmd/gss/etc/ |
| warn.conf | 33 * renew:log-failure terminal 30m
|
| /onnv/onnv-gate/usr/src/cmd/fm/dicts/ |
| DISK.dict | 30 fault.io.disk.predictive-failure=0 32 fault.io.disk.self-test-failure=2
|
| /onnv/onnv-gate/usr/src/cmd/fm/eversholt/files/common/ |
| sensor.esc | 53 event ereport.sensor.failure@fan; 54 event ereport.sensor.failure@psu; 60 ereport.sensor.failure@fan { payloadprop("type") == "fan" && 64 ereport.sensor.failure@fan { payloadprop("type") == "fan" && 68 ereport.sensor.failure@psu { payloadprop("type") == "psu" && 73 ereport.sensor.failure@psu { payloadprop("type") == "psu" && 78 ereport.sensor.failure@psu { payloadprop("type") == "psu" && 83 ereport.sensor.failure@psu { payloadprop("type") == "psu" &&
|
| disk.esc | 185 event fault.io.disk.predictive-failure@P, FITrate=10, 187 event fault.io.disk.self-test-failure@P, FITrate=10, 194 event ereport.io.scsi.disk.predictive-failure@P; 195 event ereport.io.scsi.disk.self-test-failure@P; 203 prop fault.io.disk.self-test-failure@P -> 204 ereport.io.scsi.disk.self-test-failure@P; 206 prop fault.io.disk.predictive-failure@P -> 207 ereport.io.scsi.disk.predictive-failure@P;
|
| /onnv/onnv-gate/usr/src/lib/libdscp/svc/ |
| dscp.ppp.options | 64 lcp-echo-failure 6 67 lcp-max-failure 10 82 ipcp-max-failure 10
|
| /onnv/onnv-gate/usr/src/cmd/ssh/sshd/ |
| auth-krb4.c | 82 /* Failure - cancel cleanup function, leaving ticket for inspection. */ 96 * return 1 on success, 0 on failure, -1 if krb4 is not available 121 goto failure; 129 goto failure; 147 goto failure; 163 goto failure; 167 goto failure; 177 goto failure; 184 goto failure; 192 failure [all...] |
| /onnv/onnv-gate/usr/src/cmd/dtrace/demo/proc/ |
| whoexec.d | 41 proc:::exec-failure
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
| adopt.c | 65 * output: boolean_t: B_TRUE success, B_FALSE on failure 82 goto failure; 93 goto failure; 100 goto failure; 105 goto failure; 127 goto failure; 133 goto failure; 147 * a failure occurred trying to acquire the client-id 153 goto failure; 163 goto failure; [all...] |
| interface.c | 70 * output: dhcp_pif_t *: a pointer to the new entry, or NULL on failure 97 goto failure; 110 goto failure; 121 goto failure; 128 goto failure; 134 goto failure; 143 goto failure; 154 goto failure; 164 goto failure; 188 goto failure; [all...] |
| init_reboot.c | 160 goto failure; 178 goto failure; 190 failure: 280 goto failure; 284 failure:
|
| defaults.c | 69 * output: a pointer to an nvlist of the current defaults, or NULL on failure 237 goto failure; 242 goto failure; 246 failure:
|
| /onnv/onnv-gate/usr/src/cmd/rpcbind/ |
| rpcb_stat.c | 116 al->failure++; 134 al->failure = 1; 137 al->failure = 0; 169 rl->failure++; 191 rl->failure = 1; 194 rl->failure = 0;
|
| /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/proc/ |
| tst.execfail.ENOENT.ksh | 45 proc:::exec-failure
|
| tst.execfail.ksh | 32 # failure by generating a file with a bogus interpreter. (It seems unlikely 48 proc:::exec-failure
|
| /onnv/onnv-gate/usr/src/lib/libzonecfg/common/ |
| scratchops.c | 100 goto failure; 103 goto failure; 107 goto failure; 111 goto failure; 113 goto failure; 116 goto failure; 120 goto failure; 126 failure:
|
| /onnv/onnv-gate/usr/src/cmd/sh/ |
| ulimit.c | 196 failure(errargs, badnum); 206 failure(errargs, badnum); 218 failure(errargs, badnum); 224 failure(argv[0], badnum); 242 failure(errargs, badulimit);
|
| /onnv/onnv-gate/usr/src/lib/libdhcpagent/common/ |
| dhcp_hostconf.c | 114 goto failure; 117 goto failure; 120 goto failure; 134 goto failure; 147 goto failure; 150 goto failure; 153 goto failure; 160 goto failure; 283 goto failure; 298 failure [all...] |
| /onnv/onnv-gate/usr/src/tools/protocmp/ |
| cpiotranslate.c | 248 goto failure; 256 goto failure; 334 goto failure; 342 goto failure; 347 goto failure; 352 goto failure; 360 failure:
|
| /onnv/onnv-gate/usr/src/lib/lvm/libmeta/common/ |
| meta_setup.c | 171 goto failure; 176 goto failure; 180 goto failure; 191 /* flag failure */ 192 failure: 264 goto failure; 278 goto failure; 286 goto failure; 296 /* flag failure */ 297 failure [all...] |
| /onnv/onnv-gate/usr/src/lib/libnsl/rpc/ |
| rpcb_st_xdr.c | 49 if (!xdr_int(xdrs, &objp->failure)) 73 if (!xdr_int(xdrs, &objp->failure)) 82 IXDR_PUT_INT32(buf, objp->failure); 101 if (!xdr_int(xdrs, &objp->failure)) 110 objp->failure = IXDR_GET_INT32(buf); 127 if (!xdr_int(xdrs, &objp->failure))
|
| /onnv/onnv-gate/usr/src/cmd/ssh/libssh/common/ |
| ttymodes.c | 343 int failure = 0; local 366 failure = -1; 382 if (failure != -1 && cfsetispeed(&tio, baud_to_speed(baud)) == -1) 392 if (failure != -1 && cfsetospeed(&tio, baud_to_speed(baud)) == -1) 474 if (failure == -1)
|
| /onnv/onnv-gate/usr/src/uts/common/io/usb/usba/ |
| README | 53 USB_PIPE_STATE_CLOSING - return failure USB_PIPE_STATE_CLOSING 74 usb_pipe_reset USB_PIPE_STATE_XXXX - Return failure USB_PIPE_STATE_XXXX 101 USB_PIPE_STATE_ERROR - return failure USB_PIPE_STATE_ERROR 103 USB_PIPE_STATE_CLOSING - return failure USB_PIPE_STATE_CLOSING 143 USB_PIPE_STATE_ERROR - return failure USB_PIPE_STATE_ERROR 145 USB_PIPE_STATE_CLOSING - return failure USB_PIPE_STATE_CLOSING 180 USB_PIPE_STATE_ACTIVE - return failure USB_PIPE_STATE_ACTIVE 220 USB_PIPE_STATE_ERROR - return failure USB_PIPE_STATE_ERROR 222 USB_PIPE_STATE_CLOSING - return failure USB_PIPE_STATE_CLOSING 257 USB_PIPE_STATE_ACTIVE - return failure USB_PIPE_STATE_ACTIV [all...] |
| /onnv/onnv-gate/usr/src/uts/common/rpc/ |
| rpcb_prot.x | 49 % * TRUE is success, FALSE is failure. Registers the tuple 54 % * TRUE is success, FALSE is failure. Un-registers tuple 59 % * 0 is failure. Otherwise returns the universal address where the 96 % * 0 is failure. Otherwise returns the universal address where the 278 int failure; 289 int failure; 504 % int failure; 517 % int failure;
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
| enc_des.c | 244 goto failure; 254 goto failure; 288 failure: 321 goto failure; 349 failure:
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/bridged/ |
| rstp.c | 513 goto failure; 522 goto failure; 539 goto failure; 549 goto failure; 555 goto failure; 560 failure:
|