Lines Matching refs:TRUE
77 penalized = TRUE;
82 penalized = TRUE;
88 conn->chunk.datasize, penalized?"TRUE":"FALSE");
184 return TRUE;
252 return TRUE;
299 return (curr->ptr == data) ? TRUE : FALSE;
304 /* returns TRUE if the given handle is head of the recv pipe */
311 /* returns TRUE if the given handle is head of the send pipe */
321 * then grab the channel and return TRUE.
331 return TRUE;
335 conn->writechannel_inuse = TRUE;
336 return TRUE;
344 * grab the channel and return TRUE.
354 return TRUE;
358 conn->readchannel_inuse = TRUE;
359 return TRUE;