Searched refs:id (Results 51 - 58 of 58) sorted by relevance

123

/bionic/libc/netbsd/resolv/
H A Dres_send.c906 if (hp->id != anhp->id) {
1149 if (hp->id != anhp->id) {
H A Dres_cache.c1019 int id; /* for debugging purpose */ member in struct:Entry
1411 p = _bprint(p, end, " %d", e->id);
1504 e->id = ++cache->last_id;
1509 e->id, cache->num_entries);
1523 e->id, cache->num_entries-1);
H A Dres_debug.c245 u_int opcode, rcode, id; local
253 id = ns_msg_id(handle);
264 ";; ->>HEADER<<- opcode: %s, status: %s, id: %d\n",
265 _res_opcodes[opcode], p_rcode((int)rcode), id);
H A Dres_init.c237 statp->id = res_randomid();
/bionic/libc/private/
H A Dresolv_private.h153 u_short id; /* current message id */ member in struct:__res_state
/bionic/libc/kernel/common/linux/
H A Dsoundcard.h721 char id[16]; member in struct:mixer_info
730 char id[16]; member in struct:_old_mixer_info
H A Dinput.h979 __s16 id; member in struct:ff_effect
/bionic/libc/kernel/common/media/
H A Dmsm_camera.h124 int32_t id; member in struct:msm_mctl_pp_cmd
1719 uint32_t id; member in struct:msm_camera_v4l2_ioctl_t

Completed in 247 milliseconds

123