Home
last modified time | relevance | path

Searched refs:Send403 (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/net/khttpd/
Dprototypes.h58 void Send403(struct socket *sock);
Duserspace.c114 Send403(CurrentRequest->sock); /* Sorry, no go... */ in Userspace()
Dmisc.c222 void Send403(struct socket *sock) in Send403() function