Searched refs:CONF_GLOBAL (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libast/port/ | ||
H A D | astconf.c | 76 #define CONF_GLOBAL (CONF_USER<<3) macro 635 fp->flags &= ~CONF_GLOBAL; 636 else if (fp->flags & CONF_GLOBAL) 801 fp->flags |= CONF_GLOBAL; |
Completed in 13 milliseconds