Searched refs:N_CannotGC (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/texinfo/info/
H A Dnodes.h53 #define N_CannotGC 0x20 /* File buffer cannot be gc'ed. */ macro
H A Ddir.c88 if (dir_buffer->flags & N_CannotGC)
160 dir_buffer->flags |= N_CannotGC;
H A Dman.c162 file_buffer->flags = (N_IsInternal | N_CannotGC | N_IsManPage);
H A Dsession.c4206 if (fb->flags & N_CannotGC)

Completed in 59 milliseconds