Rev 12263 | Rev 12288 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12263 | Rev 12271 | ||
---|---|---|---|
Line 251... | Line 251... | ||
251 | 251 | ||
252 | /* These are readonly environment variable names |
252 | /* These are readonly environment variable names |
253 | * special parm used for special cmds (getins, etc). |
253 | * special parm used for special cmds (getins, etc). |
254 | */ |
254 | */ |
255 | char *ro_name[]={ |
255 | char *ro_name[]={ |
256 | "cmd" |
256 | "cmd", |
257 | "empty", |
257 | "empty", |
258 | "lang" |
258 | "lang", |
259 | "module" |
259 | "module", |
260 | "session" |
260 | "session", |
261 | "special_parm", |
261 | "special_parm", |
262 | "special_parm2", |
262 | "special_parm2", |
263 | "special_parm3", |
263 | "special_parm3", |
264 | "special_parm4", |
264 | "special_parm4", |
265 | "useropts" , |
265 | "useropts" , |