Home | History | Annotate | Download | only in src

Lines Matching defs:OP_STRING

312 enum { OP_NODATA, OP_STRING, OP_OP_STRING, OP_NUMBER, OP_U32NUMBER,
360 { OP_STRING, 'D', &DEE_option, "devices=action","how to handle devices, FIFOs, and sockets" },
361 { OP_STRING, 'd', &dee_option, "directories=action", "how to handle directories" },
378 { OP_STRING, N_LABEL, &stdin_name, "label=name", "set name for standard input" },
381 { OP_STRING, N_LOCALE, &locale, "locale=locale", "use the named locale" },
385 { OP_STRING, 'N', &newline_arg, "newline=type", "set newline type (CR, LF, CRLF, ANYCRLF or ANY)" },
388 { OP_STRING, N_OM_SEPARATOR, &om_separator, "om-separator=text", "set separator for multiple -o output" },