Searched refs:CTL_ALLCAPTURES (Results 1 – 1 of 1) sorted by relevance
408 #define CTL_ALLCAPTURES 0x00000004u macro457 CTL_ALLCAPTURES|\536 { "allcaptures", MOD_PND, MOD_CTL, CTL_ALLCAPTURES, PO(control) },3634 ((controls & CTL_ALLCAPTURES) != 0)? " allcaptures" : "", in show_controls()6442 if ((dat_datctl.control & CTL_ALLCAPTURES) != 0) in process_data()