Searched defs:remote_id (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/usr.bin/talk/ |
H A D | invite.c | 61 static int local_id, remote_id; variable
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | serverloop.c | 125 char remote_id[512]; in client_alive_check() local 167 char remote_id[512]; in wait_until_can_do_something() local
|
H A D | session.c | 1341 char **env, *argv[ARGV_MAX], remote_id[512]; in do_child() local
|
/netbsd-src/external/mpl/dhcp/dist/relay/tests/ |
H A D | relay_unittests.c | 294 u_int8_t remote_id[] = { 0x11,0x22,0x33,0x44,0x55,0x66 }; in ATF_TC_BODY() local
|
/netbsd-src/sys/dev/ic/ |
H A D | aic7xxx_inline.h | 291 u_int remote_id, struct ahc_tmode_tstate **tstate) in ahc_fetch_transinfo()
|
H A D | aic79xx_inline.h | 494 u_int remote_id, struct ahd_tmode_tstate **tstate) in ahd_fetch_transinfo()
|
/netbsd-src/external/mpl/dhcp/dist/includes/ |
H A D | dhcpd.h | 444 u_int8_t *remote_id; /* Remote ID of client. */ member 1398 u_int8_t *remote_id; /* Remote ID associated with this member
|