Searched refs:self (Results 1 - 25 of 468) sorted by last modified time

1234567891011>>

/freebsd-9.3-release/contrib/tzdata/
H A DMakefile162 -Wformat=2 -Winit-self -Wjump-misses-init \
/freebsd-9.3-release/crypto/openssh/
H A Dsession.c1936 sessions[id].self = id;
1983 debug("session_new: session %d", s->self);
1999 s->self,
2018 fatal("no user for session %d", s->self);
2019 debug("session_open: session %d: link with channel %d", s->self, chanid);
2070 "channel %d", s->self, id);
2147 error("session_pty_req: session %d alloc failed", s->self);
2150 debug("session_pty_req: session %d alloc %s", s->self, s->tty);
2215 "x11 forwarding already active", s->self);
2329 if ((s = session_by_channel(c->self))
[all...]
H A Dmonitor.c1423 debug3("%s: session %d pid %ld", __func__, s->self, (long)s->pid);
1428 session_unused(s->self);
H A Dmux.c200 __func__, c->self, c->ctl_chan);
205 channel_cancel_cleanup(c->self);
221 __func__, c->self, c->remote_id);
226 debug2("%s: channel %d: not open", __func__, sc->self);
235 channel_cancel_cleanup(c->self);
269 fatal("%s: channel %d: c->mux_ctx == NULL", __func__, c->self);
284 debug2("%s: channel %d slave version %u", __func__, c->self, ver);
362 "term \"%s\", cmd \"%s\", env %u", __func__, c->self,
454 nc->ctl_chan = c->self; /* link session -> control channel */
455 c->remote_id = nc->self; /* lin
[all...]
/freebsd-9.3-release/crypto/openssl/fips/
H A Dfips_canister.c124 call self
125 self:pop eax
/freebsd-9.3-release/contrib/ntp/
H A Dltmain.sh5239 self)
7265 func_warning "\`-dlopen self' is ignored for libtool libraries"
/freebsd-9.3-release/contrib/ntp/sntp/unity/auto/
H A Dcolour_prompt.rb34 @set_console_txt_attrb.call(@hout,self.win32_colour(new_colour))
H A Dgenerate_test_runner.rb24 def self.default_options
36 def self.grab_config(config_file)
37 options = self.default_options
H A Dtype_sanitizer.rb3 def self.sanitize_c_identifier(unsanitized)
H A Dunity_test_summary.py14 def __init__(self):
15 self.report = ''
16 self.total_tests = 0
17 self.failures = 0
18 self.ignored = 0
20 def run(self):
23 for target in self.targets:
35 details = self.get_details(result_file, lines)
40 tests,failures,ignored = self.parse_test_summary('\n'.join(lines))
41 self
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dltmain.sh5239 self)
7265 func_warning "\`-dlopen self' is ignored for libtool libraries"
/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Devent_rpcgen.py46 def __init__(self, why):
47 self.why = why
48 def __str__(self):
49 return str(self.why)
53 def __init__(self, name):
54 self._name = name
55 self._entries = []
56 self._tags = {}
59 def AddEntry(self, entry):
60 if self
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh5251 self)
7279 func_warning "\`-dlopen self' is ignored for libtool libraries"
/freebsd-9.3-release/contrib/ntp/scripts/monitoring/
H A Dlr.pl45 my $self = shift;
47 $self->{n} = 0;
48 $self->{sx} = 0.0;
49 $self->{sx2} = 0.0;
50 $self->{sxy} = 0.0;
51 $self->{sy} = 0.0;
52 $self->{sy2} = 0.0;
57 my $self = shift;
60 ++($self->{n});
61 $self
[all...]
/freebsd-9.3-release/contrib/file/
H A Dltmain.sh5252 self)
7280 func_warning "\`-dlopen self' is ignored for libtool libraries"
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Bin/
H A Dj_calldist.d55 self->depth[arg0]++;
56 self->exclude[arg0, self->depth[arg0]] = 0;
57 self->method[arg0, self->depth[arg0]] = timestamp;
61 /self->method[arg0, self->depth[arg0]]/
63 this->elapsed_incl = timestamp - self->method[arg0, self->depth[arg0]];
65 self
[all...]
H A Dj_calltime.d56 self->depth[arg0]++;
57 self->exclude[arg0, self->depth[arg0]] = 0;
58 self->method[arg0, self->depth[arg0]] = timestamp;
62 /self->method[arg0, self->depth[arg0]]/
64 this->elapsed_incl = timestamp - self->method[arg0, self->depth[arg0]];
66 self
[all...]
H A Dj_classflow.d57 self int depth[int];
85 self->depth[arg0] * 2, "", stringof(this->class),
87 self->depth[arg0]++;
96 self->depth[arg0] -= self->depth[arg0] > 0 ? 1 : 0;
98 self->depth[arg0] * 2, "", stringof(this->class),
H A Dj_cpudist.d55 self->depth[arg0]++;
56 self->exclude[arg0, self->depth[arg0]] = 0;
57 self->method[arg0, self->depth[arg0]] = vtimestamp;
61 /self->method[arg0, self->depth[arg0]]/
63 this->oncpu_incl = vtimestamp - self->method[arg0, self->depth[arg0]];
65 self
[all...]
H A Dj_cputime.d56 self->depth[arg0]++;
57 self->exclude[arg0, self->depth[arg0]] = 0;
58 self->method[arg0, self->depth[arg0]] = vtimestamp;
62 /self->method[arg0, self->depth[arg0]]/
64 this->oncpu_incl = vtimestamp - self->method[arg0, self->depth[arg0]];
66 self
[all...]
H A Dj_flow.d56 self int depth[int];
71 self->depth[arg0] * 2, "", stringof(this->class),
73 self->depth[arg0]++;
83 self->depth[arg0] -= self->depth[arg0] > 0 ? 1 : 0;
85 self->depth[arg0] * 2, "", stringof(this->class),
H A Dj_flowtime.d58 self int depth[int];
68 /self->last == 0/
70 self->last = timestamp;
75 this->delta = (timestamp - self->last) / 1000;
82 timestamp / 1000, this->delta, self->depth[arg0] * 2, "",
84 self->depth[arg0]++;
85 self->last = timestamp;
90 this->delta = (timestamp - self->last) / 1000;
96 self->depth[arg0] -= self
[all...]
H A Dj_syscolors.d57 self int depth[int];
74 /self->last == 0 && pid == $target/
76 self->last = timestamp;
81 this->delta = (timestamp - self->last) / 1000;
88 pid, tid, this->delta, "method", self->depth[arg0] * 2, "",
90 self->depth[arg0]++;
91 self->depthlast = self->depth[arg0];
92 self->last = timestamp;
97 this->delta = (timestamp - self
[all...]
H A Dtcl_calldist.d54 self->depth++;
55 self->exclude[self->depth] = 0;
56 self->proc[self->depth] = timestamp;
60 /self->proc[self->depth]/
62 this->elapsed_incl = timestamp - self->proc[self->depth];
63 this->elapsed_excl = this->elapsed_incl - self
[all...]
H A Dtcl_calltime.d55 self->depth++;
56 self->exclude[self->depth] = 0;
57 self->proc[self->depth] = timestamp;
61 /self->proc[self->depth]/
63 this->elapsed_incl = timestamp - self->proc[self->depth];
64 this->elapsed_excl = this->elapsed_incl - self
[all...]

Completed in 181 milliseconds

1234567891011>>