Home
last modified time | relevance | path

Searched refs:START_COMMENT (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/security/ipe/
Dpolicy_parser.c16 #define START_COMMENT '#' macro
56 line = strchr(line, START_COMMENT); in remove_comment()