This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
73946a9cc9
NetBSD
/
usr.bin
/
ypcat
/
ypalias_init.h
7 lines
91 B
C
Raw
Blame
History
struct
ypalias
{
const
char
*
alias
,
*
name
;
}
;
const
struct
ypalias
*
ypalias_init
(
void
)
;
Reference in New Issue
View Git Blame
Copy Permalink