/dports/devel/ccache-memcached-static/ccache-f7712082106bef085515f86ae47e7dbbd2a48b57/src/ |
H A D | lockfile.c | 31 char *my_content = NULL; in lockfile_acquire() local 40 free(my_content); in lockfile_acquire() 41 my_content = format("%s:%d:%d", hostname, (int)getpid(), (int)time(NULL)); in lockfile_acquire() 85 if (write(fd, my_content, strlen(my_content)) == -1) { in lockfile_acquire() 96 if (symlink(my_content, lockfile) == 0) { in lockfile_acquire() 134 if (str_eq(content, my_content)) { in lockfile_acquire() 177 free(my_content); in lockfile_acquire()
|
/dports/devel/ccache-memcached/ccache-f7712082106bef085515f86ae47e7dbbd2a48b57/src/ |
H A D | lockfile.c | 31 char *my_content = NULL; in lockfile_acquire() local 40 free(my_content); in lockfile_acquire() 41 my_content = format("%s:%d:%d", hostname, (int)getpid(), (int)time(NULL)); in lockfile_acquire() 85 if (write(fd, my_content, strlen(my_content)) == -1) { in lockfile_acquire() 96 if (symlink(my_content, lockfile) == 0) { in lockfile_acquire() 134 if (str_eq(content, my_content)) { in lockfile_acquire() 177 free(my_content); in lockfile_acquire()
|
/dports/www/phpgroupware/phpgroupware-0.9.16.017/email/inc/ |
H A D | class.so_mail_msg.inc.php | 451 $my_content = ''; 529 if (!$my_content) 554 $my_content = ''; 555 unset($my_content); 588 if (!$my_content) 599 $my_content_preped = unserialize($my_content); 609 $my_content_recover = $my_content; 634 $my_content_preped = $my_content; 636 $my_content = ''; 637 unset($my_content); [all …]
|
/dports/devel/ccache-static/ccache-3.7.12/src/ |
H A D | lockfile.c | 33 char *my_content = NULL; in lockfile_acquire() local 43 free(my_content); in lockfile_acquire() 44 my_content = format("%s:%d:%d", hostname, (int)getpid(), (int)time(NULL)); in lockfile_acquire() 46 if (symlink(my_content, lockfile) == 0) { in lockfile_acquire() 83 if (str_eq(content, my_content)) { in lockfile_acquire() 126 free(my_content); in lockfile_acquire()
|
/dports/devel/ccache/ccache-3.7.12/src/ |
H A D | lockfile.c | 33 char *my_content = NULL; in lockfile_acquire() local 43 free(my_content); in lockfile_acquire() 44 my_content = format("%s:%d:%d", hostname, (int)getpid(), (int)time(NULL)); in lockfile_acquire() 46 if (symlink(my_content, lockfile) == 0) { in lockfile_acquire() 83 if (str_eq(content, my_content)) { in lockfile_acquire() 126 free(my_content); in lockfile_acquire()
|
/dports/sysutils/py-diffoscope/diffoscope-204/diffoscope/comparators/ |
H A D | openssl.py | 71 my_content = MobileProvisionFile._get_structured_profile_text( 79 my_content,
|
H A D | text.py | 44 ) as my_content, codecs.open( 48 my_content, other_content, self.name, other.name, source
|
H A D | symlink.py | 64 with open(self.path) as my_content, open(other.path) as other_content: 66 my_content,
|
H A D | device.py | 72 with open(self.path) as my_content, open(other.path) as other_content: 74 my_content,
|
/dports/sysutils/cfengine/cfengine-3.19.0/examples/ |
H A D | files_content.cf | 6 "my_content" 16 content => "$(my_content)";
|
/dports/sysutils/cfengine317/cfengine-3.17.0/examples/ |
H A D | files_content.cf | 6 "my_content" 16 content => "$(my_content)";
|
/dports/sysutils/cfengine316/cfengine-3.16.0/examples/ |
H A D | files_content.cf | 6 "my_content" 16 content => "$(my_content)";
|
/dports/sysutils/cfengine-devel/core-d08ae9eff/examples/ |
H A D | files_content.cf | 6 "my_content" 16 content => "$(my_content)";
|
/dports/sysutils/cfengine318/cfengine-3.18.1/examples/ |
H A D | files_content.cf | 6 "my_content" 16 content => "$(my_content)";
|
/dports/sysutils/cfengine319/cfengine-3.19.0/examples/ |
H A D | files_content.cf | 6 "my_content" 16 content => "$(my_content)";
|
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/xtrabackup/test/python/testtools/tests/ |
H A D | test_content.py | 178 my_content = text_content(data) 180 self.assertEqual({'foo': my_content}, test.getDetails())
|
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/test/python/testtools/tests/ |
H A D | test_content.py | 178 my_content = text_content(data) 180 self.assertEqual({'foo': my_content}, test.getDetails())
|
/dports/biology/p5-AcePerl/AcePerl-1.92/docs/ |
H A D | NEW_DB.HOWTO | 83 acedb> <parse /usr/local/acedb/my_db/raw/my_content.ace> 84 // Parsing file /usr/local/acedb/raw/my_content.ace
|
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/test/3rdparty/testtools-0.9.34/testtools/tests/ |
H A D | test_content.py | 304 my_content = text_content(data) 306 self.assertEqual({'foo': my_content}, test.getDetails())
|
/dports/devel/py-testtools/testtools-2.5.0/testtools/tests/ |
H A D | test_content.py | 312 my_content = text_content(data) 314 self.assertEqual({'foo': my_content}, test.getDetails())
|
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/include/tbb/ |
H A D | flow_graph_opencl_node.h | 1265 my_content.resize( length ); in file_reader() 1266 char* begin = &*my_content.begin(); in file_reader() 1270 const char* content() { return &*my_content.cbegin(); } in content() 1271 size_t length() { return my_content.length(); } in length() 1273 std::string my_content;
|
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/include/tbb/ |
H A D | flow_graph_opencl_node.h | 1283 my_content.resize( length ); in file_reader() 1284 char* begin = &*my_content.begin(); in file_reader() 1288 const char* content() { return &*my_content.cbegin(); } in content() 1289 size_t length() { return my_content.length(); } in length() 1291 std::string my_content;
|
/dports/devel/tbb/oneTBB-2020.3/include/tbb/ |
H A D | flow_graph_opencl_node.h | 1283 my_content.resize( length ); in file_reader() 1284 char* begin = &*my_content.begin(); in file_reader() 1288 const char* content() { return &*my_content.cbegin(); } in content() 1289 size_t length() { return my_content.length(); } in length() 1291 std::string my_content;
|
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/include/tbb/ |
H A D | flow_graph_opencl_node.h | 1283 my_content.resize( length ); in file_reader() 1284 char* begin = &*my_content.begin(); in file_reader() 1288 const char* content() { return &*my_content.cbegin(); } in content() 1289 size_t length() { return my_content.length(); } in length() 1291 std::string my_content;
|
/dports/graphics/pinta/pinta-1.7.1/Pinta/ |
H A D | MainWindow.cs | 207 var my_content = new DocumentViewContent (doc, canvas); in Workspace_DocumentCreated() 210 container.TabControl.InsertTab (my_content, selected_index + 1); in Workspace_DocumentCreated()
|