Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/ !
H A Dif_gif.h88 #define IFGIF_DETACHING 0x1 macro
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()