Home | History | Annotate | Download | only in src

Lines Matching refs:kshname

204 	kshname = argv[0];
219 ccp = kshname;
454 kshname = argv[argi++];
467 kshname = s->file;
526 * here is slightly different as it excludes kshname, and
530 l->argv[0] = kshname;
1176 builtin_argv0 && builtin_argv0 != kshname)
1286 strcmp(source->file, kshname) != 0)
1287 shf_fprintf(shl_out, "%s: ", kshname + (*kshname == '-'));