Home
last modified time | relevance | path

Searched defs:stat_malloc (Results 1 – 11 of 11) sorted by relevance

/dports/net-mgmt/flow-tools/flow-tools-2ca53f5/src/
H A Dflow-dscan.h54 unsigned int stat_malloc; /* # of times malloc called */ member
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/src/
H A Dpool.c62 static unsigned int stat_malloc = 0; /* incr when malloc required */ variable
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/src/
H A Dpool.c62 static unsigned int stat_malloc = 0; /* incr when malloc required */ variable
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/src/
H A Dpool.c62 static unsigned int stat_malloc = 0; /* incr when malloc required */ variable
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/src/
H A Dpool.c62 static unsigned int stat_malloc = 0; /* incr when malloc required */ variable
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/src/
H A Dpool.c62 static unsigned int stat_malloc = 0; /* incr when malloc required */ variable
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/src/
H A Dpool.c62 static unsigned int stat_malloc = 0; /* incr when malloc required */ variable
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/src/
H A Dpool.c62 static unsigned int stat_malloc = 0; /* incr when malloc required */ variable
/dports/ftp/proftpd/proftpd-1.3.7c/src/
H A Dpool.c62 static unsigned int stat_malloc = 0; /* incr when malloc required */ variable
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/src/
H A Dpool.c62 static unsigned int stat_malloc = 0; /* incr when malloc required */ variable
/dports/graphics/embree/embree-3.13.2/kernels/common/
H A Dalloc.h682 Statistics stat_malloc; member