Displaying 4 results from an estimated 4 matches for "c_time".
Did you mean:
lc_time
2009 Jan 24
4
panic in callout_reset: bad link in callwheel
...0561940 <realitexpire>, arg=0xc3a852b8) at
/usr/src/sys/kern/kern_timeout.c:471
471 /usr/src/sys/kern/kern_timeout.c: No such file or directory.
in /usr/src/sys/kern/kern_timeout.c
(kgdb) p *c
$1 = {c_links = {sle = {sle_next = 0x0}, tqe = {tqe_next = 0x0, tqe_prev
= 0xd2006ad0}}, c_time = 2974104, c_arg = 0xc3a852b8, c_func =
0xc0561940 <realitexpire>, c_mtx = 0x0, c_flags = 22}
(kgdb) p c->c_links.tqe.tqe_prev
$2 = (struct callout **) 0xd2006ad0
(kgdb) p *c->c_links.tqe.tqe_prev
Cannot access memory at address 0xd2006ad0
(kgdb) p callwheel[c->c_time & callwheel...
1999 Apr 08
0
Keep-timestamp-in-`get'-patch for smbclient in samba-2.0.3
...an_finfo->atime, an_finfo->mtime, mask); */
+}
/****************************************************************************
get a file from rname to lname
@@ -480,6 +500,11 @@
uint16 attr;
size_t size;
off_t nread = 0;
+ /* s.n. Tue Apr 6 21:53:25 1999 */
+#if 0
+ time_t c_time, a_time, m_time, w_time;
+#endif
+ struct utimbuf utb;
GetTimeOfDay(&tp_start);
@@ -506,6 +531,18 @@
}
+ /* s.n. Tue Apr 6 21:54:47 1999, to `keep' atime and mtime */
+ /* Win98 returns 0's for [cam]_time etc. */
+#if 0
+ if (!cli_qfileinfo(cli, fnum,
+ &attr, &am...
2009 Mar 03
2
Passing an SQL fragment in AR save
I have a basic model class TestTime with no customization.
class TestTime < ActiveRecord::Base
end
I would like to pass the following SQL fragment as part of an AR save
call to TestTime objects. How and where would I do this in the model?
"set c_time=current_time"
(current_time is an SQL method, not a variable).
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this gro...
2008 Oct 11
3
6.4-PRELEASE sporadically panicking with fatal trap 12
Hello,
I'm running 6.4-PRELEASE, last built on 2008-10-05 with /usr/src updated on the same day.
I had a panic that looks to me very similiar to the one described here (hence the subject):
http://lists.freebsd.org/pipermail/freebsd-stable/2008-September/045405.html
What caught my curiosity is the message:
Unread portion of the kernel message buffer:
acd0: WARNING - TEST_UNIT_READY read