Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/cachefs/cachefspack/
H A Drules.c254 char inbuf[MAX_RULE_SZ]; in add_cmd_items()
342 static char namebuf[MAX_RULE_SZ]; in lex()
343 static char inbuf[MAX_RULE_SZ]; in lex()
H A Drules.h32 #define MAX_RULE_SZ MAXPATHLEN+80 macro