Displaying 1 result from an estimated 1 matches for "74wsywrh3v".
2014 Apr 17
1
OpenSSH 6.4, "ssh-add -l", output to non-tty
...here >8------------------------------
64004 ssh-add CALL socket(PF_LOCAL,SOCK_STREAM,0)
64004 ssh-add RET socket 3
64004 ssh-add CALL fcntl(0x3,F_SETFD,FD_CLOEXEC)
64004 ssh-add RET fcntl 0
64004 ssh-add CALL connect(0x3,0x7fffffffdd90,0x6a)
64004 ssh-add NAMI "/tmp/ssh-74wsYwRh3v/agent.62945"
64004 ssh-add RET connect 0
64004 ssh-add CALL write(0x3,0x7fffffffd940,0x4)
[... ssh-agent communications, reads back keys, etc ]
64004 ssh-add CALL read(0x3,0x7fffffffd940,0x2d8)
64004 ssh-add GIO fd 3 read 728 bytes
[...]
64004 ssh-add RET read 728/0x2d8
6400...