Searched refs:UNITTYPE_SEC (Results 1 - 3 of 3) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dcfparse.h197 UNITTYPE_SEC = 413, enumerator in enum:yytokentype
362 #define UNITTYPE_SEC 413 macro
H A Dcfparse.y241 %token UNITTYPE_SEC UNITTYPE_MIN UNITTYPE_HOUR
2162 : UNITTYPE_SEC { $$ = 1; }
H A Dcftoken.l564 sec|secs|second|seconds { YYD; return(UNITTYPE_SEC); }

Completed in 93 milliseconds