1N/A/*********************************************************************** 1N/A* This software is part of the ast package * 1N/A* Copyright (c) 1982-2011 AT&T Intellectual Property * 1N/A* and is licensed under the * 1N/A* Common Public License, Version 1.0 * 1N/A* by AT&T Intellectual Property * 1N/A* A copy of the License is available at * 1N/A* (with md5 checksum 059e8cd6165cb4c31e351f2b69388fd9) * 1N/A* Information and Software Systems Research * 1N/A* David Korn <dgk@research.att.com> * 1N/A***********************************************************************/ 1N/A * This is the list of built-in shell variables and default values 1N/A * and default attributes. 1N/A "PATH", 0, (
char*)0,
1N/A "HOME", 0, (
char*)0,
1N/A "MAIL", 0, (
char*)0,
1N/A "REPLY", 0, (
char*)0,
1N/A "EDITOR", 0, (
char*)0,
1N/A "HISTFILE", 0, (
char*)0,
1N/A "HISTSIZE", 0, (
char*)0,
1N/A "CDPATH", 0, (
char*)0,
1N/A "MAILPATH", 0, (
char*)0,
1N/A "OLDPWD", 0, (
char*)0,
1N/A "VISUAL", 0, (
char*)0,
1N/A "COLUMNS", 0, (
char*)0,
1N/A "LINES", 0, (
char*)0,
1N/A "OPTARG", 0, (
char*)0,
1N/A "FPATH", 0, (
char*)0,
1N/A "LANG", 0, (
char*)0,
1N/A "LC_ALL", 0, (
char*)0,
1N/A "LC_COLLATE", 0, (
char*)0,
1N/A "LC_CTYPE", 0, (
char*)0,
1N/A "LC_MESSAGES", 0, (
char*)0,
1N/A "LC_NUMERIC", 0, (
char*)0,
1N/A "FIGNORE", 0, (
char*)0,
1N/A "KSH_VERSION", 0, (
char*)0,
1N/A ".sh.edchar", 0, (
char*)0,
1N/A ".sh.edcol", 0, (
char*)0,
1N/A ".sh.edtext", 0, (
char*)0,
1N/A ".sh.edmode", 0, (
char*)0,
1N/A ".sh.name", 0, (
char*)0,
1N/A ".sh.value", 0, (
char*)0,
1N/A ".sh.dollar", 0, (
char*)0,
1N/A ".sh.match", 0, (
char*)0,
1N/A ".sh.file", 0, (
char*)0,
1N/A ".sh.fun", 0, (
char*)0,
1N/A ".sh.level", 0, (
char*)0,
1N/A ".sh.math", 0, (
char*)0,
1N/A ".sh.pool", 0, (
char*)0,
1N/A "VPATH", 0, (
char*)0,
1N/A#
endif /* SHOPT_FS_3D */ 1N/A "CSWIDTH", 0, (
char*)0,
1N/A#
endif /* SHOPT_MULTIBYTE */ 1N/A "SYSTYPE", 0, (
char*)0,
1N/Aconst char *
nv_discnames[] = {
"get",
"set",
"append",
"unset",
"getn", 0 };
1N/A#
endif /* SHOPT_STATS */