Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_gif.h87 int gif_flags; member
H A Dif_gif.c385 sc->gif_flags |= IFGIF_DETACHING; in gif_clone_create()
402 sc->gif_flags &= ~IFGIF_DETACHING; in gif_clone_create()
428 if (sc->gif_flags & IFGIF_DETACHING) { in gif_remove()
433 sc->gif_flags |= IFGIF_DETACHING; in gif_remove()