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