repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
(gaih_inet): Little code cleanup. Move variable h into gethosts macro.
[glibc.git]
/
include
/
ttyent.h
blob
e510df8260669ad99957fb7811866cc691ae6024
1
#ifndef _TTYENT_H
2
# include <misc/ttyent.h>
3
4
libc_hidden_proto
(
getttyent
)
5
libc_hidden_proto
(
setttyent
)
6
libc_hidden_proto
(
endttyent
)
7
8
#endif