OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shf_putc
(Results
1 - 5
of
5
) sorted by relevancy
/src/bin/ksh/
shf.h
17
#define
shf_putc
(c, shf) ((shf)->wnleft == 0 ? shf_putchar((c), (shf)) \
macro
shf.c
271
shf_putc
('\0', shf);
896
shf_putc
(c, shf);
1232
shf_putc
(*s, shf);
1237
shf_putc
(*s, shf);
1243
shf_putc
(*s, shf);
1255
shf_putc
(c, shf);
1265
shf_putc
(*s, shf);
1270
shf_putc
(c, shf);
edit.c
185
shf_putc
(c, shl_out);
193
shf_putc
(*s++, shl_out);
c_ksh.c
931
shf_putc
('=', shl_stdout);
955
shf_putc
('=', shl_stdout);
lex.c
1192
shf_putc
(c, shl_out);
Completed in 47 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025