HomeSort by relevance Sort by last modified time
    Searched refs:UNITTYPE_MIN (Results 1 - 3 of 3) sorted by null

  /external/ipsec-tools/src/racoon/
cfparse.h 198 UNITTYPE_MIN = 414,
363 #define UNITTYPE_MIN 414
cfparse.y 241 %token UNITTYPE_SEC UNITTYPE_MIN UNITTYPE_HOUR
    [all...]
cftoken.l 565 min|mins|minute|minutes { YYD; return(UNITTYPE_MIN); }

Completed in 181 milliseconds