Home
last modified time | relevance | path

Searched defs:permitted (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/server/
H A Ddhcp.c5146 int permitted (packet, permit_list) in permitted() function
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dlog.c656 unsigned int permitted = ISC_LOG_PRINTALL | ISC_LOG_DEBUGONLY | isc_log_createchannel() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dlog.c653 unsigned int permitted = ISC_LOG_PRINTALL | ISC_LOG_DEBUGONLY | in isc_log_createchannel() local
/netbsd-src/libexec/ftpd/
H A Dftpd.c853 static int permitted; /* USER permitted */ variable