Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/print/libprint/common/
H A Dnss_ldap.c1179 result = NSL_ERR_MEMORY; in _addLDAPmodValue()
1190 result = NSL_ERR_MEMORY; in _addLDAPmodValue()
1221 result = NSL_ERR_MEMORY; in _addLDAPmodValue()
1226 result = NSL_ERR_MEMORY; in _addLDAPmodValue()
1246 result = NSL_ERR_MEMORY; in _addLDAPmodValue()
1317 result = NSL_ERR_MEMORY; in _modLDAPmodValue()
1330 result = NSL_ERR_MEMORY; in _modLDAPmodValue()
1363 result = NSL_ERR_MEMORY; in _modLDAPmodValue()
1378 result = NSL_ERR_MEMORY; /* malloc failed */ in _modLDAPmodValue()
1406 result = NSL_ERR_MEMORY; in _modLDAPmodValue()
H A Dns.h109 NSL_ERR_MEMORY = 13, /* memory allocation failed */ enumerator
/titanic_41/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()