Home
last modified time | relevance | path

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

/dports/security/pure-sfv/pure-sfv-0.3/
H A Dpure-sfv.h110 #define PARAM_NAME_MASK 7 macro
H A Dpure-sfv_params.c137 return (attr & PARAM_NAME_MASK); in attr_base()