OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcsd_ops
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/cpl/trousers/dist/src/include/
tcsd_ops.h
145
struct tcsd_op *
tcsd_ops
[] = {
variable in typeref:struct:tcsd_op
/src/crypto/external/cpl/trousers/dist/src/tcsd/
tcsd_conf.c
36
#include "
tcsd_ops
.h"
262
while(
tcsd_ops
[i]) {
263
if (!strcasecmp(
tcsd_ops
[i]->name, op_name)) {
265
tcsd_add_op(conf->remote_ops,
tcsd_ops
[i]->op);
Completed in 19 milliseconds
Indexes created Thu Sep 03 00:25:33 UTC 2026