OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:trs
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/dkwedge/
dkwedge_tos.c
97
struct tos_root_sector *
trs
= bp->b_data;
local
105
switch (
trs
->connection_method) {
120
struct tos_partition part =
trs
->parts[i];
155
dkw.dkw_offset = be32toh(
trs
->parts[i].offset);
156
dkw.dkw_size = be32toh(
trs
->parts[i].size);
dkwedge_tos.c
97
struct tos_root_sector *
trs
= bp->b_data;
local
105
switch (
trs
->connection_method) {
120
struct tos_partition part =
trs
->parts[i];
155
dkw.dkw_offset = be32toh(
trs
->parts[i].offset);
156
dkw.dkw_size = be32toh(
trs
->parts[i].size);
/src/crypto/external/bsd/openssh/dist/
krl.c
149
struct revoked_serial *rs, *
trs
;
local
154
RB_FOREACH_SAFE(rs, revoked_serial_tree, &rc->revoked_serials,
trs
) {
krl.c
149
struct revoked_serial *rs, *
trs
;
local
154
RB_FOREACH_SAFE(rs, revoked_serial_tree, &rc->revoked_serials,
trs
) {
/src/dist/pf/sbin/pfctl/
pfctl.c
1351
struct pfr_table
trs
;
local
1371
memset(&
trs
, 0, sizeof(
trs
));
1374
if (strlcpy(
trs
.pfrt_anchor, anchorname,
1375
sizeof(
trs
.pfrt_anchor)) >= sizeof(
trs
.pfrt_anchor))
pfctl.c
1351
struct pfr_table
trs
;
local
1371
memset(&
trs
, 0, sizeof(
trs
));
1374
if (strlcpy(
trs
.pfrt_anchor, anchorname,
1375
sizeof(
trs
.pfrt_anchor)) >= sizeof(
trs
.pfrt_anchor))
Completed in 41 milliseconds
Indexes created Mon Sep 21 00:25:25 UTC 2026