OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dhcpd
(Results
1 - 21
of
21
) sorted by relevancy
/src/external/mpl/dhcp/dist/contrib/
solaris.init
14
if [ -f @PREFIX@/sbin/
dhcpd
]; then
16
@PREFIX@/sbin/
dhcpd
20
if [ -f @PREFIX@/etc/
dhcpd
.pid ]; then
21
PID=`cat @PREFIX@/etc/
dhcpd
.pid`
dhcp-lease-list.pl
30
my @LEASES = ('/var/db/
dhcpd
.leases', '/var/lib/dhcp/
dhcpd
.leases', '/var/lib/dhcp3/
dhcpd
.leases');
194
" the default is to try /var/db/
dhcpd
.leases then\n".
195
" /var/lib/dhcp/
dhcpd
.leases then\n".
196
" /var/lib/dhcp3/
dhcpd
.leases\n".
/src/distrib/syspkg/sets/base/base-dhcpd-bin/
Makefile
3
PKGBASE=base-
dhcpd
-bin
/src/distrib/syspkg/sets/base/base-dhcpd-examples/
Makefile
3
PKGBASE=base-
dhcpd
-examples
/src/distrib/syspkg/sets/etc/etc-dhcpd-rc/
Makefile
3
PKGBASE=etc-
dhcpd
-rc
/src/distrib/syspkg/sets/man/man-dhcpd-catman/
Makefile
3
PKGBASE=man-
dhcpd
-catman
/src/distrib/syspkg/sets/man/man-dhcpd-man/
Makefile
3
PKGBASE=man-
dhcpd
-man
/src/distrib/syspkg/sets/misc/misc-dhcpd-examples/
Makefile
3
PKGBASE=misc-
dhcpd
-examples
/src/external/mpl/dhcp/share/
Makefile
3
SUBDIR=
dhcpd
/src/external/mpl/dhcp/share/dhcpd/
Makefile
7
FILESDIR=/usr/share/
dhcpd
/src/external/mpl/dhcp/bin/server/
Makefile
5
SRCS =
dhcpd
.c dhcp.c bootp.c confpars.c db.c class.c failover.c \
7
PROG =
dhcpd
8
MAN =
dhcpd
.8
dhcpd
.conf.5
dhcpd
.leases.5
19
FILES=
dhcpd
.conf
/src/distrib/syspkg/sets/misc/
Makefile
6
SUBDIR+=misc-
dhcpd
-examples
/src/external/mpl/dhcp/dist/
Makefile.am
18
contrib/ms2isc/readme.txt contrib/ldap/
dhcpd
-conf-to-ldap \
27
doc/examples/dhclient-dhcpv6.conf doc/examples/
dhcpd
-dhcpv6.conf \
configure
1488
Default file containing
dhcpd
configuration (default
1489
is typically /etc/
dhcpd
.conf)
1491
File for
dhcpd
leases (default is
1492
LOCALSTATEDIR/db/
dhcpd
.leases)
1503
File for
dhcpd
process information (default is
1504
LOCALSTATEDIR/run/
dhcpd
.pid)
1525
--with-ldap enable OpenLDAP support in
dhcpd
(default is no)
1526
--with-ldapcrypto enable OpenLDAP crypto support in
dhcpd
(default is
1529
dhcpd
(default is no)
1530
--with-ldapcasa enable LDAP CASA auth support in
dhcpd
(default i
[
all
...]
/src/external/mpl/dhcp/dist/server/tests/
simple_unittest.c
20
#include <
dhcpd
.h>
/src/distrib/syspkg/sets/man/
Makefile
27
SUBDIR+=man-
dhcpd
-catman
28
SUBDIR+=man-
dhcpd
-man
/src/etc/rc.d/
Makefile
21
devpubd dhcpcd
dhcpd
dhcpd6 dhcrelay dmesg \
/src/distrib/syspkg/sets/etc/
Makefile
10
SUBDIR+=etc-
dhcpd
-rc
/src/distrib/syspkg/sets/base/
Makefile
22
SUBDIR+=base-
dhcpd
-bin
23
SUBDIR+=base-
dhcpd
-examples
/src/etc/defaults/
rc.conf
279
dhcpd
=NO dhcpd_flags="-q"
/src/external/mpl/dhcp/dist/contrib/ldap/
dhcpd-conf-to-ldap
5
# ./
dhcpd
-conf-to-ldap.pl < /path-to-
dhcpd
-conf/
dhcpd
.conf > output-file
47
$0 [options] <
dhcpd
.conf >
dhcpd
.ldif
59
--conf "/path/to/
dhcpd
.conf" (default is stdin)
Completed in 148 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026