OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:config_s
(Results
1 - 4
of
4
) sorted by null
/external/openssh/
sshd.c
1093
server_accept_loop(int *sock_in, int *sock_out, int *newsock, int *
config_s
)
1191
SOCK_STREAM, 0,
config_s
) == -1) {
1228
send_rexec_state(
config_s
[0],
1230
close(
config_s
[0]);
1261
close(
config_s
[0]);
1275
send_rexec_state(
config_s
[0], &cfg);
1276
close(
config_s
[0]);
1277
close(
config_s
[1]);
1322
int
config_s
[2] = { -1 , -1 };
local
[
all
...]
/external/chromium_org/third_party/zlib/
deflate.c
118
typedef struct
config_s
{
struct
[
all
...]
/external/qemu/distrib/zlib-1.2.3/
deflate.c
123
typedef struct
config_s
{
struct
[
all
...]
/external/zlib/src/
deflate.c
117
typedef struct
config_s
{
struct
[
all
...]
Completed in 63 milliseconds