Searched refs:x_host (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/lib/libc/compat/include/
H A Dns.h57 union ns_host x_host; member in struct:ns_addr
/netbsd-current/lib/libc/compat/net/
H A Dcompat_ns_ntoa.c57 uint8_t *up = addr.x_host.c_host;
H A Dcompat_ns_addr.c98 Field(hostname, addr.x_host.c_host, 6);
/netbsd-current/sys/external/bsd/drm2/dist/drm/vboxvideo/
H A Dhgsmi_base.c187 * @x_host: Host cursor X position is stored here. Optional.
191 u32 x, u32 y, u32 *x_host, u32 *y_host)
206 *x_host = p->x;
190 hgsmi_cursor_position(struct gen_pool *ctx, bool report_position, u32 x, u32 y, u32 *x_host, u32 *y_host) argument
H A Dvboxvideo_guest.h40 u32 x, u32 y, u32 *x_host, u32 *y_host);

Completed in 202 milliseconds