Home
last modified time | relevance | path

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

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