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

/osnet-11/usr/src/lib/libsmbns/common/
H A Dsmbns_netbios_name.c1383 int64_t max_connections; local
1425 (void) smb_config_getnum(SMB_CI_MAX_CONNECTIONS, &max_connections);
1506 BE_OUT16(scan, max_connections); scan += 2;

Completed in 41 milliseconds