Home
last modified time | relevance | path

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

/trueos/contrib/libpcap/
HDdlpisubs.c207 pcap_process_mactype(pcap_t *p, u_int mactype) in pcap_process_mactype() argument
211 switch (mactype) { in pcap_process_mactype()
258 mactype); in pcap_process_mactype()
/trueos/contrib/texinfo/makeinfo/
HDmacro.c455 define_macro (char *mactype, int recursive) in define_macro() argument
659 if (!STREQ (last_end, mactype)) in define_macro()
660 warning (_("mismatched @end %s with @%s"), last_end, mactype); in define_macro()
696 write_region_to_macro_output (mactype, 0, strlen (mactype)); in define_macro()