Searched defs:rescode (Results  1 – 1 of 1) sorted by relevance
| /illumos-gate/usr/src/lib/libnisdb/ | 
| H A D | db_headers.h | 112 #define	READLOCKNR(this, rescode, msg) \  argument114 #define	READUNLOCKNR(this, rescode, msg) \  argument
 124 #define	TRYWRITELOCK(this, rescode, msg) \  argument
 134 #define	WRITELOCKNR(this, rescode, msg) \  argument
 136 #define	WRITEUNLOCKNR(this, rescode, msg) \  argument
 
 |