Searched refs:HOST_DECL_STATIC (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/dhcp/server/
H A Dmdb.c106 if (hp -> flags & HOST_DECL_STATIC) {
107 hd -> flags |= HOST_DECL_STATIC;
353 if (hp == hd && !(hp -> flags & HOST_DECL_STATIC)) {
1768 if (((hp -> flags & HOST_DECL_STATIC) &&
H A Dconfpars.c1794 host -> flags |= HOST_DECL_STATIC;
/netbsd-6-1-5-RELEASE/dist/dhcp/includes/
H A Ddhcpd.h532 #define HOST_DECL_STATIC 4 macro

Completed in 161 milliseconds