Searched refs:DOMAIN_LIST (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dcp.tab.h57 DOMAIN_LIST = 273, enumerator in enum:yytokentype
97 #define DOMAIN_LIST 273 macro
H A Dclient6_parse.y98 %token IANA_ONLY IAPD_ONLY DOMAIN_LIST
338 | DOMAIN_LIST
H A Dclient6_token.l178 <S_CNF>domain-list { DECHO; return (DOMAIN_LIST); }
H A Dclient6_parse.c92 DOMAIN_LIST = 273, enumerator in enum:yytokentype
132 #define DOMAIN_LIST 273 macro
582 "IANA_ONLY", "IAPD_ONLY", "DOMAIN_LIST", "ADDRESS", "PREFIX", "IAID",
H A Dclient6_token.c1191 { DECHO; return (DOMAIN_LIST); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dclient6_parse.y98 %token IANA_ONLY IAPD_ONLY DOMAIN_LIST
338 | DOMAIN_LIST
H A Dclient6_token.l178 <S_CNF>domain-list { DECHO; return (DOMAIN_LIST); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Drpc_lsa.h382 } DOMAIN_LIST; typedef in typeref:struct:__anon5327
387 DOMAIN_LIST *domlist;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_parse/
H A Dparse_lsa.c569 out->domlist = TALLOC_P( ctx, DOMAIN_LIST );
615 BOOL lsa_io_domain_list( const char *desc, prs_struct *ps, int depth, DOMAIN_LIST *domlist )
670 if ( !prs_pointer("trusted_domains", ps, depth, (void*)&out->domlist, sizeof(DOMAIN_LIST), (PRS_POINTER_CAST)lsa_io_domain_list))

Completed in 88 milliseconds