Searched refs:okay (Results 1 – 3 of 3) sorted by relevance
112 bool okay = nc.SendRequest(RTM_GETLINK) && nc.ReadResponses(__if_nameindex_callback, &list); in if_nameindex() local113 if (!okay) { in if_nameindex()
2265 bool okay; in time1() local2273 t = time2(tmp, funcp, sp, offset, &okay); in time1()2274 if (okay) in time1()2312 t = time2(tmp, funcp, sp, offset, &okay); in time1()2313 if (okay) in time1()
369 current allocator. A small increase (on the order of a few MBs) would be okay.