OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:otp
(Results
1 - 7
of
7
) sorted by relevancy
/src/usr.bin/showmount/
showmount.c
274
struct mountlist *mp, **
otp
, *tp;
local
278
otp
= NULL;
334
otp
= &tp->ml_left;
337
otp
= &tp->ml_right;
341
*
otp
= mp;
/src/usr.bin/rdist/
server.c
338
char *
otp
, *cp;
local
405
otp
= tp;
416
tp =
otp
;
429
tp =
otp
;
1231
char *
otp
;
local
1247
otp
= tp;
1257
tp =
otp
;
1290
tp =
otp
;
1305
char *
otp
;
local
1326
otp
= tp
[
all
...]
docmd.c
487
char *
otp
;
local
497
otp
= tp;
506
tp =
otp
;
515
tp =
otp
;
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/broadcom/
bcm-cygnus.dtsi
108
otp
:
otp
@301c800 {
/src/usr.bin/xlint/lint1/
tree.c
493
ic_cvt(const type_t *ntp, const type_t *
otp
, integer_constraints a)
496
unsigned old_width = width_in_bits(
otp
);
498
bool old_unsigned = is_uinteger(
otp
->t_tspec);
1699
const type_t *ntp = tn->tn_type, *
otp
= tn->u.ops.left->tn_type;
local
1700
tspec_t nt = ntp->t_tspec, ot =
otp
->t_tspec;
1706
unsigned int nw = width_in_bits(ntp), ow = width_in_bits(
otp
);
1720
if (!ntp->t_subt->t_const &&
otp
->t_subt->t_const)
1722
if (!ntp->t_subt->t_volatile &&
otp
->t_subt->t_volatile)
1726
otp
->t_subt->t_tspec == VOID ||
1727
types_compatible(ntp->t_subt,
otp
->t_subt
3636
const type_t *
otp
= tn->tn_type;
local
3959
const type_t *
otp
= tn->tn_type;
local
[
all
...]
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/broadcom/stingray/
stingray.dtsi
274
otp
:
otp
@1c400 {
/src/sys/arch/sgimips/dev/
scn.c
616
struct tty *
otp
; /* other channel tty struct */
local
628
otp
= ocp->tty;
645
if (
otp
&& (
otp
->t_state & TS_ISOPEN)) {
Completed in 21 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026