Home
last modified time | relevance | path

Searched refs:sendfd (Results 26 – 50 of 202) sorted by relevance

123456789

/dports/security/kleopatra/kleopatra-21.12.3/tests/gpg-connect-agent-scripts/
H A Dgpgol-sign_detached-unknown_protocol-unix3 /sendfd test.data r
5 /sendfd test.data.gpgol-sign_detached-openpgp.asc w
H A Dgpgol-sign_opaque-openpgp-unix3 /sendfd test.data r
5 /sendfd test.data.gpgol-sign_opaque-openpgp.asc w
H A Dgpgol-encrypt-openpgp-unix3 /sendfd test.data r
5 /sendfd test.data.gpgol-encrypt-openpgp.asc w
H A Dgpgol-sign_detached-openpgp-unix3 /sendfd test.data r
5 /sendfd test.data.gpgol-sign_detached-openpgp.asc w
H A Dgpgol-sign_opaque-cms-unix3 /sendfd test.data r
5 /sendfd test.data.gpgol-sign_opaque-cms.pem w
H A Dgpgol-encrypt-cms-unix3 /sendfd test.data r
5 /sendfd test.data.gpgol-encrypt-cms.pem w
H A Dgpgol-encrypt-prep_encrypt-cms_selected-unix4 /sendfd test.data r
6 /sendfd test.data.gpgol-encrypt-openpgp.asc w
H A Dgpgol-encrypt-prep_encrypt-openpgp_selected-unix4 /sendfd test.data r
6 /sendfd test.data.gpgol-encrypt-openpgp.asc w
H A Dgpgol-sign_detached-cms-unix3 /sendfd test.data r
5 /sendfd test.data.gpgol-sign_detached-cms.pem w
H A Dgpgol-encrypt-openpgp-multiple-recipients-unix5 /sendfd test.data r
7 /sendfd test.data.gpgol-encrypt-openpgp.asc w
H A Dgpgol-encrypt-cms-multiple-recipients-unix5 /sendfd test.data r
7 /sendfd test.data.gpgol-encrypt-cms.pem w
/dports/net/libunp/unpv12e/mcast/
H A Dsend.c7 send_all(int sendfd, SA *sadest, socklen_t salen) in send_all() argument
17 Sendto(sendfd, line, strlen(line), 0, sadest, salen); in send_all()
/dports/security/kleopatra/kleopatra-21.12.3/src/uiserver/
H A Dencrypt11 /sendfd test.data.signencrypt.sign.out r
13 /sendfd test.data.signencrypt.out w
H A Dsign13 /sendfd test.data r
15 /sendfd test.data.signencrypt.sign.out w
/dports/comms/gnokii/gnokii-0.6.31/utils/
H A Dmgnokiidev.c76 static int gwrite(int fd, void *ptr, size_t nbytes, int sendfd) in gwrite() argument
95 *((int *)CMSG_DATA(cmptr)) = sendfd; in gwrite()
97 msg.msg_accrights = (caddr_t)&sendfd; in gwrite()
/dports/devel/gnulib/gnulib-20140202-stable/tests/
H A Dtest-passfd.c75 ret = sendfd (pair[1], fdnull); in main()
131 ASSERT(sendfd (0, 0) == -1); in main()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-passfd.c75 ret = sendfd (pair[1], fdnull); in main()
131 ASSERT(sendfd (0, 0) == -1); in main()
/dports/devel/py-twisted/Twisted-22.1.0/docs/core/examples/
H A Dsendfd.py22 import sendfd
24 raise SystemExit(sendfd.main())
/dports/news/inn/inn-2.6.4/m4/
H A Dsendfd.m41 dnl sendfd.m4 -- Check whether I_SENDFD/I_RECVFD is supported.
2 dnl $Id: sendfd.m4 9762 2014-12-07 18:33:37Z iulius $
/dports/irc/inspircd/inspircd-3.11.0/src/threadengines/
H A Dthreadengine_pthread.cpp110 ThreadSignalSocket(SocketThread* p, int recvfd, int sendfd) : in ThreadSignalSocket() argument
111 parent(p), send_fd(sendfd) in ThreadSignalSocket()
/dports/sysutils/shlock/inn-2.6.4/m4/
H A Dsendfd.m41 dnl sendfd.m4 -- Check whether I_SENDFD/I_RECVFD is supported.
2 dnl $Id: sendfd.m4 9762 2014-12-07 18:33:37Z iulius $
/dports/security/stunnel/stunnel-5.60/src/
H A Dlibwrap.c282 NOEXPORT ssize_t write_fd(int fd, void *ptr, size_t nbytes, int sendfd) { in write_fd() argument
300 memcpy(CMSG_DATA(cmptr), &sendfd, sizeof(int)); in write_fd()
302 msg.msg_accrights=(caddr_t)&sendfd; in write_fd()
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dpassfd.c50 sendfd (int sock, int fd) in sendfd() function
92 sendfd (int sock _GL_UNUSED, int fd _GL_UNUSED) in sendfd() function
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dpassfd.c50 sendfd (int sock, int fd) in sendfd() function
93 sendfd (_GL_UNUSED int sock, _GL_UNUSED int fd) in sendfd() function
/dports/ftp/lftp/lftp-4.9.2/lib/
H A Dpassfd.c50 sendfd (int sock, int fd) in sendfd() function
93 sendfd (int sock _GL_UNUSED, int fd _GL_UNUSED) in sendfd() function

123456789