#include <stdlib.h>#include <grass/dbmi.h>#include "macros.h"#include "dbstubs.h"Include dependency graph for d_priv.c:

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.
1.5.1