Searched refs:first_init (Results 1 – 5 of 5) sorted by relevance
159 bool first_init; member
151 draw->first_init = true; in loader_dri3_drawable_init()956 if (draw->first_init) { in dri3_update_drawable()964 draw->first_init = false; in dri3_update_drawable()
111 static int first_init (const char *name, char *ebuf, int promisc);198 !first_init(pcap->opt.device, pcap->errbuf, pcap->opt.promisc)) in pcap_activate_dos()783 static int first_init (const char *name, char *ebuf, int promisc) in first_init() function
2067 static int first_init = 1; in libusb_init() local2117 if (first_init) { in libusb_init()2118 first_init = 0; in libusb_init()
1717 bool first_init = true; in ProcessDebugDump() local1738 if (first_init) { in ProcessDebugDump()1742 first_init = false; in ProcessDebugDump()