Home | History | Annotate | Download | only in server

Lines Matching refs:DENY

347 	       | ALLOW allow-deny-keyword
348 | DENY allow-deny-keyword
1525 * \brief Parse allow and deny statements
1527 * This function handles the common processing code for permit and deny
1532 * The allow or deny token should already be consumed, this function expects
1549 * = 0 if this is being invoked for a deny statement
1711 * Pool statements are used to group declarations and permit & deny information
1714 * Each pool may have a different set of permit or deny options.
1837 case DENY:
4540 * Pool statements are used to group declarations and permit & deny information
4543 * Each pool may have a different set of permit or deny options.
4612 case DENY:
4673 /* allow-deny-keyword :== BOOTP
4729 parse_warn (cfile, "expecting allow/deny key");