Home
last modified time | relevance | path

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

/xnu-8796.121.2/SETUP/config/
H A Dmkheaders.c66 static void do_header(const char *dev, const char *hname, int count);
104 do_header(dev, hname, count); in do_count()
108 do_header(const char *dev, const char *hname, int count) in do_header() function