OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wo
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
selftest_workarounds.c
934
static const struct regmask
wo
[] = {
local in function:writeonly_reg
938
return find_reg(i915, reg,
wo
, ARRAY_SIZE(
wo
));
/src/usr.sbin/ldpd/
socketops.c
1110
int32_t
wo
= 0;
local in function:recv_session_pdu
1147
wo
= sizeof(struct ldp_pdu);
1149
while (
wo
+ TLV_TYPE_LENGTH < (uint)c) {
1151
ttmp = (struct tlv *) (&recvspace[
wo
]);
1292
wo
= -1; /* Ignore rest of message */
1302
wo
= -1;
1314
wo
= -1;
1319
wo
= -1;
1325
wo
= -1;/* discard the rest of the message */
1328
if (
wo
< 0)
[
all
...]
Completed in 22 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025