Lines Matching +defs:val +defs:name
17 * information: Portions Copyright [yyyy] [name of copyright owner]
75 smbfs_setopt_int(int fd, int level, int name, int val)
86 opts.oh.name = name;
88 opts.ival = val;
279 * The optional name parameter, if passed, means
280 * we found the sockaddr via NetBIOS name lookup,
282 * Otherwise (if name is NULL), we're connecting
284 * NetBIOS name by other means.
287 smbfs_conn_nbt(struct smb_ctx *ctx, const struct sockaddr *saarg, char *name)
311 * If we have a NetBIOS name, just use it.
313 * NetBIOS name lookup on this name to get
316 * figure out what NetBIOS name to use.
318 if (name) {
319 (void) strlcpy(server, name, sizeof (server));
320 DPRINT("given name: %s", server);
325 * which searches for a type=[20] name.
327 * (fake) "*SMBSERVER" name.
334 /* Found the name. Save for reconnect. */
335 DPRINT("found name: %s", server);
399 * Get local machine name.
400 * Full name - not a NetBIOS name.
406 "can't get local name"), err);
428 * Note: Not doing NetBIOS name lookup here.
464 * Empty user name means an explicit request for