Home
last modified time | relevance | path

Searched refs:CLASS_TYPE_USER (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/keama/
H A Dkeama.h139 #define CLASS_TYPE_USER 1 macro
/netbsd-src/external/mpl/dhcp/dist/server/
H A Dconfpars.c545 parse_class_declaration(NULL, cfile, group, CLASS_TYPE_USER);
2272 if ((type == CLASS_TYPE_VENDOR) || (type == CLASS_TYPE_USER)) {
2376 if (type == CLASS_TYPE_VENDOR || type == CLASS_TYPE_USER) {
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h1095 #define CLASS_TYPE_USER 1 macro