put_errmsg         46 libutil/assoc.c 	assoc->dbop->put_errmsg = "cannot write to temporary file.\nYou can specify the directory for the temporary file using environment variable 'TMPDIR'.";
put_errmsg        388 libutil/dbop.c 		die(dbop->put_errmsg ? dbop->put_errmsg : "dbop_put failed.");
put_errmsg        424 libutil/dbop.c 		die(dbop->put_errmsg ? dbop->put_errmsg : "dbop_put_withlen failed.");
put_errmsg         54 libutil/dbop.h 	const char *put_errmsg;		/**< error message for @NAME{put_xxx()} */