Searched refs:get_iface (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/usr.bin/talk/
H A DMakefile5 SRCS= ctl.c ctl_transact.c display.c get_addrs.c get_iface.c get_names.c \
H A Dget_addrs.c58 if (get_iface(&his_machine_addr, &my_machine_addr) == -1)
H A Dget_iface.c51 get_iface(struct in_addr *dst, struct in_addr *iface) function
H A Dtalk.h74 extern int get_iface(struct in_addr *, struct in_addr *);
/freebsd-11-stable/tests/sys/net/
H A Dif_clone_test.sh449 IFACE=`get_iface $1`
492 IFACE=`get_iface $1`
528 get_iface() function

Completed in 187 milliseconds