Searched defs:bip (Results 1 – 3 of 3) sorted by relevance
48 BipBuffer* bip = _free_bip_buffers; in bip_buffer_alloc() local64 bip_buffer_free( BipBuffer* bip ) in bip_buffer_free()86 BipBuffer* bip = ph->bip_first; in charpipehalf_close() local100 BipBuffer* bip = ph->bip_last; in charpipehalf_write() local165 BipBuffer* bip = ph->bip_first; in charpipehalf_poll() local280 BipBuffer* bip = cbuf->bip_first; in charbuffer_close() local298 BipBuffer* bip = cbuf->bip_last; in charbuffer_write() local354 BipBuffer* bip = cbuf->bip_first; in charbuffer_poll() local
71 struct buf_info *bip = list_entry(p, struct buf_info, head); in clean_bufs() local129 struct buf_info *bip = malloc(sizeof(*bip)); in add_buf() local
19 static const struct timespec bip = { 0, 1000000000 / 5 }; // 0.2 seconds. variable