OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shprintf
(Results
1 - 8
of
8
) sorted by relevancy
/src/bin/ksh/
c_ksh.c
164
shprintf
("%s\n", pwd);
213
shprintf
("%s\n", p);
483
shprintf
("%s", id);
487
shprintf
(" is a reserved word");
491
shprintf
(" is an %salias for ",
495
shprintf
("alias %s=", id);
500
shprintf
(" is a");
502
shprintf
("n exported");
504
shprintf
(" traced");
506
shprintf
(" undefined")
[
all
...]
c_ulimit.c
222
shprintf
("%-20s ", l->name);
225
shprintf
("unlimited\n");
230
shprintf
("%ld\n", (long) val);
281
shprintf
("unlimited\n");
286
shprintf
("%ld\n", (long) val);
c_sh.c
99
shprintf
("%s\n", buf);
101
shprintf
("%#3.3o\n", old_umask);
491
shprintf
("trap -- ");
493
shprintf
(" %s\n", p->name);
501
shprintf
("trap -- -");
504
shprintf
(" %s", p->name);
505
shprintf
(newline);
711
shprintf
("Shell: %8ss user ", clocktos(all.tms_utime));
712
shprintf
("%8ss system\n", clocktos(all.tms_stime));
713
shprintf
("Kids: %8ss user ", clocktos(all.tms_cutime))
[
all
...]
misc.c
248
shprintf
("Current option settings\n");
262
shprintf
("set");
265
shprintf
(" -o %s", goptions[i].name);
266
shprintf
("%s", newline);
1089
shprintf
("%s", s);
1094
shprintf
("%s", &"'\\'"[1 - inquote]);
1098
shprintf
("'");
1105
shprintf
("'");
emacs.c
1368
shprintf
("%s", x_mapout(x_prefix1));
1370
shprintf
("%s", x_mapout(x_prefix2));
1372
shprintf
("%s = ", x_mapout(key));
1374
shprintf
("%s\n", x_ftab[x_tab[prefix][key]].xf_name);
1376
shprintf
("'%s'\n", x_atab[prefix][key]);
1400
shprintf
("%s\n", x_ftab[f].xf_name);
proto.h
114
void
shprintf
ARGS((const char *, ...))
io.c
138
shprintf
(const char *fmt, ...)
function in typeref:typename:void
jobs.c
840
shprintf
("[%d] ", j->job);
849
shprintf
("%s%s", p->command, p->next ? "| " : null);
851
shprintf
("%s", newline);
Completed in 166 milliseconds
Indexes created Tue Oct 14 08:09:56 GMT 2025