Searched refs:qbuf (Results 1 – 3 of 3) sorted by relevance
81 void *qbuf; /* Pointer to HTTP query string */ member
345 void *qbuf; /* Pointer to HTTP query string */356 pointed to by htquery->qbuf. If there is no query string, this field
482 if(copy_from_user(query, kcmd.qbuf, kcmd.qlen)) in ioctl_html()