Searched defs:request_buf (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dnotify.c28 char request_buf[smb_size]; member in struct:notify_change_request
106 static void change_notify_reply_packet(const char *request_buf, argument
128 void change_notify_reply(const char *request_buf, argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttpci/
H A Dav7110_hw.c491 int av7110_fw_request(struct av7110 *av7110, u16 *request_buf, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifssmb.c222 small_smb_init(int smb_command, int wct, struct cifsTconInfo *tcon, void **request_buf) argument
247 small_smb_init_no_tc(const int smb_command, const int wct, struct cifsSesInfo *ses, void **request_buf) argument
274 __smb_init(int smb_command, int wct, struct cifsTconInfo *tcon, void **request_buf, void **response_buf) argument
300 smb_init(int smb_command, int wct, struct cifsTconInfo *tcon, void **request_buf, void **response_buf) argument
313 smb_init_no_reconnect(int smb_command, int wct, struct cifsTconInfo *tcon, void **request_buf, void **response_buf) argument
[all...]

Completed in 153 milliseconds