tnmlp
if (tnmlp(cmd, &tsme) != 0) {
(void) tnmlp(TNDB_FLUSH, &tsme);
if (tnmlp(TNDB_GET, tsme) == -1) {
if (tnmlp(TNDB_GET, tsme) == -1)
if (tnmlp(TNDB_LOAD, &tsme) != 0) {
if (tnmlp(TNDB_LOAD, &tsme) != 0) {
if (tnmlp(TNDB_FLUSH, &tsme) != 0)
extern int tnmlp(int, tsol_mlpent_t *);
return (tnmlp((int)(uintptr_t)a1, a2));