/freebsd-src/contrib/unbound/contrib/ |
H A D | unbound.service.in | 51 [Service] section 52 ExecReloadService global() argument 53 ExecStartService global() argument 54 NotifyAccessService global() argument 55 TypeService global() argument 56 CapabilityBoundingSetService global() argument 57 MemoryDenyWriteExecuteService global() argument 58 NoNewPrivilegesService global() argument 59 PrivateDevicesService global() argument 60 PrivateTmpService global() argument 61 ProtectHomeService global() argument 62 ProtectClockService global() argument 63 ProtectControlGroupsService global() argument 64 ProtectKernelLogsService global() argument 65 ProtectKernelModulesService global() argument 67 ProtectKernelTunablesService global() argument 68 ProtectProcService global() argument 69 ProtectSystemService global() argument 70 RuntimeDirectoryService global() argument 71 ConfigurationDirectoryService global() argument 72 StateDirectoryService global() argument 73 RestrictAddressFamiliesService global() argument 74 RestrictRealtimeService global() argument 75 SystemCallArchitecturesService global() argument 76 SystemCallFilterService global() argument 77 RestrictNamespacesService global() argument 78 LockPersonalityService global() argument 79 RestrictSUIDSGIDService global() argument 80 ReadWritePathsService global() argument 84 TemporaryFileSystemService global() argument 85 TemporaryFileSystemService global() argument 86 BindReadOnlyPathsService global() argument 87 BindReadOnlyPathsService global() argument 88 BindPathsService global() argument
|
H A D | unbound_portable.service.in | 24 [Service] section 25 ExecReloadService global() argument 26 ExecStartService global() argument 27 NotifyAccessService global() argument 28 TypeService global() argument 29 CapabilityBoundingSetService global() argument 30 MemoryDenyWriteExecuteService global() argument 31 NoNewPrivilegesService global() argument 32 PrivateDevicesService global() argument 33 PrivateTmpService global() argument 34 ProtectHomeService global() argument 35 ProtectControlGroupsService global() argument 36 ProtectKernelModulesService global() argument 37 ProtectSystemService global() argument 38 RuntimeDirectoryService global() argument 39 ConfigurationDirectoryService global() argument 40 StateDirectoryService global() argument 41 RestrictAddressFamiliesService global() argument 42 RestrictRealtimeService global() argument 43 SystemCallArchitecturesService global() argument 44 SystemCallFilterService global() argument 45 RestrictNamespacesService global() argument 46 LockPersonalityService global() argument 47 RestrictSUIDSGIDService global() argument 48 BindPathsService global() argument 49 BindReadOnlyPathsService global() argument
|
/freebsd-src/contrib/wpa/wpa_supplicant/dbus/ |
H A D | fi.w1.wpa_supplicant1.service.in | 2 Name=fi.w1.wpa_supplicant1 3 Exec=@BINDIR@/wpa_supplicant -u 4 User=root 5 SystemdService=wpa_supplicant.service
|
/freebsd-src/sys/contrib/openzfs/etc/systemd/system/ |
H A D | zfs-volume-wait.service.in | 8 [Service] section 9 Type=oneshot 10 RemainAfterExit=yes 11 EnvironmentFile=-@initconfdir@/zfs 12 ExecStart=@bindir@/zvol_wait
|
H A D | zfs-mount.service.in | 11 [Service] global() section 12 TypeService global() argument 13 RemainAfterExitService global() argument 14 EnvironmentFileService global() argument 15 ExecStartService global() argument
|
H A D | zfs-zed.service.in | 6 [Service] section 7 EnvironmentFile=-@initconfdir@/zfs 8 ExecStart=@sbindir@/zed -F 9 Restart=always
|
H A D | zfs-scrub@.service.in | 9 [Service] section 10 EnvironmentFile=-@initconfdir@/zfs 11 ExecStart=/bin/sh -c '\ 15 ExecStop=-/bin/sh -c '@sbindir@/zpool scrub -p %i 2>/dev/null || true'
|
H A D | zfs-trim@.service.in | 9 [Service] section 10 EnvironmentFile=-@initconfdir@/zfs 11 ExecStart=/bin/sh -c '\ 15 ExecStop=-/bin/sh -c '@sbindir@/zpool trim -s %i 2>/dev/null || true'
|
H A D | zfs-import-scan.service.in | 13 [Service] section 14 Type=oneshot 15 RemainAfterExit=yes 16 EnvironmentFile=-@initconfdir@/zfs 17 ExecStart=@sbindir@/zpool import -aN -o cachefile=none $ZPOOL_IMPORT_OPTS
|
H A D | zfs-share.service.in | 13 [Service] section 14 Type=oneshot 15 RemainAfterExit=yes 16 EnvironmentFile=-@initconfdir@/zfs 17 ExecStart=@sbindir@/zfs share -a
|
H A D | zfs-import-cache.service.in | 14 [Service] section 15 Type=oneshot 16 RemainAfterExit=yes 17 EnvironmentFile=-@initconfdir@/zfs 18 ExecStart=@sbindir@/zpool import -c @sysconfdir@/zfs/zpool.cache -aN $ZPOOL_IMPORT_OPTS
|
/freebsd-src/sys/contrib/openzfs/contrib/dracut/90zfs/ |
H A D | zfs-nonroot-necessities.service.in | 7 [Service] section 8 Type=oneshot 9 PassEnvironment=BOOTFS 10 ExecStart=/bin/sh -c ' \
|
H A D | zfs-snapshot-bootfs.service.in | 10 [Service] section 11 Type=oneshot 12 …ib.sh; SNAPNAME="$(getarg bootfs.snapshot)"; exec @sbindir@/zfs snapshot "$BOOTFS@${SNAPNAME:-%v}"' 13 RemainAfterExit=yes
|
H A D | zfs-rollback-bootfs.service.in | 10 [Service] section 11 Type=oneshot 12 …h; SNAPNAME="$(getarg bootfs.rollback)"; exec @sbindir@/zfs rollback -Rf "$BOOTFS@${SNAPNAME:-%v}"' 13 RemainAfterExit=yes
|
H A D | zfs-env-bootfs.service.in | 8 [Service] section 9 Type=oneshot 10 ExecStart=/bin/sh -c ' \
|
/freebsd-src/contrib/libpcap/rpcapd/ |
H A D | rpcapd@.service | 4 [Service] section 5 ExecStart=-/usr/local/sbin/rpcapd -i 6 StandardInput=socket
|
/freebsd-src/contrib/wpa/wpa_supplicant/systemd/ |
H A D | wpa_supplicant.service.in | 7 [Service] section 8 Type=dbus 9 BusName=fi.w1.wpa_supplicant1 10 ExecStart=@BINDIR@/wpa_supplicant -u
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
H A D | DependencyScanningTool.cpp | 18 DependencyScanningService &Service, in DependencyScanningTool()
|
H A D | DependencyScanningWorker.cpp | 316 DependencyScanningWorker(DependencyScanningService & Service,llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> FS) DependencyScanningWorker() argument
|
/freebsd-src/sbin/natd/ |
H A D | natd.c | 1061 Service enumerator
|