Searched refs:handshake (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/cmd/zlogin/ |
H A D | zlogin.c | 261 char handshake[MAXPATHLEN], c; in get_console_master() local 295 bzero(handshake, sizeof (handshake)); in get_console_master() 302 if (i >= (sizeof (handshake) - 1)) in get_console_master() 306 handshake[i] = c; in get_console_master() 319 if (strncmp(handshake, "OK", sizeof (handshake)) == 0) in get_console_master() 323 handshake); in get_console_master()
|
/titanic_50/usr/src/cmd/boot/bootadm/ |
H A D | bootadm_hyper.c | 251 char parity, handshake; in serial_metal_to_hyper() local 274 &handshake) != 5) in serial_metal_to_hyper() 280 ((handshake != '-') && (handshake != 'h') && (handshake != 's'))) in serial_metal_to_hyper()
|
/titanic_50/usr/src/lib/libpicl/ |
H A D | picl.c | 153 handshake(void) in handshake() function 236 err = handshake(); in picl_initialize() 257 err = handshake(); in picl_initialize()
|
/titanic_50/usr/src/lib/libc/port/threads/ |
H A D | door_calls.c | 525 goto handshake; in door_xcreate_startf() 540 handshake: in door_xcreate_startf()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
H A D | README | 210 WPA implements a new key handshake (4-Way Handshake and Group Key 212 the Authenticator and Supplicant. This handshake is also used to 229 messages in initial key handshake, pre-authentication, key caching). 679 pcmcia-cs/cardmgr scripts (when using PC Cards). WPA handshake must be
|
/titanic_50/usr/src/cmd/sendmail/cf/m4/ |
H A D | proto.m4 | 2759 dnl deal with TLS handshake failures: abort 2760 … $@ ifdef(`TLS_PERM_ERR', `5.7.0', `4.7.0') $: "ifdef(`TLS_PERM_ERR', `503', `403') TLS handshake." 2774 # deal with TLS handshake failures: abort 2775 RSOFTWARE $| <$-:$+> $* $#error $@ $2 $: $1 " TLS handshake failed." 2778 …ef(`TLS_PERM_ERR', `5.7.0', `4.7.0') $: "ifdef(`TLS_PERM_ERR', `503', `403') TLS handshake failed."
|
/titanic_50/usr/src/cmd/sendmail/cf/ |
H A D | README | 2784 SOFTWARE STARTTLS handshake failed. 2957 handshake only for hosts in my.domain. The valid entries on the RHS
|
/titanic_50/usr/src/cmd/look/ |
H A D | words | 10423 handshake
|
/titanic_50/usr/src/cmd/spell/ |
H A D | list | 10421 handshake
|
/titanic_50/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 556 Debugger: Fixed the double-mutex user I/O handshake to work when local
|
/titanic_50/usr/src/cmd/terminfo/ |
H A D | termcap.src | 7900 # handshake is turned off.
|
H A D | terminfo.src | 8830 # handshake is turned off.
|