Home
last modified time | relevance | path

Searched refs:out (Results 1 – 4 of 4) sorted by relevance

/misc/
A Dgetpass.c48 FILE *in, *out; in getpass() local
62 out = stderr; in getpass()
69 out = in; in getpass()
74 __libc_cleanup_push (call_fclose, in == out ? in : NULL); in getpass()
76 flockfile (out); in getpass()
92 __fxprintf (out, "%s", prompt); in getpass()
93 __fflush_unlocked (out); in getpass()
107 __fxprintf (out, "\n"); in getpass()
115 funlockfile (out); in getpass()
A DMakefile29 ar.h a.out.h libgen.h stab.h bits/stab.def sgtty.h \
79 generated += tst-error1.mtrace tst-error1-mem.out \
80 tst-allocate_once.mtrace tst-allocate_once-mem.out
114 tests-special += $(objpfx)tst-error1-mem.out \
115 $(objpfx)tst-allocate_once-mem.out
165 tst-error1-ARGS = $(objpfx)tst-error1.out
166 $(objpfx)tst-error1-mem.out: $(objpfx)tst-error1.out
172 $(objpfx)tst-allocate_once-mem.out: $(objpfx)tst-allocate_once.out
A Dtst-ldbl-warn.c40 stderr = stream.out; in do_one_test()
A Dsyslog.c170 goto out; in __vsyslog_internal()
296 out: in __vsyslog_internal()

Completed in 8 milliseconds