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

/osnet-11/usr/src/lib/libsmbns/common/
H A Dsmbns_netbios_cache.c421 if (IS_LOCAL(name->attributes) &&
486 if (IS_LOCAL(name->attributes)) {
593 if (IS_LOCAL(entry->attributes)) {
H A Dsmbns_netbios.h341 #define IS_LOCAL(x) (((x) & NAME_ATTR_LOCAL) != 0) macro
H A Dsmbns_netbios_datagram.c780 int is_local = IS_LOCAL(entry->attributes);
H A Dsmbns_netbios_name.c2042 if (IS_LOCAL(name->attributes)) {
2272 if (IS_UNIQUE(name->attributes) && IS_LOCAL(name->attributes)) {

Completed in 34 milliseconds