OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ssin
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/ldpd/
ldp_command.c
407
struct sockaddr_in
ssin
;
local
438
if (getsockname(p->socket,(struct sockaddr *) &
ssin
,
451
p->socket, inet_ntoa(
ssin
.sin_addr),
452
ntohs(
ssin
.sin_port));
455
if (getpeername(p->socket,(struct sockaddr *) &
ssin
,
459
inet_ntoa(
ssin
.sin_addr), ntohs(
ssin
.sin_port));
/src/sys/fs/nfs/common/
krpc_subr.c
192
struct sockaddr_in *sin,
ssin
;
local
251
sin = &
ssin
;
/src/sys/arch/m68k/060sp/dist/
fplsp.s
597
bsr.l
ssin
# operand is a NORM
655
bsr.l
ssin
# operand is a NORM
713
bsr.l
ssin
# operand is a NORM
4903
#
ssin
(): computes the sine of a normalized input #
5023
global
ssin
5024
ssin
:
label
fpsp.s
4603
short
ssin
- tbl_trans # $0e-0 fsin norm
5009
#
ssin
(): computes the sine of a normalized input #
5129
global
ssin
5130
ssin
:
label
11106
beq.l
ssin
Completed in 34 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026