Home
last modified time | relevance | path

Searched refs:new_interface (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/bsd/ntp/dist/ntpd/
H A Dntp_io.c208 static endpt * new_interface(endpt *);
771 new_interface( in new_interface() function
1112 wildif = new_interface(NULL); in create_wildcards()
1156 wildif = new_interface(NULL); in create_wildcards()
2110 iface = new_interface(protot); in create_interface()
2774 ep = new_interface(NULL);
/netbsd/external/bsd/ipf/dist/iplang/
H A Diplang_y.y126 void new_interface __P((void));
229 ifhdr: IL_INTERFACE { new_interface(); }
1360 void new_interface() in new_interface() function