HomeSort by: relevance | last modified time | path
    Searched refs:tcsd (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/cpl/trousers/bin/
Makefile 2 SUBDIR = tcsd
  /src/crypto/external/cpl/trousers/dist/dist/fedora/
fedora.initrd.tcsd 8 # processname: tcsd
9 # config: /etc/tcsd.conf
10 # pidfile: /var/run/tcsd.pid
23 prog="tcsd"
39 test -f /etc/sysconfig/tcsd && . /etc/sysconfig/tcsd
44 TCSD=/usr/sbin/tcsd
45 PID_FILE=/var/run/tcsd.pid
67 test -x $TCSD || exit
    [all...]
  /src/crypto/external/cpl/trousers/bin/tcsd/
Makefile 4 .PATH.c: ${DIST}/src/tcsd
6 CPPFLAGS+=-DAPPID=\"TCSD\" -DVAR_PREFIX=\"/var\" -DETC_PREFIX=\"/etc\"
12 PROG=tcsd
27 MAN+=tcsd.conf.5 tcsd.8
28 CLEANFILES+= tcsd.conf.5 tcsd.8
34 tcsd.8: tcsd.8.in __mansed
35 tcsd.conf.5: tcsd.conf.5.in __manse
    [all...]
  /src/crypto/external/cpl/trousers/dist/
configure.ac 158 # The RPC mechanism to build into both libtspi and the tcsd
392 AC_OUTPUT(dist/tcsd.conf \
402 src/tcsd/Makefile \
403 man/man8/tcsd.8 \
404 man/man5/tcsd.conf.5 \

Completed in 28 milliseconds