Home
last modified time | relevance | path

Searched refs:make_hba_token (Results 1 – 25 of 47) sorted by relevance

12

/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/auth/
H A Dpool_hba.c102 static HbaToken *make_hba_token(const char *token, bool quoted);
1751 tokens = lappend(tokens, make_hba_token(buf, initial_quote)); in next_field_expand()
1879 make_hba_token(const char *token, bool quoted) in make_hba_token() function
1900 HbaToken *out = make_hba_token(in->string, in->quoted); in copy_hba_token()
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/auth/
H A Dpool_hba.c103 make_hba_token(const char *token, bool quoted);
1669 tokens = lappend(tokens, make_hba_token(buf, initial_quote)); in next_field_expand()
1797 make_hba_token(const char *token, bool quoted) in make_hba_token() function
1818 HbaToken *out = make_hba_token(in->string, in->quoted); in copy_hba_token()
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/auth/
H A Dpool_hba.c100 static HbaToken *make_hba_token(const char *token, bool quoted);
1749 tokens = lappend(tokens, make_hba_token(buf, initial_quote)); in next_field_expand()
1877 make_hba_token(const char *token, bool quoted) in make_hba_token() function
1898 HbaToken *out = make_hba_token(in->string, in->quoted); in copy_hba_token()
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/auth/
H A Dpool_hba.c108 static HbaToken *make_hba_token(const char *token, bool quoted);
2131 tokens = lappend(tokens, make_hba_token(buf, initial_quote)); in next_field_expand()
2259 make_hba_token(const char *token, bool quoted) in make_hba_token() function
2280 HbaToken *out = make_hba_token(in->string, in->quoted); in copy_hba_token()
/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/auth/
H A Dpool_hba.c108 static HbaToken *make_hba_token(const char *token, bool quoted);
2131 tokens = lappend(tokens, make_hba_token(buf, initial_quote)); in next_field_expand()
2259 make_hba_token(const char *token, bool quoted) in make_hba_token() function
2280 HbaToken *out = make_hba_token(in->string, in->quoted); in copy_hba_token()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/libpq/
H A Dhba.c225 make_hba_token(char *token, bool quoted) in make_hba_token() function
245 HbaToken *out = make_hba_token(in->string, in->quoted); in copy_hba_token()
274 tokens = lappend(tokens, make_hba_token(buf, initial_quote)); in next_field_expand()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/libpq/
H A Dhba.c225 make_hba_token(char *token, bool quoted) in make_hba_token() function
245 HbaToken *out = make_hba_token(in->string, in->quoted); in copy_hba_token()
274 tokens = lappend(tokens, make_hba_token(buf, initial_quote)); in next_field_expand()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/libpq/
H A Dhba.c225 make_hba_token(char *token, bool quoted) in make_hba_token() function
245 HbaToken *out = make_hba_token(in->string, in->quoted); in copy_hba_token()
274 tokens = lappend(tokens, make_hba_token(buf, initial_quote)); in next_field_expand()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/libpq/
H A Dhba.c225 make_hba_token(char *token, bool quoted) in make_hba_token() function
245 HbaToken *out = make_hba_token(in->string, in->quoted); in copy_hba_token()
274 tokens = lappend(tokens, make_hba_token(buf, initial_quote)); in next_field_expand()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/libpq/
H A Dhba.c225 make_hba_token(char *token, bool quoted) in make_hba_token() function
245 HbaToken *out = make_hba_token(in->string, in->quoted); in copy_hba_token()
274 tokens = lappend(tokens, make_hba_token(buf, initial_quote)); in next_field_expand()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/libpq/
H A Dhba.c225 make_hba_token(char *token, bool quoted) in make_hba_token() function
245 HbaToken *out = make_hba_token(in->string, in->quoted); in copy_hba_token()
274 tokens = lappend(tokens, make_hba_token(buf, initial_quote)); in next_field_expand()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/libpq/
H A Dhba.c225 make_hba_token(char *token, bool quoted) in make_hba_token() function
245 HbaToken *out = make_hba_token(in->string, in->quoted); in copy_hba_token()
274 tokens = lappend(tokens, make_hba_token(buf, initial_quote)); in next_field_expand()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/libpq/
H A Dhba.c288 make_hba_token(const char *token, bool quoted) in make_hba_token() function
309 HbaToken *out = make_hba_token(in->string, in->quoted); in copy_hba_token()
350 tokens = lappend(tokens, make_hba_token(buf, initial_quote)); in next_field_expand()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/libpq/
H A Dhba.c288 make_hba_token(const char *token, bool quoted) in make_hba_token() function
309 HbaToken *out = make_hba_token(in->string, in->quoted); in copy_hba_token()
350 tokens = lappend(tokens, make_hba_token(buf, initial_quote)); in next_field_expand()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/libpq/
H A Dhba.c288 make_hba_token(const char *token, bool quoted) in make_hba_token() function
309 HbaToken *out = make_hba_token(in->string, in->quoted); in copy_hba_token()
350 tokens = lappend(tokens, make_hba_token(buf, initial_quote)); in next_field_expand()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/libpq/
H A Dhba.c288 make_hba_token(const char *token, bool quoted) in make_hba_token() function
309 HbaToken *out = make_hba_token(in->string, in->quoted); in copy_hba_token()
350 tokens = lappend(tokens, make_hba_token(buf, initial_quote)); in next_field_expand()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/libpq/
H A Dhba.c288 make_hba_token(const char *token, bool quoted) in make_hba_token() function
309 HbaToken *out = make_hba_token(in->string, in->quoted); in copy_hba_token()
350 tokens = lappend(tokens, make_hba_token(buf, initial_quote)); in next_field_expand()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/libpq/
H A Dhba.c288 make_hba_token(const char *token, bool quoted) in make_hba_token() function
309 HbaToken *out = make_hba_token(in->string, in->quoted); in copy_hba_token()
350 tokens = lappend(tokens, make_hba_token(buf, initial_quote)); in next_field_expand()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/libpq/
H A Dhba.c288 make_hba_token(const char *token, bool quoted) in make_hba_token() function
309 HbaToken *out = make_hba_token(in->string, in->quoted); in copy_hba_token()
350 tokens = lappend(tokens, make_hba_token(buf, initial_quote)); in next_field_expand()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/libpq/
H A Dhba.c288 make_hba_token(const char *token, bool quoted) in make_hba_token() function
309 HbaToken *out = make_hba_token(in->string, in->quoted); in copy_hba_token()
350 tokens = lappend(tokens, make_hba_token(buf, initial_quote)); in next_field_expand()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/libpq/
H A Dhba.c288 make_hba_token(const char *token, bool quoted) in make_hba_token() function
309 HbaToken *out = make_hba_token(in->string, in->quoted); in copy_hba_token()
350 tokens = lappend(tokens, make_hba_token(buf, initial_quote)); in next_field_expand()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/libpq/
H A Dhba.c288 make_hba_token(const char *token, bool quoted) in make_hba_token() function
309 HbaToken *out = make_hba_token(in->string, in->quoted); in copy_hba_token()
350 tokens = lappend(tokens, make_hba_token(buf, initial_quote)); in next_field_expand()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/libpq/
H A Dhba.c288 make_hba_token(const char *token, bool quoted) in make_hba_token() function
309 HbaToken *out = make_hba_token(in->string, in->quoted); in copy_hba_token()
350 tokens = lappend(tokens, make_hba_token(buf, initial_quote)); in next_field_expand()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/libpq/
H A Dhba.c288 make_hba_token(const char *token, bool quoted) in make_hba_token() function
309 HbaToken *out = make_hba_token(in->string, in->quoted); in copy_hba_token()
350 tokens = lappend(tokens, make_hba_token(buf, initial_quote)); in next_field_expand()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/libpq/
H A Dhba.c288 make_hba_token(const char *token, bool quoted)
309 HbaToken *out = make_hba_token(in->string, in->quoted);
350 tokens = lappend(tokens, make_hba_token(buf, initial_quote));

12