Home
last modified time | relevance | path

Searched refs:httprcode (Results 1 – 2 of 2) sorted by relevance

/plan9-contrib/sys/src/cmd/webfs/
H A Dhttp.c177 httprcode(HttpState *hs) in httprcode() function
346 code = httprcode(hs); in httpopen()
/plan9-contrib/sys/src/cmd/
H A Dhget.c67 int httprcode(int);
429 code = httprcode(fd); in dohttp()
562 httprcode(int fd) in httprcode() function