#include <stdlib.h>
#include <grass/dbmi.h>
#include "macros.h"
#include "dbstubs.h"
Go to the source code of this file.
Functions | |
int | db_d_grant_on_table () |
Grant privileges on table. |
int db_d_grant_on_table | ( | ) |
Grant privileges on table.
Definition at line 12 of file d_priv.c.
References db_driver_grant_on_table, db_free_string(), db_init_string(), DB_RECV_INT, DB_RECV_STRING, DB_SEND_FAILURE, and DB_SEND_SUCCESS.