Searched refs:aPipeSize (Results 1 – 1 of 1) sorted by relevance
110 int aPipeSize = fcntl(fileno(fp_.get()), F_GETPIPE_SZ); in Run() local111 …G_INFO(LOG_CORE, "{fp = %d, aPipeSize=%d, PIPE_SIZE=%d}", fileno(fp_.get()), aPipeSize, PIPE_SIZE); in Run()