Searched refs:shlvl (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/tcsh-65/tcsh/
H A Dtc.decls.h108 extern void shlvl (int);
H A Dsh.exec.c603 shlvl(-1);
H A Dsh.c504 shlvl(1);
/macosx-10.10.1/zsh-61/zsh/Src/
H A Dprompt.c372 if (shlvl >= arg)
682 sprintf(bv->bp, "%lld", shlvl);
684 sprintf(bv->bp, "%ld", (long)shlvl);
H A Dparams.c106 shlvl; /* $SHLVL */ variable
325 IPDEF5("SHLVL", &shlvl, varinteger_gsu),
776 sprintf(buf, "%d", (int)++shlvl);
777 /* shlvl value in environment needs updating unconditionally */
H A Dexec.c3309 setiparam("SHLVL", --shlvl);
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dinit.c224 static int shlvl; variable
1670 shlvl = 0;
1671 SHLVL->nvalue.ip = &shlvl;
1817 SHLVL->nvalue.ip = &shlvl;
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dtcsh.vim51 syn keyword tcshShellVar contained afsuser ampm argv autocorrect autoexpand autolist autologout backslash_quote catalog cdpath color colorcat command complete continue continue_args correct cwd dextract dirsfile dirstack dspmbyte dunique echo echo_style edit ellipsis fignore filec gid group histchars histdup histfile histlit history home ignoreeof implicitcd inputmode killdup killring listflags listjobs listlinks listmax listmaxrows loginsh logout mail matchbeep nobeep noclobber noding noglob nokanji nonomatch nostat notify oid owd path printexitvalue prompt prompt2 prompt3 promptchars pushdtohome pushdsilent recexact recognize_only_executables rmstar rprompt savedirs savehist sched shell shlvl status symlinks tcsh term time tperiod tty uid user verbose version visiblebell watch who wordchars

Completed in 224 milliseconds