Searched defs:crec (Results 1 – 4 of 4) sorted by relevance
260 struct crec { struct261 struct crec *next, *prev, *hash_next; argument267 struct crec *cache; argument270 } addr;271 unsigned short flags;272 union {276 } name;
927 struct crec *crec; in dhcp_update_configs() local
1038 struct crec *crec = NULL, *aliasc; in cache_add_dhcp_entry() local
189 static SkPictureRecorder* AsPictureRecorder(sk_picture_recorder_t* crec) { in AsPictureRecorder()475 void sk_picture_recorder_delete(sk_picture_recorder_t* crec) { in sk_picture_recorder_delete()479 sk_canvas_t* sk_picture_recorder_begin_recording(sk_picture_recorder_t* crec, in sk_picture_recorder_begin_recording()484 sk_picture_t* sk_picture_recorder_end_recording(sk_picture_recorder_t* crec) { in sk_picture_recorder_end_recording()