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()
2062 bool okay; in time1() local2070 t = time2(tmp, funcp, sp, offset, &okay); in time1()2071 if (okay) in time1()2109 t = time2(tmp, funcp, sp, offset, &okay); in time1()2110 if (okay) in time1()
369 current allocator. A small increase (on the order of a few MBs) would be okay.