Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Did.h69 #define ID0bind_un(s, n) bind(s, (const struct sockaddr *)(n), sizeof *(n)) macro
H A Did.c228 ID0bind_un(int s, const struct sockaddr_un *name) in ID0bind_un() function