Searched refs:fbIn (Results 1 – 1 of 1) sorted by relevance
118 std::filebuf fbIn; in invokeAuthSetAPIs() local119 fbIn.open("/dev/zero", std::ios::in); in invokeAuthSetAPIs()120 std::istream in(&fbIn); in invokeAuthSetAPIs()