OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fmt_putc
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/w/
extern.h
36
void
fmt_putc
(int, int *);
w.c
445
fmt_putc
('(', &left);
447
fmt_putc
(')', &left);
453
fmt_putc
(' ', &left);
/src/bin/ps/
fmt.c
52
fmt_putc
(int c, int *leftp)
function in typeref:typename:void
print.c
325
fmt_putc
(' ', &left);
339
fmt_putc
(' ', &left);
351
fmt_putc
('(', &left);
353
fmt_putc
(')', &left);
363
fmt_putc
('[', &left);
365
fmt_putc
(']', &left);
367
fmt_putc
('(', &left);
369
fmt_putc
(')', &left);
403
fmt_putc
('-', &left);
408
fmt_putc
(' ', &left)
[
all
...]
extern.h
55
void
fmt_putc
(int, int *);
Completed in 14 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025