Searched refs:pcrec (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/samba/source/smbd/
H A Dconnection.c206 struct connections_data *pcrec; local
224 pcrec = (struct connections_data *)dbuf.dptr;
225 pcrec->bcast_msg_flags = msg_flags;
227 pcrec->bcast_msg_flags |= msg_flags;
229 pcrec->bcast_msg_flags &= ~msg_flags;
239 (unsigned int)pcrec->bcast_msg_flags ));

Completed in 48 milliseconds