Searched refs:services (Results 1 - 25 of 71) sorted by relevance

123

/netbsd-6-1-5-RELEASE/share/examples/emul/ultrix/etc/
H A Dsvc.conf5 # services. The available services are
10 # Multiple services can be specified by a comma-separated list.
22 services=local # /etc/services (getservbyname())
/netbsd-6-1-5-RELEASE/usr.sbin/ypserv/ypinit/
H A DMakefile.main6 networks protocols rpc services netid
/netbsd-6-1-5-RELEASE/external/mit/xorg/lib/freetype/freetype/internal/services/
H A DMakefile5 INCSDIR=${X11INCDIR}/freetype2/freetype/internal/services
7 .PATH: ${X11SRCDIR.freetype}/include/freetype/internal/services
/netbsd-6-1-5-RELEASE/share/examples/emul/svr4/etc/
H A Dnsswitch.conf12 services: files
/netbsd-6-1-5-RELEASE/x11/lib/freetype2/freetype/internal/services/
H A DMakefile5 .PATH: ${X11SRCDIR.xc}/extras/freetype2/include/freetype/internal/services
7 INCSDIR=${X11INCDIR}/freetype2/freetype/internal/services
/netbsd-6-1-5-RELEASE/tests/lib/libc/net/
H A Dt_servent.sh41 tr '\t' ' ' </etc/services | awk '
/netbsd-6-1-5-RELEASE/usr.sbin/btpand/
H A Dbtpand.c66 } services[] = { variable in typeref:struct:__anon9947
158 for (ul = 0; strcasecmp(optarg, services[ul].type); ul++) {
159 if (ul == __arraycount(services))
164 service_type = services[ul].type;
165 service_name = services[ul].name;
166 service_desc = services[ul].desc;
169 service_class = services[ul].class;
297 "Known services:\n"
300 for (n = 0; n < __arraycount(services); n++)
301 fprintf(stderr, "\t%s\t%s\n", services[
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/dbus/
H A Dnamed-dbus-system.conf4 <servicedir>/usr/share/dbus-1/services</servicedir>
/netbsd-6-1-5-RELEASE/etc/rc.d/
H A Dsysdb16 extra_commands="devdb utmp services netgroup password"
55 check_file /etc/services /var/db/services.cdb services_mkdb -q
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/examples/chroot-setup/
H A DSolaris240 cp /etc/inet/services ${CHROOT}/etc/inet/services
41 ln -s /etc/inet/services ${CHROOT}/etc/services
H A DLINUX277 $CP -f $lt /etc/services /etc/resolv.conf /etc/nsswitch.conf etc
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/kdc/
H A Dprocess.c166 static struct krb5_kdc_service services[] = { variable in typeref:struct:krb5_kdc_service
202 for (i = 0; services[i].process != NULL; i++) {
203 ret = (*services[i].process)(context, config, &req_buffer,
207 if (services[i].flags & KS_NO_LENGTH)
241 for (i = 0; services[i].process != NULL; i++) {
242 if ((services[i].flags & KS_KRB5) == 0)
244 ret = (*services[i].process)(context, config, &req_buffer,
/netbsd-6-1-5-RELEASE/distrib/acorn26/instkernel/
H A DMakefile22 ${DISTRIBDIR}/common/services
/netbsd-6-1-5-RELEASE/distrib/acorn32/ramdisk/
H A DMakefile22 ${DISTRIBDIR}/common/services
/netbsd-6-1-5-RELEASE/distrib/arc/ramdisk/
H A DMakefile23 ${DISTRIBDIR}/common/services
/netbsd-6-1-5-RELEASE/distrib/bebox/ramdisk/
H A DMakefile24 ${DISTRIBDIR}/common/services
/netbsd-6-1-5-RELEASE/distrib/cats/ramdisk/
H A DMakefile21 ${DISTRIBDIR}/common/services
/netbsd-6-1-5-RELEASE/distrib/dreamcast/ramdisk/
H A DMakefile24 ${DISTRIBDIR}/common/services \
/netbsd-6-1-5-RELEASE/distrib/evbarm/instkernel/ramdisk/
H A DMakefile22 ${DISTRIBDIR}/common/services
/netbsd-6-1-5-RELEASE/distrib/evbsh3/instkernel/ramdisk/
H A DMakefile22 ${DISTRIBDIR}/common/services
/netbsd-6-1-5-RELEASE/distrib/luna68k/ramdisk/
H A DMakefile23 ${DISTRIBDIR}/common/services
/netbsd-6-1-5-RELEASE/distrib/prep/floppies/ramdisk/
H A DMakefile24 ${DISTRIBDIR}/common/services
/netbsd-6-1-5-RELEASE/distrib/shark/instkernel/ramdisk/
H A DMakefile22 ${DISTRIBDIR}/common/services
/netbsd-6-1-5-RELEASE/external/mit/xorg/lib/freetype/freetype/internal/
H A DMakefile18 SUBDIR= services
/netbsd-6-1-5-RELEASE/x11/lib/freetype2/freetype/internal/
H A DMakefile5 SUBDIR=services

Completed in 309 milliseconds

123