代码搜索:Cryptmount
找到约 39 项符合「Cryptmount」的源代码
代码结果 39
www.eeworm.com/read/173997/9613904
in cmtab.5.in
.\" cmtab (French) manual page
.\" $Revision: 113 $, $Date: 2006-07-17 20:25:48 +0100 (Mon, 17 Jul 2006) $
.\" Copyright (c) 2006 RW Penney
.\"
.TH CMTAB 5 "2006-07-17" "@PACKAGE_VERSION@" "Manuel de
www.eeworm.com/read/173997/9613995
h tables.h
/*
* declarations for config-table & mount-table utilities for cryptmount
* $Revision: 109 $, $Date: 2006-07-01 07:25:21 +0100 (Sat, 01 Jul 2006) $
* Copyright 2005-2006, RW Penney
*/
/*
T
www.eeworm.com/read/173997/9614004
ac configure.ac
dnl autoconf script for cryptmount
dnl $Revision: 125 $, $Date: 2006-09-22 20:39:18 +0100 (Fri, 22 Sep 2006) $
dnl RW Penney, November 2005
dnl run 'aclocal; autoconf; automake -a -c -i; ./configure;
www.eeworm.com/read/173997/9613899
am makefile.am
mandir = @mandir@/fr
man_MANS = cmtab.5 cryptmount.8
EXTRA_DIST = cmtab.5.in cryptmount.8.in
include ${top_srcdir}/man/makeman.defs
www.eeworm.com/read/173997/9613908
am makefile.am
man_MANS = cmtab.5 cryptmount.8
EXTRA_DIST = makeman.defs cmtab.5.in cryptmount.8.in
SUBDIRS = fr
include ${top_srcdir}/man/makeman.defs
www.eeworm.com/read/173997/9613991
in delegates.h.in
/*
* delegation-related declations for cryptmount
* $Revision: 117 $, $Date: 2006-07-30 10:20:45 +0100 (Sun, 30 Jul 2006) $
* Copyright 2006, RW Penney
*/
/*
This file is part of cryptmoun
www.eeworm.com/read/173997/9613873
h cmtesting.h
/*
* declarations for unit-test utilities for cryptmoumt
* $Revision: 109 $, $Date: 2006-07-01 07:25:21 +0100 (Sat, 01 Jul 2006) $
* Copyright 2006, RW Penney
*/
/*
This file is part of cr
www.eeworm.com/read/173997/9613877
initdefaults
# Default settings for cryptmount
# This file is sourced by /bin/sh from /etc/init.d/cryptmount
# list of crypto-device targets to prepare at boot:
CM_BOOTDV=""
# list of swap targets to configure a
www.eeworm.com/read/173997/9613989
initscript
#!/bin/sh
# boot-time init script for cryptmount
# $Revision: 125 $, $Date: 2006-09-22 20:39:18 +0100 (Fri, 22 Sep 2006) $
# RW Penney, August 2006
# Basic support for Linux Standard Base:
### BEGIN
www.eeworm.com/read/173997/9613875
am makefile.am
AM_CPPFLAGS=-DCM_CONFIG_DIR="\"$(etcdir)\""
ACLOCAL_AMFLAGS = #-I m4
bin_PROGRAMS=cryptmount
cryptmount_SOURCES=cryptmount.c cryptmount.h \
armour.c armour.h \
dmutils.c dmutils.h \
fsutils.c fsuti