Home
last modified time | relevance | path

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

/xnu-11215.1.10/SETUP/config/
H A Dmkheaders.c68 static char *tomacro(const char *dev);
119 name = tomacro(dev?dev:hname) + (dev == NULL); in do_header()
216 tomacro(const char *dev) in tomacro() function