Searched refs:ERROR_OUT (Results 1 - 1 of 1) sorted by relevance
/sssd/src/db/ |
H A D | sysdb_ops.c | 100 #define ERROR_OUT(v, r, l) do { v = r; goto l; } while(0) macro 1589 ERROR_OUT(ret, ENOMEM, done); 1662 ERROR_OUT(ret, ENOMEM, done); 1706 ERROR_OUT(ret, EINVAL, done); 1790 ERROR_OUT(ret, ENOMEM, done); 1795 ERROR_OUT(ret, EINVAL, done); 2010 ERROR_OUT(ret, ENOMEM, done); 2285 ERROR_OUT(ret, ENOMEM, fail); 2291 ERROR_OUT(ret, ENOMEM, fail); 2296 ERROR_OUT(re [all...] |
Completed in 2187 milliseconds