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

/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_connect.c220 smbfs_conn_tcp4(struct smb_ctx *ctx, const struct sockaddr *sa, int port) function
348 if ((err = smbfs_conn_tcp4(ctx, sa, port)) != 0) {
425 err = smbfs_conn_tcp4(ctx, sa, IPPORT_SMB);

Completed in 84 milliseconds