Home
last modified time | relevance | path

Searched defs:sk_close (Results 1 – 5 of 5) sorted by relevance

/dports/misc/ipbt/ipbt-r8765/
H A Dnetwork.h134 #define sk_close(s) (((*s)->close) (s)) macro
/dports/security/putty-nogtk/putty-0.76/
H A Dnetwork.h162 static inline void sk_close(Socket *s) in sk_close() function
/dports/security/putty/putty-0.76/
H A Dnetwork.h162 static inline void sk_close(Socket *s) in sk_close() function
/dports/ftp/filezilla/filezilla-3.55.1/src/putty/
H A Dnetwork.h162 static inline void sk_close(Socket *s) in sk_close() function
/dports/security/openssh-portable/openssh-8.8p1/
H A Dsk-usbhid.c202 sk_close(struct sk_usbhid *sk) in sk_close() function