Home
last modified time | relevance | path

Searched defs:System (Results 1 – 1 of 1) sorted by relevance

/plan9-contrib/sys/src/cmd/ip/httpd/
H A Dhttpd.c14 typedef struct System System; typedef
21 struct System { struct
26 System *next; /* next in chain */ argument