Home
last modified time | relevance | path

Searched refs:protolen (Results 1 – 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
DSDL_fbevents.c375 static int gpm_available(char *proto, size_t protolen) in gpm_available() argument
436 SDL_strlcpy(proto, raw_proto, protolen); in gpm_available()
438 SDL_strlcpy(proto, repeat_proto, protolen); in gpm_available()
440 SDL_strlcpy(proto, "msc", protolen); in gpm_available()
/external/grub/netboot/
Detherboot.h268 char protolen; member
Dmain.c263 arpreq.protolen = 4; in udp_transmit()
496 rarpreq.protolen = 4; in rarp()