Home
last modified time | relevance | path

Searched defs:NewClient (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/rbootd/
H A Dutils.c253 NewClient(u_int8_t *addr) in NewClient() function
/openbsd/regress/lib/libtls/gotls/
H A Dtls.go157 func NewClient(config *TLSConfig) (*TLS, error) { func