Searched defs:sfd (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/crypto/libressl/tls/ |
H A D | tls_client.c | 166 int sfd = ctx->config->session_fd; in tls_client_read_session() local 224 int sfd = ctx->config->session_fd; in tls_client_write_session() local
|
/dflybsd-src/usr.bin/tip/ |
H A D | tip.h | 263 EXTERN int sfd; /* for ~< operation */ variable
|
/dflybsd-src/usr.sbin/lpr/lpd/ |
H A D | printjob.c | 977 int copycnt, filtstat, narg, resp, sfd, sfres, sizerr, statrc; in sendfile() local
|
/dflybsd-src/sys/kern/ |
H A D | uipc_syscalls.c | 1669 kern_sendfile(struct vnode *vp, int sfd, off_t offset, size_t nbytes, in kern_sendfile()
|
H A D | kern_descrip.c | 3179 int sfd; in fdopen() local
|