Home
last modified time | relevance | path

Searched refs:login_sh (Results 1 – 25 of 37) sorted by relevance

12

/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/include/
H A Dshell.h174 char login_sh; member
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/sh/
H A Dmain.c168 shp->login_sh++; in sh_main()
169 if(shp->login_sh >= 2) in sh_main()
H A Dbash.c337 if(shp->login_sh==2) in bash_init()
H A Dfault.c637 …if((sh_isoption(SH_INTERACTIVE) && shp->login_sh) || (!sh_isoption(SH_INTERACTIVE) && (sig==SIGHUP… in sh_done()
H A Dinit.c447 if(!sh_isstate(SH_INIT) || shp->login_sh==0) in put_lang()
1378 shp->login_sh = 2; in sh_init()
1528 if(shp->login_sh && argv[1] && strcmp(argv[0],argv[1])==0) in sh_init()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/sh/
H A Dmain.c168 shp->login_sh++; in sh_main()
169 if(shp->login_sh >= 2) in sh_main()
H A Dbash.c337 if(shp->login_sh==2) in bash_init()
H A Dfault.c637 …if((sh_isoption(SH_INTERACTIVE) && shp->login_sh) || (!sh_isoption(SH_INTERACTIVE) && (sig==SIGHUP… in sh_done()
H A Dinit.c447 if(!sh_isstate(SH_INIT) || shp->login_sh==0) in put_lang()
1378 shp->login_sh = 2; in sh_init()
1528 if(shp->login_sh && argv[1] && strcmp(argv[0],argv[1])==0) in sh_init()
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/sh/
H A Dmain.c136 if (shp->gd->ppid == 1) shp->login_sh++; in sh_main()
137 if (shp->login_sh >= 2) sh_onoption(shp, SH_LOGIN_SHELL); in sh_main()
H A Dbash.c330 if (shp->login_sh == 2) sh_onoption(shp, SH_LOGIN_SHELL); in bash_init()
H A Dinit.c335 if (!sh_isstate(shp, SH_INIT) || shp->login_sh == 0) { in put_lang()
1133 if (type & SH_TYPE_LOGIN) shp->login_sh = 2; in sh_init()
1224 if (shp->login_sh && argv[1] && strcmp(argv[0], argv[1]) == 0) { in sh_init()
H A Dfault.c553 if ((sh_isoption(shp, SH_INTERACTIVE) && shp->login_sh) || in sh_done()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/sh/
H A Dmain.c173 shp->login_sh++; in sh_main()
174 if(shp->login_sh >= 2) in sh_main()
H A Dbash.c338 if(shp->login_sh==2) in bash_init()
H A Dinit.c452 if(!sh_isstate(shp,SH_INIT) || shp->login_sh==0) in put_lang()
1571 shp->login_sh = 2; in sh_init()
1722 if(shp->login_sh && argv[1] && strcmp(argv[0],argv[1])==0) in sh_init()
H A Dfault.c665 …if((sh_isoption(shp,SH_INTERACTIVE) && shp->login_sh) || (!sh_isoption(shp,SH_INTERACTIVE) && (sig… in sh_done()
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/include/
H A Ddefs.h189 char login_sh; \
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/include/
H A Ddefs.h189 char login_sh; \
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/include/
H A Ddefs.h195 char login_sh; \
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ie/
H A Dhistory.c284 r = sh.login_sh;
/dports/shells/ksh93/ast-93u/src/cmd/ie/
H A Dhistory.c284 r = sh.login_sh;
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ie/
H A Dhistory.c284 r = sh.login_sh;
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/edit/
H A Dhistory.c100 char login_sh = 0; variable
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/edit/
H A Dhistory.c100 char login_sh = 0; variable

12