Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/print/libprint/common/
H A Dnss_ldap.c1176 result = NSL_ERR_MEMORY; in _addLDAPmodValue()
1187 result = NSL_ERR_MEMORY; in _addLDAPmodValue()
1218 result = NSL_ERR_MEMORY; in _addLDAPmodValue()
1223 result = NSL_ERR_MEMORY; in _addLDAPmodValue()
1243 result = NSL_ERR_MEMORY; in _addLDAPmodValue()
1314 result = NSL_ERR_MEMORY; in _modLDAPmodValue()
1327 result = NSL_ERR_MEMORY; in _modLDAPmodValue()
1360 result = NSL_ERR_MEMORY; in _modLDAPmodValue()
1375 result = NSL_ERR_MEMORY; /* malloc failed */ in _modLDAPmodValue()
1403 result = NSL_ERR_MEMORY; in _modLDAPmodValue()
H A Dns.h109 NSL_ERR_MEMORY = 13, /* memory allocation failed */ enumerator
/illumos-gate/usr/src/cmd/print/lpset/
H A Dlpset.c364 _decode_ldapResult(NSL_ERR_MEMORY, NULL); in main()
514 case NSL_ERR_MEMORY: in _decode_ldapResult()