Home
last modified time | relevance | path

Searched defs:sfd (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/bsd/blocklist/test/
H A Dsrvtest.c104 int sfd; in cr() local
138 handle(int type, int sfd) in handle()
H A Dcltest.c93 int sfd; in main() local
/netbsd-src/sys/compat/sys/
H A Dttycom.h52 int sfd; member
/netbsd-src/external/bsd/ipf/dist/ipsend/
H A Darp.c71 static int sfd = -1; local
/netbsd-src/sys/kern/
H A Dtty_ptm.c303 pty_fill_ptmget(struct lwp *l, dev_t dev, int cfd, int sfd, void *data, struct mount *mp) in pty_fill_ptmget()
389 int cfd, sfd; in ptmioctl() local
/netbsd-src/crypto/external/bsd/heimdal/dist/kadmin/
H A Dkadmind.c110 krb5_socket_t sfd = rk_INVALID_SOCKET; in main() local
/netbsd-src/tests/net/net/
H A Dt_bind.c125 int sfd = -1; in test() local
H A Dt_mapped.c168 int sfd = -1, cfd = -1, afd = -1; in test() local
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dproxyp.c66 proxyp( ber_socket_t sfd, Sockaddr *from ) { in proxyp()
H A Dconnection.c324 ber_socket_t sfd = SLAP_FD2SOCK(s); in connection_init() local
1199 ber_socket_t sfd = SLAP_SOCKNEW( s ); in connection_client_setup() local
H A Ddaemon.c2103 ber_socket_t s, sfd; in slap_listener() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/
H A De_afalg.h86 int sfd; member
H A De_afalg.c216 static int afalg_fin_cipher_aio(afalg_aio *aio, int sfd, unsigned char *buf, in afalg_fin_cipher_aio()
/netbsd-src/crypto/external/bsd/openssl/dist/engines/
H A De_afalg.h86 int sfd; member
H A De_afalg.c264 static int afalg_fin_cipher_aio(afalg_aio *aio, int sfd, unsigned char *buf, in afalg_fin_cipher_aio()
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipfs.c449 int sfd = -1, i; local
/netbsd-src/sys/sys/
H A Dttycom.h76 int sfd; global() member
/netbsd-src/sys/arch/hp300/stand/inst/
H A Dinst.c548 int sfd, dfd, i, nblks; in miniroot() local
/netbsd-src/crypto/external/bsd/openssl/dist/test/helpers/
H A Dssltestlib.c919 int afd = -1, cfd = -1, sfd = -1; in create_test_sockets() local
975 SSL **cssl, int sfd, int cfd) in create_ssl_objects2()
/netbsd-src/usr.bin/tip/
H A Dtip.c70 int sfd; variable
/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/
H A Dview.h156 dns_rbt_t *sfd; global() member
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddsymbolsem.d1817 override void visit(StaticForeachDeclaration sfd) in visit()