Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_gif.c159 static struct if_clone gif_cloner = variable
273 result = if_clone_attach(&gif_cloner); in gif_init()
278 gif_clone_create(&gif_cloner, 0, NULL); in gif_init()