Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/kf/
H A Dkf.c42 const char *remote_name = NULL; variable
/freebsd/lib/libbluetooth/
H A Dhci.c549 char *remote_name = NULL; in bt_devremote_name() local
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_perfmgr.h111 char *remote_name; member
/freebsd/crypto/openssh/
H A Dchannels.h168 char *remote_name; /* remote hostname */ member
H A Dchannels.c493 u_int window, u_int maxpack, int extusage, const char *remote_name, in channel_new()