summaryrefslogtreecommitdiffstatshomepage
path: root/unix/qstrdefsport.h
blob: 42c88b469357278fa2873ba6d29d3f23f011e720 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
// qstrs specific to this port

Q(Test)

Q(argv)
Q(open)
Q(stdin)
Q(stdout)
Q(stderr)
Q(rawsocket)
Q(socket)
Q(sockaddr_in)
Q(htons)
Q(inet_aton)
Q(gethostbyname)
Q(getaddrinfo)
Q(microsocket)

Q(io.FileIO)