Searched defs:oldstyle (Results 1 – 5 of 5) sorted by relevance
67 static int once(char *URL, bool oldstyle) in once()
80 static int once(char *URL, bool oldstyle) in once()
8 class oldstyle: class
248 int oldstyle; /* if we're opening with pcap_open_live() */ member
752 auto oldstyle = As<PythonCallable>(globals.GetItem("OldStyle")); in TEST_F() local