Searched refs:fetchPutHTTP (Results 1 – 6 of 6) sorted by relevance
117 return (fetchPutHTTP(URL, flags)); in fetchPut()119 return (fetchPutHTTP(URL, flags)); in fetchPut()
101 FILE *fetchPutHTTP(struct url *, const char *);
76 MLINKS+= fetch.3 fetchPutHTTP.3
1201 fetchPutHTTP(struct url *URL __unused, const char *flags __unused) in fetchPutHTTP() function
119 fetchIO *fetchPutHTTP(struct url *, const char *);
123 return (fetchPutHTTP(URL, flags)); in fetchPut()125 return (fetchPutHTTP(URL, flags)); in fetchPut()