Home
last modified time | relevance | path

Searched refs:priv_type (Results 1 – 25 of 82) sorted by relevance

1234

/dports/devel/codequery/codequery-0.24.0/showgraph/Layout/
H A Daux_edge.h59 AuxEdgeType priv_type; variable
121 return priv_type == BACK_EDGE; in isBack()
126 return priv_type; in type()
135 priv_type = t;
155 priv_type = FORWARD_EDGE; in setForward()
H A Daux_graph.h308 priv_fixed( true), priv_type( UNKNOWN_TYPE_EDGE) in AuxEdge()
311 priv_type = SELF_EDGE; in AuxEdge()
/dports/devel/boost-docs/boost_1_72_0/libs/beast/doc/docca/example/include/docca/
H A Dexample.hpp710 struct priv_type struct in example::class_type
724 priv_type priv_rvmemfn();
/dports/devel/boost-python-libs/boost_1_72_0/libs/beast/doc/docca/example/include/docca/
H A Dexample.hpp710 struct priv_type struct in example::class_type
724 priv_type priv_rvmemfn();
/dports/devel/boost-libs/boost_1_72_0/libs/beast/doc/docca/example/include/docca/
H A Dexample.hpp710 struct priv_type struct in example::class_type
724 priv_type priv_rvmemfn();
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/utils/adt/
H A Dacl.c1586 if (pg_strcasecmp(priv_type, "SELECT") == 0) in convert_priv_string()
1588 if (pg_strcasecmp(priv_type, "INSERT") == 0) in convert_priv_string()
1590 if (pg_strcasecmp(priv_type, "UPDATE") == 0) in convert_priv_string()
1592 if (pg_strcasecmp(priv_type, "DELETE") == 0) in convert_priv_string()
1598 if (pg_strcasecmp(priv_type, "TRIGGER") == 0) in convert_priv_string()
1600 if (pg_strcasecmp(priv_type, "EXECUTE") == 0) in convert_priv_string()
1602 if (pg_strcasecmp(priv_type, "USAGE") == 0) in convert_priv_string()
1604 if (pg_strcasecmp(priv_type, "CREATE") == 0) in convert_priv_string()
1606 if (pg_strcasecmp(priv_type, "TEMP") == 0) in convert_priv_string()
1612 if (pg_strcasecmp(priv_type, "RULE") == 0) in convert_priv_string()
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/utils/adt/
H A Dacl.c1586 if (pg_strcasecmp(priv_type, "SELECT") == 0) in convert_priv_string()
1588 if (pg_strcasecmp(priv_type, "INSERT") == 0) in convert_priv_string()
1590 if (pg_strcasecmp(priv_type, "UPDATE") == 0) in convert_priv_string()
1592 if (pg_strcasecmp(priv_type, "DELETE") == 0) in convert_priv_string()
1598 if (pg_strcasecmp(priv_type, "TRIGGER") == 0) in convert_priv_string()
1600 if (pg_strcasecmp(priv_type, "EXECUTE") == 0) in convert_priv_string()
1602 if (pg_strcasecmp(priv_type, "USAGE") == 0) in convert_priv_string()
1604 if (pg_strcasecmp(priv_type, "CREATE") == 0) in convert_priv_string()
1606 if (pg_strcasecmp(priv_type, "TEMP") == 0) in convert_priv_string()
1612 if (pg_strcasecmp(priv_type, "RULE") == 0) in convert_priv_string()
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/utils/adt/
H A Dacl.c1601 if (pg_strcasecmp(priv_type, "SELECT") == 0) in convert_priv_string()
1603 if (pg_strcasecmp(priv_type, "INSERT") == 0) in convert_priv_string()
1605 if (pg_strcasecmp(priv_type, "UPDATE") == 0) in convert_priv_string()
1607 if (pg_strcasecmp(priv_type, "DELETE") == 0) in convert_priv_string()
1613 if (pg_strcasecmp(priv_type, "TRIGGER") == 0) in convert_priv_string()
1615 if (pg_strcasecmp(priv_type, "EXECUTE") == 0) in convert_priv_string()
1617 if (pg_strcasecmp(priv_type, "USAGE") == 0) in convert_priv_string()
1619 if (pg_strcasecmp(priv_type, "CREATE") == 0) in convert_priv_string()
1621 if (pg_strcasecmp(priv_type, "TEMP") == 0) in convert_priv_string()
1627 if (pg_strcasecmp(priv_type, "RULE") == 0) in convert_priv_string()
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/utils/adt/
H A Dacl.c1586 if (pg_strcasecmp(priv_type, "SELECT") == 0) in convert_priv_string()
1588 if (pg_strcasecmp(priv_type, "INSERT") == 0) in convert_priv_string()
1590 if (pg_strcasecmp(priv_type, "UPDATE") == 0) in convert_priv_string()
1592 if (pg_strcasecmp(priv_type, "DELETE") == 0) in convert_priv_string()
1598 if (pg_strcasecmp(priv_type, "TRIGGER") == 0) in convert_priv_string()
1600 if (pg_strcasecmp(priv_type, "EXECUTE") == 0) in convert_priv_string()
1602 if (pg_strcasecmp(priv_type, "USAGE") == 0) in convert_priv_string()
1604 if (pg_strcasecmp(priv_type, "CREATE") == 0) in convert_priv_string()
1606 if (pg_strcasecmp(priv_type, "TEMP") == 0) in convert_priv_string()
1612 if (pg_strcasecmp(priv_type, "RULE") == 0) in convert_priv_string()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/utils/adt/
H A Dacl.c1586 if (pg_strcasecmp(priv_type, "SELECT") == 0) in convert_priv_string()
1588 if (pg_strcasecmp(priv_type, "INSERT") == 0) in convert_priv_string()
1590 if (pg_strcasecmp(priv_type, "UPDATE") == 0) in convert_priv_string()
1592 if (pg_strcasecmp(priv_type, "DELETE") == 0) in convert_priv_string()
1598 if (pg_strcasecmp(priv_type, "TRIGGER") == 0) in convert_priv_string()
1600 if (pg_strcasecmp(priv_type, "EXECUTE") == 0) in convert_priv_string()
1602 if (pg_strcasecmp(priv_type, "USAGE") == 0) in convert_priv_string()
1604 if (pg_strcasecmp(priv_type, "CREATE") == 0) in convert_priv_string()
1606 if (pg_strcasecmp(priv_type, "TEMP") == 0) in convert_priv_string()
1612 if (pg_strcasecmp(priv_type, "RULE") == 0) in convert_priv_string()
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/utils/adt/
H A Dacl.c1586 if (pg_strcasecmp(priv_type, "SELECT") == 0) in convert_priv_string()
1588 if (pg_strcasecmp(priv_type, "INSERT") == 0) in convert_priv_string()
1590 if (pg_strcasecmp(priv_type, "UPDATE") == 0) in convert_priv_string()
1592 if (pg_strcasecmp(priv_type, "DELETE") == 0) in convert_priv_string()
1598 if (pg_strcasecmp(priv_type, "TRIGGER") == 0) in convert_priv_string()
1600 if (pg_strcasecmp(priv_type, "EXECUTE") == 0) in convert_priv_string()
1602 if (pg_strcasecmp(priv_type, "USAGE") == 0) in convert_priv_string()
1604 if (pg_strcasecmp(priv_type, "CREATE") == 0) in convert_priv_string()
1606 if (pg_strcasecmp(priv_type, "TEMP") == 0) in convert_priv_string()
1612 if (pg_strcasecmp(priv_type, "RULE") == 0) in convert_priv_string()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/utils/adt/
H A Dacl.c1586 if (pg_strcasecmp(priv_type, "SELECT") == 0) in convert_priv_string()
1588 if (pg_strcasecmp(priv_type, "INSERT") == 0) in convert_priv_string()
1590 if (pg_strcasecmp(priv_type, "UPDATE") == 0) in convert_priv_string()
1592 if (pg_strcasecmp(priv_type, "DELETE") == 0) in convert_priv_string()
1598 if (pg_strcasecmp(priv_type, "TRIGGER") == 0) in convert_priv_string()
1600 if (pg_strcasecmp(priv_type, "EXECUTE") == 0) in convert_priv_string()
1602 if (pg_strcasecmp(priv_type, "USAGE") == 0) in convert_priv_string()
1604 if (pg_strcasecmp(priv_type, "CREATE") == 0) in convert_priv_string()
1606 if (pg_strcasecmp(priv_type, "TEMP") == 0) in convert_priv_string()
1612 if (pg_strcasecmp(priv_type, "RULE") == 0) in convert_priv_string()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/utils/adt/
H A Dacl.c1586 if (pg_strcasecmp(priv_type, "SELECT") == 0) in convert_priv_string()
1588 if (pg_strcasecmp(priv_type, "INSERT") == 0) in convert_priv_string()
1590 if (pg_strcasecmp(priv_type, "UPDATE") == 0) in convert_priv_string()
1592 if (pg_strcasecmp(priv_type, "DELETE") == 0) in convert_priv_string()
1598 if (pg_strcasecmp(priv_type, "TRIGGER") == 0) in convert_priv_string()
1600 if (pg_strcasecmp(priv_type, "EXECUTE") == 0) in convert_priv_string()
1602 if (pg_strcasecmp(priv_type, "USAGE") == 0) in convert_priv_string()
1604 if (pg_strcasecmp(priv_type, "CREATE") == 0) in convert_priv_string()
1606 if (pg_strcasecmp(priv_type, "TEMP") == 0) in convert_priv_string()
1612 if (pg_strcasecmp(priv_type, "RULE") == 0) in convert_priv_string()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/utils/adt/
H A Dacl.c1601 if (pg_strcasecmp(priv_type, "SELECT") == 0) in convert_priv_string()
1603 if (pg_strcasecmp(priv_type, "INSERT") == 0) in convert_priv_string()
1605 if (pg_strcasecmp(priv_type, "UPDATE") == 0) in convert_priv_string()
1607 if (pg_strcasecmp(priv_type, "DELETE") == 0) in convert_priv_string()
1613 if (pg_strcasecmp(priv_type, "TRIGGER") == 0) in convert_priv_string()
1615 if (pg_strcasecmp(priv_type, "EXECUTE") == 0) in convert_priv_string()
1617 if (pg_strcasecmp(priv_type, "USAGE") == 0) in convert_priv_string()
1619 if (pg_strcasecmp(priv_type, "CREATE") == 0) in convert_priv_string()
1621 if (pg_strcasecmp(priv_type, "TEMP") == 0) in convert_priv_string()
1627 if (pg_strcasecmp(priv_type, "RULE") == 0) in convert_priv_string()
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/utils/adt/
H A Dacl.c1601 if (pg_strcasecmp(priv_type, "SELECT") == 0) in convert_priv_string()
1603 if (pg_strcasecmp(priv_type, "INSERT") == 0) in convert_priv_string()
1605 if (pg_strcasecmp(priv_type, "UPDATE") == 0) in convert_priv_string()
1607 if (pg_strcasecmp(priv_type, "DELETE") == 0) in convert_priv_string()
1613 if (pg_strcasecmp(priv_type, "TRIGGER") == 0) in convert_priv_string()
1615 if (pg_strcasecmp(priv_type, "EXECUTE") == 0) in convert_priv_string()
1617 if (pg_strcasecmp(priv_type, "USAGE") == 0) in convert_priv_string()
1619 if (pg_strcasecmp(priv_type, "CREATE") == 0) in convert_priv_string()
1621 if (pg_strcasecmp(priv_type, "TEMP") == 0) in convert_priv_string()
1627 if (pg_strcasecmp(priv_type, "RULE") == 0) in convert_priv_string()
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/utils/adt/
H A Dacl.c1601 if (pg_strcasecmp(priv_type, "SELECT") == 0) in convert_priv_string()
1603 if (pg_strcasecmp(priv_type, "INSERT") == 0) in convert_priv_string()
1605 if (pg_strcasecmp(priv_type, "UPDATE") == 0) in convert_priv_string()
1607 if (pg_strcasecmp(priv_type, "DELETE") == 0) in convert_priv_string()
1613 if (pg_strcasecmp(priv_type, "TRIGGER") == 0) in convert_priv_string()
1615 if (pg_strcasecmp(priv_type, "EXECUTE") == 0) in convert_priv_string()
1617 if (pg_strcasecmp(priv_type, "USAGE") == 0) in convert_priv_string()
1619 if (pg_strcasecmp(priv_type, "CREATE") == 0) in convert_priv_string()
1621 if (pg_strcasecmp(priv_type, "TEMP") == 0) in convert_priv_string()
1627 if (pg_strcasecmp(priv_type, "RULE") == 0) in convert_priv_string()
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/utils/adt/
H A Dacl.c1601 if (pg_strcasecmp(priv_type, "SELECT") == 0) in convert_priv_string()
1603 if (pg_strcasecmp(priv_type, "INSERT") == 0) in convert_priv_string()
1605 if (pg_strcasecmp(priv_type, "UPDATE") == 0) in convert_priv_string()
1607 if (pg_strcasecmp(priv_type, "DELETE") == 0) in convert_priv_string()
1613 if (pg_strcasecmp(priv_type, "TRIGGER") == 0) in convert_priv_string()
1615 if (pg_strcasecmp(priv_type, "EXECUTE") == 0) in convert_priv_string()
1617 if (pg_strcasecmp(priv_type, "USAGE") == 0) in convert_priv_string()
1619 if (pg_strcasecmp(priv_type, "CREATE") == 0) in convert_priv_string()
1621 if (pg_strcasecmp(priv_type, "TEMP") == 0) in convert_priv_string()
1627 if (pg_strcasecmp(priv_type, "RULE") == 0) in convert_priv_string()
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/utils/adt/
H A Dacl.c1601 if (pg_strcasecmp(priv_type, "SELECT") == 0) in convert_priv_string()
1603 if (pg_strcasecmp(priv_type, "INSERT") == 0) in convert_priv_string()
1605 if (pg_strcasecmp(priv_type, "UPDATE") == 0) in convert_priv_string()
1607 if (pg_strcasecmp(priv_type, "DELETE") == 0) in convert_priv_string()
1613 if (pg_strcasecmp(priv_type, "TRIGGER") == 0) in convert_priv_string()
1615 if (pg_strcasecmp(priv_type, "EXECUTE") == 0) in convert_priv_string()
1617 if (pg_strcasecmp(priv_type, "USAGE") == 0) in convert_priv_string()
1619 if (pg_strcasecmp(priv_type, "CREATE") == 0) in convert_priv_string()
1621 if (pg_strcasecmp(priv_type, "TEMP") == 0) in convert_priv_string()
1627 if (pg_strcasecmp(priv_type, "RULE") == 0) in convert_priv_string()
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/utils/adt/
H A Dacl.c1601 if (pg_strcasecmp(priv_type, "SELECT") == 0) in convert_priv_string()
1603 if (pg_strcasecmp(priv_type, "INSERT") == 0) in convert_priv_string()
1605 if (pg_strcasecmp(priv_type, "UPDATE") == 0) in convert_priv_string()
1607 if (pg_strcasecmp(priv_type, "DELETE") == 0) in convert_priv_string()
1613 if (pg_strcasecmp(priv_type, "TRIGGER") == 0) in convert_priv_string()
1615 if (pg_strcasecmp(priv_type, "EXECUTE") == 0) in convert_priv_string()
1617 if (pg_strcasecmp(priv_type, "USAGE") == 0) in convert_priv_string()
1619 if (pg_strcasecmp(priv_type, "CREATE") == 0) in convert_priv_string()
1621 if (pg_strcasecmp(priv_type, "TEMP") == 0) in convert_priv_string()
1627 if (pg_strcasecmp(priv_type, "RULE") == 0) in convert_priv_string()
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/utils/adt/
H A Dacl.c1600 if (pg_strcasecmp(priv_type, "SELECT") == 0) in convert_priv_string()
1602 if (pg_strcasecmp(priv_type, "INSERT") == 0) in convert_priv_string()
1604 if (pg_strcasecmp(priv_type, "UPDATE") == 0) in convert_priv_string()
1606 if (pg_strcasecmp(priv_type, "DELETE") == 0) in convert_priv_string()
1612 if (pg_strcasecmp(priv_type, "TRIGGER") == 0) in convert_priv_string()
1614 if (pg_strcasecmp(priv_type, "EXECUTE") == 0) in convert_priv_string()
1616 if (pg_strcasecmp(priv_type, "USAGE") == 0) in convert_priv_string()
1618 if (pg_strcasecmp(priv_type, "CREATE") == 0) in convert_priv_string()
1620 if (pg_strcasecmp(priv_type, "TEMP") == 0) in convert_priv_string()
1626 if (pg_strcasecmp(priv_type, "RULE") == 0) in convert_priv_string()
[all …]
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/utils/adt/
H A Dacl.c1579 if (pg_strcasecmp(priv_type, "SELECT") == 0) in convert_priv_string()
1581 if (pg_strcasecmp(priv_type, "INSERT") == 0) in convert_priv_string()
1583 if (pg_strcasecmp(priv_type, "UPDATE") == 0) in convert_priv_string()
1585 if (pg_strcasecmp(priv_type, "DELETE") == 0) in convert_priv_string()
1591 if (pg_strcasecmp(priv_type, "TRIGGER") == 0) in convert_priv_string()
1593 if (pg_strcasecmp(priv_type, "EXECUTE") == 0) in convert_priv_string()
1595 if (pg_strcasecmp(priv_type, "USAGE") == 0) in convert_priv_string()
1597 if (pg_strcasecmp(priv_type, "CREATE") == 0) in convert_priv_string()
1599 if (pg_strcasecmp(priv_type, "TEMP") == 0) in convert_priv_string()
1605 if (pg_strcasecmp(priv_type, "RULE") == 0) in convert_priv_string()
[all …]
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/utils/adt/
H A Dacl.c1579 if (pg_strcasecmp(priv_type, "SELECT") == 0) in convert_priv_string()
1581 if (pg_strcasecmp(priv_type, "INSERT") == 0) in convert_priv_string()
1583 if (pg_strcasecmp(priv_type, "UPDATE") == 0) in convert_priv_string()
1585 if (pg_strcasecmp(priv_type, "DELETE") == 0) in convert_priv_string()
1591 if (pg_strcasecmp(priv_type, "TRIGGER") == 0) in convert_priv_string()
1593 if (pg_strcasecmp(priv_type, "EXECUTE") == 0) in convert_priv_string()
1595 if (pg_strcasecmp(priv_type, "USAGE") == 0) in convert_priv_string()
1597 if (pg_strcasecmp(priv_type, "CREATE") == 0) in convert_priv_string()
1599 if (pg_strcasecmp(priv_type, "TEMP") == 0) in convert_priv_string()
1605 if (pg_strcasecmp(priv_type, "RULE") == 0) in convert_priv_string()
[all …]
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/utils/adt/
H A Dacl.c1579 if (pg_strcasecmp(priv_type, "SELECT") == 0)
1581 if (pg_strcasecmp(priv_type, "INSERT") == 0)
1583 if (pg_strcasecmp(priv_type, "UPDATE") == 0)
1585 if (pg_strcasecmp(priv_type, "DELETE") == 0)
1591 if (pg_strcasecmp(priv_type, "TRIGGER") == 0)
1593 if (pg_strcasecmp(priv_type, "EXECUTE") == 0)
1595 if (pg_strcasecmp(priv_type, "USAGE") == 0)
1597 if (pg_strcasecmp(priv_type, "CREATE") == 0) in BuildLockset()
1599 if (pg_strcasecmp(priv_type, "TEMP") == 0)
1605 if (pg_strcasecmp(priv_type, "RULE") == 0)
[all …]
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/utils/adt/
H A Dacl.c1579 if (pg_strcasecmp(priv_type, "SELECT") == 0) in convert_priv_string()
1581 if (pg_strcasecmp(priv_type, "INSERT") == 0) in convert_priv_string()
1583 if (pg_strcasecmp(priv_type, "UPDATE") == 0) in convert_priv_string()
1585 if (pg_strcasecmp(priv_type, "DELETE") == 0) in convert_priv_string()
1591 if (pg_strcasecmp(priv_type, "TRIGGER") == 0) in convert_priv_string()
1593 if (pg_strcasecmp(priv_type, "EXECUTE") == 0) in convert_priv_string()
1595 if (pg_strcasecmp(priv_type, "USAGE") == 0) in convert_priv_string()
1597 if (pg_strcasecmp(priv_type, "CREATE") == 0) in convert_priv_string()
1599 if (pg_strcasecmp(priv_type, "TEMP") == 0) in convert_priv_string()
1605 if (pg_strcasecmp(priv_type, "RULE") == 0) in convert_priv_string()
[all …]
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/utils/adt/
H A Dacl.c1579 if (pg_strcasecmp(priv_type, "SELECT") == 0) in convert_priv_string()
1581 if (pg_strcasecmp(priv_type, "INSERT") == 0) in convert_priv_string()
1583 if (pg_strcasecmp(priv_type, "UPDATE") == 0) in convert_priv_string()
1585 if (pg_strcasecmp(priv_type, "DELETE") == 0) in convert_priv_string()
1591 if (pg_strcasecmp(priv_type, "TRIGGER") == 0) in convert_priv_string()
1593 if (pg_strcasecmp(priv_type, "EXECUTE") == 0) in convert_priv_string()
1595 if (pg_strcasecmp(priv_type, "USAGE") == 0) in convert_priv_string()
1597 if (pg_strcasecmp(priv_type, "CREATE") == 0) in convert_priv_string()
1599 if (pg_strcasecmp(priv_type, "TEMP") == 0) in convert_priv_string()
1605 if (pg_strcasecmp(priv_type, "RULE") == 0) in convert_priv_string()
[all …]

1234