Searched defs:NewClient (Results 1 – 2 of 2) sorted by relevance
/openbsd/usr.sbin/rbootd/ | ||
H A D | utils.c | 253 NewClient(u_int8_t *addr) in NewClient() function |
/openbsd/regress/lib/libtls/gotls/ | ||
H A D | tls.go | 157 func NewClient(config *TLSConfig) (*TLS, error) { func |