Home
last modified time | relevance | path

Searched refs:fork_flag (Results 1 – 4 of 4) sorted by relevance

/src/crypto/heimdal/appl/test/
H A Dcommon.c45 int fork_flag; variable
54 { "fork", 'f', arg_flag, &fork_flag, "do fork" },
H A Dtest_locl.h84 extern int fork_flag;
H A Dgssapi_client.c229 if (fork_flag) { in proto()
H A Dgssapi_server.c259 if (fork_flag) { in proto()