HomeSort by: relevance | last modified time | path
    Searched refs:BEHAVIOR (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/route6d/
route6d.c 2001 * there are couple of p2p interface routing models. "behavior" lets
2002 * you pick one. it looks that gated behavior fits best with BSDs,
2020 #define BEHAVIOR GATED
2030 #if BEHAVIOR == CISCO
2040 #if BEHAVIOR == GATED
2057 #if BEHAVIOR == ROUTE6D
2940 /* it is safer behavior */
  /src/external/gpl3/gcc.old/dist/gcc/
tree.h 1871 #define OMP_CLAUSE_DEFAULTMAP_SET_KIND(NODE, BEHAVIOR, CATEGORY) \
1873 = (enum omp_clause_defaultmap_kind) (CATEGORY | BEHAVIOR))

Completed in 33 milliseconds