Searched refs:rcfile (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/ksh93/sh/
H A Dmain.c221 sh_source(shp, iop, shp->gd->rcfile ? shp->gd->rcfile : sh_mactry(shp,(char*)e_bash_rc));
H A Dargs.c205 case -1: /* --rcfile */
206 ap->sh->gd->rcfile = opt_info.arg;
/ast/src/cmd/ksh93/include/
H A Ddefs.h134 char *rcfile; member in struct:shared

Completed in 15 milliseconds