OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ctos
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/gomoku/
stoc.c
68
ctos
(const char *mp)
function
gomoku.h
290
spot_index
ctos
(const char *);
main.c
247
return
ctos
(buf);
411
return c == EOF ? END_OF_INPUT :
ctos
(buf);
560
sp = &board[s =
ctos
(input + 1)];
579
sp = &board[
ctos
(str)];
/src/crypto/external/bsd/openssh/dist/
kex.c
74
"ciphers
ctos
",
76
"MACs
ctos
",
78
"compression
ctos
",
80
"languages
ctos
",
940
u_int mode,
ctos
, need, dh_need, authlen;
local
1008
ctos
= (!kex->server && mode == MODE_OUT) ||
1010
nenc =
ctos
? PROPOSAL_ENC_ALGS_CTOS : PROPOSAL_ENC_ALGS_STOC;
1011
nmac =
ctos
? PROPOSAL_MAC_ALGS_CTOS : PROPOSAL_MAC_ALGS_STOC;
1012
ncomp =
ctos
? PROPOSAL_COMP_ALGS_CTOS : PROPOSAL_COMP_ALGS_STOC;
1047
ctos
? "client->server" : "server->client"
1163
u_int i, j, mode,
ctos
;
local
[
all
...]
Completed in 26 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026