Home
last modified time | relevance | path

Searched refs:table_add (Results 1 – 25 of 205) sorted by relevance

123456789

/dports/mail/opensmtpd/opensmtpd-6.8.0p2/usr.sbin/smtpd/
H A Dconfig.c140 table_add(t, "*", NULL); in config_default()
144 table_add(t, hostname, NULL); in config_default()
174 table_add(t, "localhost", NULL); in set_local()
175 table_add(t, hostname, NULL); in set_local()
191 table_add(t, "local", NULL); in set_localaddrs()
192 table_add(t, "0.0.0.0/0", NULL); in set_localaddrs()
193 table_add(t, "::/0", NULL); in set_localaddrs()
199 table_add(t, "local", NULL); in set_localaddrs()
214 table_add(localnames, buf, NULL); in set_localaddrs()
226 table_add(localnames, buf, NULL); in set_localaddrs()
[all …]
/dports/print/limereport/LimeReport-1.5.35/limereport/databrowser/
H A Dlrdatabrowser.qrc36 <file alias="/images/table_add">images/table_add.png</file>
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/test/
H A Dtesttable.c68 static void table_add(abts_case *tc, void *data) in table_add() function
181 abts_run_test(suite, table_add, NULL); in testtable()
/dports/sysutils/webmin/webmin-1.981/nis/
H A Dsave_services.cgi20 &table_add($t, "\t", \@service);
H A Dsave_protocols.cgi20 &table_add($t, "\t", \@protocol);
H A Dsave_services2.cgi20 &table_add($t, "\t", \@service);
H A Dsave_rpc.cgi20 &table_add($t, "\t", \@rpc);
H A Dsave_hosts.cgi20 &table_add($t, "\t", \@host);
H A Dsave_netmasks.cgi20 &table_add($t, "\t", \@netmask);
H A Dsave_networks.cgi20 &table_add($t, "\t", \@network);
H A Dsave_aliases.cgi21 &table_add($t, ":", \@alias);
H A Dsave_ethers.cgi22 &table_add($t, "\t", \@ether);
H A Dsave_group.cgi26 &table_add($t, ":", \@group);
H A Dsave_group_shadow.cgi28 &table_add($t, ":", \@group, \@shadow);
H A Dsave_netgroup.cgi31 &table_add($t, "\t", \@netgroup);
H A Dsave_passwd_shadow.cgi65 &table_add($t, ":", \@passwd, \@shadow);
/dports/devel/gaul/gaul-devel-0.1849-0/util/gaul/
H A Dtable_util.h80 FUNCPROTO unsigned int table_add(TableStruct *table, vpointer data);
/dports/devel/apr1/apr-1.7.0/test/
H A Dtesttable.c97 static void table_add(abts_case *tc, void *data) in table_add() function
235 abts_run_test(suite, table_add, NULL); in testtable()
/dports/devel/gaul/gaul-devel-0.1849-0/util/
H A Dtimer_util.c138 t_handle = table_add(chrono_table, (vpointer) t); in timer_new_slang()
/dports/databases/libgda5/libgda-5.2.10/libgda/sqlite/virtual/
H A Dgda-vconnection-hub.c797 static gboolean table_add (HubConnection *hc, const GValue *table_name, GError **error);
854 if (!table_add (hc, cv, error)) {
893 table_add (hc, tn, NULL);
913 table_add (hc, tn, NULL);
925 table_add (HubConnection *hc, const GValue *table_name, GError **error)
/dports/databases/libgda5-bdb/libgda-5.2.10/libgda/sqlite/virtual/
H A Dgda-vconnection-hub.c797 static gboolean table_add (HubConnection *hc, const GValue *table_name, GError **error);
854 if (!table_add (hc, cv, error)) { in attach_hub_connection()
893 table_add (hc, tn, NULL); in meta_changed_cb()
913 table_add (hc, tn, NULL); in meta_changed_cb()
925 table_add (HubConnection *hc, const GValue *table_name, GError **error) in table_add() function
/dports/databases/libgda5-ui/libgda-5.2.10/libgda/sqlite/virtual/
H A Dgda-vconnection-hub.c797 static gboolean table_add (HubConnection *hc, const GValue *table_name, GError **error);
854 if (!table_add (hc, cv, error)) {
893 table_add (hc, tn, NULL);
913 table_add (hc, tn, NULL);
925 table_add (HubConnection *hc, const GValue *table_name, GError **error)
/dports/databases/libgda5-mysql/libgda-5.2.10/libgda/sqlite/virtual/
H A Dgda-vconnection-hub.c797 static gboolean table_add (HubConnection *hc, const GValue *table_name, GError **error);
854 if (!table_add (hc, cv, error)) { in attach_hub_connection()
893 table_add (hc, tn, NULL); in meta_changed_cb()
913 table_add (hc, tn, NULL); in meta_changed_cb()
925 table_add (HubConnection *hc, const GValue *table_name, GError **error) in table_add() function
/dports/databases/libgda5-jdbc/libgda-5.2.10/libgda/sqlite/virtual/
H A Dgda-vconnection-hub.c797 static gboolean table_add (HubConnection *hc, const GValue *table_name, GError **error);
854 if (!table_add (hc, cv, error)) { in attach_hub_connection()
893 table_add (hc, tn, NULL); in meta_changed_cb()
913 table_add (hc, tn, NULL); in meta_changed_cb()
925 table_add (HubConnection *hc, const GValue *table_name, GError **error) in table_add() function
/dports/databases/libgda5-postgresql/libgda-5.2.10/libgda/sqlite/virtual/
H A Dgda-vconnection-hub.c797 static gboolean table_add (HubConnection *hc, const GValue *table_name, GError **error);
854 if (!table_add (hc, cv, error)) { in attach_hub_connection()
893 table_add (hc, tn, NULL); in meta_changed_cb()
913 table_add (hc, tn, NULL); in meta_changed_cb()
925 table_add (HubConnection *hc, const GValue *table_name, GError **error) in table_add() function

123456789