Home
last modified time | relevance | path

Searched defs:Notice_Message (Results 1 – 5 of 5) sorted by relevance

/dports/databases/apq-pgsql/apq-pgsql-3.2.0/ssl/src/
H A Dapq-postgresql-client.adb476 function Notice_Message(C : Connection_Type) return String is subprogram
H A Dapq-postgresql-client.ads107 function Notice_Message(C : Connection_Type) return String; subprogspec
/dports/databases/apq-pgsql/apq-pgsql-3.2.0/src/
H A Dapq-postgresql-client.ads101 function Notice_Message(C : Connection_Type) return String; subprogspec
H A Dapq-postgresql-client.adb624 function Notice_Message(C : Connection_Type) return String is subprogram
/dports/japanese/today/ja-today-2.12_2/
H A Dmisc.c1039 const char *Notice_Message(char *msg, int diffday, char **end_msg) in Notice_Message() function