Home
last modified time | relevance | path

Searched defs:namebuf (Results 1 – 3 of 3) sorted by relevance

/arch/sparc/kernel/
Dpcic.c292 char namebuf[64]; in pcic_probe() local
474 char namebuf[64]; in pcic_map_pci_device() local
536 char namebuf[64]; in pcic_fill_irq() local
/arch/sparc/prom/
Dtree_64.c205 char namebuf[128]; in prom_nodematch() local
/arch/um/os-Linux/
Dfile.c100 int os_get_ifname(int fd, char* namebuf) in os_get_ifname()