Home
last modified time | relevance | path

Searched refs:mem_strdup (Results 1 – 25 of 367) sorted by relevance

12345678910>>...15

/dports/deskutils/calcurse/calcurse-4.7.1/src/
H A Dconfig.c381 *dest = mem_strdup(val); in config_serialize_str()
417 return mem_strdup("none"); in config_color_theme_name()
439 *buf = mem_strdup("weekly"); in config_serialize_calendar_view()
441 *buf = mem_strdup("monthly"); in config_serialize_calendar_view()
459 *buf = mem_strdup("calendar"); in config_serialize_default_panel()
463 *buf = mem_strdup("todo"); in config_serialize_default_panel()
471 *buf = mem_strdup("monday"); in config_serialize_first_day_of_week()
473 *buf = mem_strdup("sunday"); in config_serialize_first_day_of_week()
513 *buf = mem_strdup("all"); in config_serialize_notifyall()
524 *buf = mem_strdup("centered"); in config_serialize_heading_pos()
[all …]
H A Devent.c63 ev->mesg = mem_strdup(in->mesg); in event_dup()
65 ev->note = mem_strdup(in->note); in event_dup()
99 ev->mesg = mem_strdup(mesg); in event_new()
102 ev->note = (note != NULL) ? mem_strdup(note) : NULL; in event_new()
H A Dapoint.c62 apt->mesg = mem_strdup(in->mesg); in apoint_dup()
64 apt->note = mem_strdup(in->note); in apoint_dup()
107 apt->mesg = mem_strdup(mesg); in apoint_new()
108 apt->note = (note != NULL) ? mem_strdup(note) : NULL; in apoint_new()
301 app->txt = mem_strdup(apt->mesg); in apoint_check_next()
H A Dtodo.c92 todo->mesg = mem_strdup(mesg); in todo_add()
96 && note[0] != '\0') ? mem_strdup(note) : NULL; in todo_add()
H A Dio.c161 path_ddir = mem_strdup(legacy_dir); in io_init()
167 path_ddir = mem_strdup("./." DIR_NAME); in io_init()
173 path_cdir = mem_strdup(path_ddir); in io_init()
175 path_cdir = mem_strdup(legacy_dir); in io_init()
181 path_cdir = mem_strdup("./." DIR_NAME); in io_init()
188 path_apts = mem_strdup(cfile); in io_init()
1096 char *path = mem_strdup(dir); in io_check_dir()
1402 log->name = mem_strdup(logname); in io_log_init()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/include/
H A Dfsp0file.h73 m_name(mem_strdup(name)), in Datafile()
108 m_name = mem_strdup(file.m_name); in Datafile()
112 m_filepath = mem_strdup(file.m_filepath); in Datafile()
131 m_name = mem_strdup(file.m_name);
155 m_filepath = mem_strdup(file.m_filepath);
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/include/
H A Dfsp0file.h74 m_name(mem_strdup(name)), in Datafile()
111 m_name = mem_strdup(file.m_name); in Datafile()
115 m_filepath = mem_strdup(file.m_filepath); in Datafile()
134 m_name = mem_strdup(file.m_name);
158 m_filepath = mem_strdup(file.m_filepath);
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/include/
H A Dfsp0file.h74 m_name(mem_strdup(name)), in Datafile()
111 m_name = mem_strdup(file.m_name); in Datafile()
115 m_filepath = mem_strdup(file.m_filepath); in Datafile()
134 m_name = mem_strdup(file.m_name);
158 m_filepath = mem_strdup(file.m_filepath);
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/include/
H A Dfsp0file.h74 m_name(mem_strdup(name)), in Datafile()
111 m_name = mem_strdup(file.m_name); in Datafile()
115 m_filepath = mem_strdup(file.m_filepath); in Datafile()
134 m_name = mem_strdup(file.m_name);
158 m_filepath = mem_strdup(file.m_filepath);
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/include/
H A Dfsp0file.h74 m_name(mem_strdup(name)),
111 m_name = mem_strdup(file.m_name);
115 m_filepath = mem_strdup(file.m_filepath);
134 m_name = mem_strdup(file.m_name);
158 m_filepath = mem_strdup(file.m_filepath);
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/include/
H A Dfsp0file.h73 m_name(mem_strdup(name)), in Datafile()
108 m_name = mem_strdup(file.m_name); in Datafile()
112 m_filepath = mem_strdup(file.m_filepath); in Datafile()
131 m_name = mem_strdup(file.m_name);
155 m_filepath = mem_strdup(file.m_filepath);
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/include/
H A Dfsp0file.h101 : m_name(mem_strdup(name)), in Datafile()
143 m_name = mem_strdup(file.m_name); in Datafile()
147 m_filepath = mem_strdup(file.m_filepath); in Datafile()
162 m_name = mem_strdup(file.m_name);
186 m_filepath = mem_strdup(file.m_filepath);
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/innobase/include/
H A Dfsp0file.h87 m_name(mem_strdup(name)), in Datafile()
130 m_name = mem_strdup(file.m_name); in Datafile()
134 m_filepath = mem_strdup(file.m_filepath); in Datafile()
153 m_name = mem_strdup(file.m_name);
175 m_filepath = mem_strdup(file.m_filepath);
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/include/
H A Dfsp0file.h87 m_name(mem_strdup(name)), in Datafile()
130 m_name = mem_strdup(file.m_name); in Datafile()
134 m_filepath = mem_strdup(file.m_filepath); in Datafile()
153 m_name = mem_strdup(file.m_name);
175 m_filepath = mem_strdup(file.m_filepath);
/dports/databases/mysql57-client/mysql-5.7.36/storage/innobase/include/
H A Dfsp0file.h87 m_name(mem_strdup(name)), in Datafile()
130 m_name = mem_strdup(file.m_name); in Datafile()
134 m_filepath = mem_strdup(file.m_filepath); in Datafile()
153 m_name = mem_strdup(file.m_name);
175 m_filepath = mem_strdup(file.m_filepath);
/dports/textproc/xmlcatmgr/xmlcatmgr-2.2/src/
H A Dmem.h43 #define strdup mem_strdup
48 char *mem_strdup(const char *);
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/include/
H A Dfsp0file.h87 m_name(mem_strdup(name)), in Datafile()
130 m_name = mem_strdup(file.m_name); in Datafile()
134 m_filepath = mem_strdup(file.m_filepath); in Datafile()
153 m_name = mem_strdup(file.m_name);
175 m_filepath = mem_strdup(file.m_filepath);
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/innobase/include/
H A Dfsp0file.h87 m_name(mem_strdup(name)), in Datafile()
130 m_name = mem_strdup(file.m_name); in Datafile()
134 m_filepath = mem_strdup(file.m_filepath); in Datafile()
153 m_name = mem_strdup(file.m_name);
175 m_filepath = mem_strdup(file.m_filepath);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/innobase/include/
H A Dfsp0file.h87 m_name(mem_strdup(name)), in Datafile()
130 m_name = mem_strdup(file.m_name); in Datafile()
134 m_filepath = mem_strdup(file.m_filepath); in Datafile()
153 m_name = mem_strdup(file.m_name);
175 m_filepath = mem_strdup(file.m_filepath);
/dports/math/zimpl/zimpl-3.3.6/src/zimpl/
H A Dmshell.h41 extern char* mem_strdup(const char*, const char*, const int);
55 #define strdup(a) mem_strdup((a), __FILE__, __LINE__)
/dports/games/d2x/d2x-0.2.5/include/
H A Du_mem.h29 extern char * mem_strdup(char * str, char * var, char * file, int line );
36 #define d_strdup(str) mem_strdup((str),"Unknown",__FILE__,__LINE__)
/dports/japanese/ne/ne/lib/
H A Dgeneric.c114 char *mem_strdup(const char *s) in mem_strdup() function
362 p[0]=mem_strdup(".."); in dir_glob()
379 p[n++]=mem_strdup(p_de->d_name); in dir_glob()
/dports/textproc/kmflcomp/kmflcomp-0.9.9/src/
H A Dmemman.h25 char * mem_strdup(char * str);
/dports/devel/efl/efl-1.25.1/src/bin/elementary/
H A Delm_prefs_cc_mem.c24 mem_strdup(const char *s) in mem_strdup() function
/dports/devel/efl/efl-1.25.1/src/bin/edje/
H A Dedje_cc_mem.c24 mem_strdup(const char *s) in mem_strdup() function

12345678910>>...15