Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libsmbfs/smb/
H A Dnb_ssn.c53 static int nb_ssn_pollin(struct smb_ctx *, int);
157 if ((err = nb_ssn_pollin(ctx, tmo)) != 0) { in nb_ssn_recv()
193 if ((err = nb_ssn_pollin(ctx, tmo)) != 0) { in nb_ssn_recv()
245 nb_ssn_pollin(struct smb_ctx *ctx, int tmo) in nb_ssn_pollin() function