Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_gif.h87 int gif_flags; member
H A Dif_gif.c389 sc->gif_flags |= IFGIF_DETACHING; in gif_clone_create()
406 sc->gif_flags &= ~IFGIF_DETACHING; in gif_clone_create()
432 if (sc->gif_flags & IFGIF_DETACHING) { in gif_remove()
437 sc->gif_flags |= IFGIF_DETACHING; in gif_remove()