Searched defs:peek (Results 1 – 6 of 6) sorted by relevance
22 uint8_t peek[10] = {0}; in TEST() local37 uint8_t peek[5] = {0}; in TEST() local79 uint8_t peek[16] = {0}; in TEST() local
23 uint8_t peek[10] = {0}; in TEST() local38 uint8_t peek[5] = {0}; in TEST() local80 uint8_t peek[16] = {0}; in TEST() local
198 int audit_get_reply(int fd, struct audit_message* rep, reply_t block, int peek) { in audit_get_reply()
127 char *peek, *tok = s; in log_strntok_r() local
114 TEST_P(CmsgTest, peek) { in TEST_P() argument
426 static android_log_list_element android_log_read_next_internal(android_log_context ctx, int peek) { in android_log_read_next_internal()