Searched defs:def_dsn (Results 1 – 4 of 4) sorted by relevance
140 DSN_SPLIT *dsn_split(DSN_SPLIT *dp, const char *def_dsn, const char *text) in dsn_split()179 char *dsn_prepend(const char *def_dsn, const char *text) in dsn_prepend()
109 int lock_style, const char *def_dsn, in mbox_open()245 const char *mbox_dsn(int err, const char *def_dsn) in mbox_dsn()
151 static int deliver_message(DELIVER_REQUEST *request, const char *def_dsn, in deliver_message()
2376 static char def_dsn[] = "5.7.1"; in check_table_result() local