pcregrep.c | 136 static char *dee_option = NULL; variable 137 static char *DEE_option = NULL; 227 { OP_STRING, 'D', &DEE_option, "devices=action","how to handle devices, FIFOs, and sockets" }, 228 { OP_STRING, 'd', &dee_option, "directories=action", "how to handle directories" }, [all...] |