Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/pfexecd/
H A Dpfexecd.c69 static boolean_t cansplice = B_TRUE; variable
138 cansplice = B_TRUE; in init_isa_regex()
148 if (!cansplice || regexec(&regc, path, NMATCH, match, 0) != 0) in removeisapath()