HomeSort by: relevance | last modified time | path
    Searched refs:services (Results 1 - 25 of 62) sorted by relevancy

1 2 3

  /src/share/examples/emul/ultrix/etc/
svc.conf 5 # services. The available services are
10 # Multiple services can be specified by a comma-separated list.
22 services=local # /etc/services (getservbyname()) key
  /src/usr.sbin/btpand/
btpand.c 21 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
66 } services[] = { variable in typeref:typename:const struct __anon76a548220108[]
158 for (ul = 0; ul < __arraycount(services); ul++) {
159 if (strcasecmp(optarg, services[ul].type) == 0)
163 if (ul == __arraycount(services))
167 service_type = services[ul].type;
168 service_name = services[ul].name;
169 service_desc = services[ul].desc;
172 service_class = services[ul].class;
301 "Known services:\n
    [all...]
  /src/etc/rc.d/
sysdb 16 extra_commands="devdb utmp services netgroup password"
55 check_file /etc/services /var/db/services.cdb services_mkdb -q
  /src/distrib/acorn32/ramdisk/
Makefile 22 ${DISTRIBDIR}/common/services
  /src/distrib/arc/ramdisk/
Makefile 22 ${DISTRIBDIR}/common/services
  /src/distrib/bebox/ramdisk/
Makefile 23 ${DISTRIBDIR}/common/services
  /src/distrib/cats/ramdisk/
Makefile 21 ${DISTRIBDIR}/common/services
  /src/distrib/cobalt/ramdisk/
Makefile 22 ${DISTRIBDIR}/common/services
  /src/distrib/dreamcast/ramdisk/
Makefile 24 ${DISTRIBDIR}/common/services
  /src/distrib/evbsh3/instkernel/ramdisk/
Makefile 22 ${DISTRIBDIR}/common/services
  /src/distrib/ibmnws/netboot/ramdisk/
Makefile 21 ${DISTRIBDIR}/common/services
  /src/distrib/luna68k/ramdisk/
Makefile 23 ${DISTRIBDIR}/common/services
  /src/distrib/prep/floppies/ramdisk/
Makefile 23 ${DISTRIBDIR}/common/services
  /src/distrib/shark/instkernel/ramdisk/
Makefile 22 ${DISTRIBDIR}/common/services
  /src/distrib/next68k/ramdisk/
Makefile 27 ${DISTRIBDIR}/common/services
  /src/distrib/alpha/instkernel/ramdisk/
Makefile 24 ${DISTRIBDIR}/common/services
  /src/distrib/evbppc/ramdisk/
Makefile 22 ${DISTRIBDIR}/common/services
  /src/distrib/hp300/ramdisk/
Makefile 23 ${DISTRIBDIR}/common/services
  /src/distrib/hppa/ramdisk/
Makefile 21 ${DISTRIBDIR}/common/services
  /src/distrib/landisk/ramdisk/
Makefile 23 ${DISTRIBDIR}/common/services
  /src/distrib/mac68k/instkernel/ramdisk/
Makefile 22 ${DISTRIBDIR}/common/services
  /src/distrib/miniroot/
Makefile 18 ${DISTRIBDIR}/common/services
  /src/distrib/mvme68k/ramdisk/
Makefile 23 ${DISTRIBDIR}/common/services
  /src/distrib/news68k/floppies/ramdisk/
Makefile 24 ${DISTRIBDIR}/common/services
  /src/distrib/newsmips/floppies/ramdisk/
Makefile 23 ${DISTRIBDIR}/common/services

Completed in 14 milliseconds

1 2 3