代码搜索:Henry
找到约 1,170 项符合「Henry」的源代码
代码结果 1,170
www.eeworm.com/read/140582/5785758
in showhostkey.in
#! /bin/sh
# show key for this host, in DNS (or other) format
# Copyright (C) 2000, 2001 Henry Spencer.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms
www.eeworm.com/read/140582/5785774
in newhostkey.in
#! /bin/sh
# generate new key for this host
# Copyright (C) 2001, 2002 Henry Spencer.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU General
www.eeworm.com/read/140582/5785785
in _include.in
#! /bin/sh
# implements nested file inclusion for control files, including wildcarding
# Copyright (C) 1998, 1999 Henry Spencer.
#
# This program is free software; you can redistribute it and/or mod
www.eeworm.com/read/140582/5785801
in manual.in
#! /bin/sh
# user interface to manual keying
# Copyright (C) 1998, 1999 Henry Spencer.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU Genera
www.eeworm.com/read/140582/5785838
in _realsetup.in
#!/bin/sh
# IPsec startup and shutdown command
# Copyright (C) 1998, 1999, 2001 Henry Spencer.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GN
www.eeworm.com/read/140582/5785894
errcheck
#! /bin/sh
# internal utility for testing kernel make output for errors
# Copyright (C) 1998, 1999 Henry Spencer.
#
# This program is free software; you can redistribute it and/or modify it
# under
www.eeworm.com/read/131315/5935251
h regex.h
/*-
* Copyright (c) 1992 Henry Spencer.
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berke
www.eeworm.com/read/131315/5936966
c getopt.c
/*
* getopt - get option letter from argv
* This software is in the public domain
* Originally written by Henry Spenser at the U. of Toronto
*/
#include
char *optarg; /* Global argumen
www.eeworm.com/read/131315/5937898
h regex.h
/*-
* Copyright (c) 1992 Henry Spencer.
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berke
www.eeworm.com/read/130382/5957587
c pgpregexp.c
/*
* regcomp and regexec -- regsub and regerror are elsewhere
* @(#)regexp.c 1.3 of 18 April 87
*
* Copyright (c) 1986 by University of Toronto.
* Written by Henry Spencer. Not derived from