Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/path/
H A Dpathcheck.c42 #define PARANOID_PAY "135.*&!(135.104.*)" macro
75 if (strmatch(s, PARANOID_PAY)) in pathcheck()