Lines Matching refs:streq
645 if (streq(property, "StandardInputFileDescriptorName")) in property_get_stdio_fdname()
647 else if (streq(property, "StandardOutputFileDescriptorName")) in property_get_stdio_fdname()
650 assert(streq(property, "StandardErrorFileDescriptorName")); in property_get_stdio_fdname()
847 if (sc->encrypted != streq(property, "SetCredentialEncrypted")) in property_get_set_credential()
894 if (lc->encrypted != streq(property, "LoadCredentialEncrypted")) in property_get_load_credential()
1676 if (streq(name, "User")) in bus_exec_context_set_transient_property()
1679 if (streq(name, "Group")) in bus_exec_context_set_transient_property()
1682 if (streq(name, "TTYPath")) in bus_exec_context_set_transient_property()
1685 if (streq(name, "RootImage")) in bus_exec_context_set_transient_property()
1688 if (streq(name, "RootImageOptions")) { in bus_exec_context_set_transient_property()
1713 if (streq(name, "RootHash")) { in bus_exec_context_set_transient_property()
1752 if (streq(name, "RootHashPath")) { in bus_exec_context_set_transient_property()
1759 if (streq(name, "RootHashSignature")) { in bus_exec_context_set_transient_property()
1799 if (streq(name, "RootHashSignaturePath")) { in bus_exec_context_set_transient_property()
1806 if (streq(name, "RootVerity")) in bus_exec_context_set_transient_property()
1809 if (streq(name, "RootDirectory")) in bus_exec_context_set_transient_property()
1812 if (streq(name, "SyslogIdentifier")) in bus_exec_context_set_transient_property()
1815 if (streq(name, "LogLevelMax")) in bus_exec_context_set_transient_property()
1818 if (streq(name, "LogRateLimitIntervalUSec")) in bus_exec_context_set_transient_property()
1821 if (streq(name, "LogRateLimitBurst")) in bus_exec_context_set_transient_property()
1824 if (streq(name, "Personality")) in bus_exec_context_set_transient_property()
1827 if (streq(name, "StandardInput")) in bus_exec_context_set_transient_property()
1830 if (streq(name, "StandardOutput")) in bus_exec_context_set_transient_property()
1833 if (streq(name, "StandardError")) in bus_exec_context_set_transient_property()
1836 if (streq(name, "IgnoreSIGPIPE")) in bus_exec_context_set_transient_property()
1839 if (streq(name, "TTYVHangup")) in bus_exec_context_set_transient_property()
1842 if (streq(name, "TTYReset")) in bus_exec_context_set_transient_property()
1845 if (streq(name, "TTYVTDisallocate")) in bus_exec_context_set_transient_property()
1848 if (streq(name, "TTYRows")) in bus_exec_context_set_transient_property()
1851 if (streq(name, "TTYColumns")) in bus_exec_context_set_transient_property()
1854 if (streq(name, "PrivateTmp")) in bus_exec_context_set_transient_property()
1857 if (streq(name, "PrivateDevices")) in bus_exec_context_set_transient_property()
1860 if (streq(name, "PrivateMounts")) in bus_exec_context_set_transient_property()
1863 if (streq(name, "PrivateNetwork")) in bus_exec_context_set_transient_property()
1866 if (streq(name, "PrivateIPC")) in bus_exec_context_set_transient_property()
1869 if (streq(name, "PrivateUsers")) in bus_exec_context_set_transient_property()
1872 if (streq(name, "NoNewPrivileges")) in bus_exec_context_set_transient_property()
1875 if (streq(name, "SyslogLevelPrefix")) in bus_exec_context_set_transient_property()
1878 if (streq(name, "MemoryDenyWriteExecute")) in bus_exec_context_set_transient_property()
1881 if (streq(name, "RestrictRealtime")) in bus_exec_context_set_transient_property()
1884 if (streq(name, "RestrictSUIDSGID")) in bus_exec_context_set_transient_property()
1887 if (streq(name, "DynamicUser")) in bus_exec_context_set_transient_property()
1890 if (streq(name, "RemoveIPC")) in bus_exec_context_set_transient_property()
1893 if (streq(name, "ProtectKernelTunables")) in bus_exec_context_set_transient_property()
1896 if (streq(name, "ProtectKernelModules")) in bus_exec_context_set_transient_property()
1899 if (streq(name, "ProtectKernelLogs")) in bus_exec_context_set_transient_property()
1902 if (streq(name, "ProtectClock")) in bus_exec_context_set_transient_property()
1905 if (streq(name, "ProtectControlGroups")) in bus_exec_context_set_transient_property()
1908 if (streq(name, "CPUSchedulingResetOnFork")) in bus_exec_context_set_transient_property()
1911 if (streq(name, "NonBlocking")) in bus_exec_context_set_transient_property()
1914 if (streq(name, "LockPersonality")) in bus_exec_context_set_transient_property()
1917 if (streq(name, "ProtectHostname")) in bus_exec_context_set_transient_property()
1920 if (streq(name, "UtmpIdentifier")) in bus_exec_context_set_transient_property()
1923 if (streq(name, "UtmpMode")) in bus_exec_context_set_transient_property()
1926 if (streq(name, "PAMName")) in bus_exec_context_set_transient_property()
1929 if (streq(name, "TimerSlackNSec")) in bus_exec_context_set_transient_property()
1932 if (streq(name, "ProtectSystem")) in bus_exec_context_set_transient_property()
1935 if (streq(name, "ProtectHome")) in bus_exec_context_set_transient_property()
1938 if (streq(name, "KeyringMode")) in bus_exec_context_set_transient_property()
1941 if (streq(name, "ProtectProc")) in bus_exec_context_set_transient_property()
1944 if (streq(name, "ProcSubset")) in bus_exec_context_set_transient_property()
1947 if (streq(name, "RuntimeDirectoryPreserve")) in bus_exec_context_set_transient_property()
1950 if (streq(name, "UMask")) in bus_exec_context_set_transient_property()
1953 if (streq(name, "RuntimeDirectoryMode")) in bus_exec_context_set_transient_property()
1956 if (streq(name, "StateDirectoryMode")) in bus_exec_context_set_transient_property()
1959 if (streq(name, "CacheDirectoryMode")) in bus_exec_context_set_transient_property()
1962 if (streq(name, "LogsDirectoryMode")) in bus_exec_context_set_transient_property()
1965 if (streq(name, "ConfigurationDirectoryMode")) in bus_exec_context_set_transient_property()
1968 if (streq(name, "SELinuxContext")) in bus_exec_context_set_transient_property()
1971 if (streq(name, "SecureBits")) in bus_exec_context_set_transient_property()
1974 if (streq(name, "CapabilityBoundingSet")) in bus_exec_context_set_transient_property()
1977 if (streq(name, "AmbientCapabilities")) in bus_exec_context_set_transient_property()
1980 if (streq(name, "RestrictNamespaces")) in bus_exec_context_set_transient_property()
1983 if (streq(name, "RestrictFileSystems")) { in bus_exec_context_set_transient_property()
2040 if (streq(name, "MountFlags")) in bus_exec_context_set_transient_property()
2043 if (streq(name, "NetworkNamespacePath")) in bus_exec_context_set_transient_property()
2046 if (streq(name, "IPCNamespacePath")) in bus_exec_context_set_transient_property()
2049 if (streq(name, "SupplementaryGroups")) { in bus_exec_context_set_transient_property()
2130 old->encrypted = streq(name, "SetCredentialEncrypted"); in bus_exec_context_set_transient_property()
2142 .encrypted = streq(name, "SetCredentialEncrypted"), in bus_exec_context_set_transient_property()
2213 old->encrypted = streq(name, "LoadCredentialEncrypted"); in bus_exec_context_set_transient_property()
2224 .encrypted = streq(name, "LoadCredentialEncrypted"), in bus_exec_context_set_transient_property()
2252 } else if (streq(name, "SyslogLevel")) { in bus_exec_context_set_transient_property()
2269 } else if (streq(name, "SyslogFacility")) { in bus_exec_context_set_transient_property()
2286 } else if (streq(name, "LogNamespace")) { in bus_exec_context_set_transient_property()
2312 } else if (streq(name, "LogExtraFields")) { in bus_exec_context_set_transient_property()
2389 if (streq(name, "SystemCallErrorNumber")) in bus_exec_context_set_transient_property()
2392 if (streq(name, "SystemCallFilter")) { in bus_exec_context_set_transient_property()
2476 } else if (streq(name, "SystemCallLog")) { in bus_exec_context_set_transient_property()
2538 } else if (streq(name, "SystemCallArchitectures")) { in bus_exec_context_set_transient_property()
2572 } else if (streq(name, "RestrictAddressFamilies")) { in bus_exec_context_set_transient_property()
2640 bool affinity = streq(name, "CPUAffinity"); in bus_exec_context_set_transient_property()
2675 } else if (streq(name, "CPUAffinityFromNUMA")) { in bus_exec_context_set_transient_property()
2689 } else if (streq(name, "NUMAPolicy")) { in bus_exec_context_set_transient_property()
2704 } else if (streq(name, "Nice")) { in bus_exec_context_set_transient_property()
2723 } else if (streq(name, "CPUSchedulingPolicy")) { in bus_exec_context_set_transient_property()
2749 } else if (streq(name, "CPUSchedulingPriority")) { in bus_exec_context_set_transient_property()
2770 } else if (streq(name, "IOSchedulingClass")) { in bus_exec_context_set_transient_property()
2795 } else if (streq(name, "IOSchedulingPriority")) { in bus_exec_context_set_transient_property()
2814 } else if (streq(name, "MountAPIVFS")) { in bus_exec_context_set_transient_property()
2828 } else if (streq(name, "WorkingDirectory")) { in bus_exec_context_set_transient_property()
2842 if (!isempty(s) && !streq(s, "~") && !path_is_absolute(s)) in bus_exec_context_set_transient_property()
2846 if (streq(s, "~")) { in bus_exec_context_set_transient_property()
2876 if (streq(name, "StandardInputFileDescriptorName")) { in bus_exec_context_set_transient_property()
2884 } else if (streq(name, "StandardOutputFileDescriptorName")) { in bus_exec_context_set_transient_property()
2893 assert(streq(name, "StandardErrorFileDescriptorName")); in bus_exec_context_set_transient_property()
2925 if (streq(name, "StandardInputFile")) { in bus_exec_context_set_transient_property()
2938 if (streq(name, "StandardOutputFile")) { in bus_exec_context_set_transient_property()
2941 } else if (streq(name, "StandardOutputFileToAppend")) { in bus_exec_context_set_transient_property()
2945 assert(streq(name, "StandardOutputFileToTruncate")); in bus_exec_context_set_transient_property()
2956 if (streq(name, "StandardErrorFile")) { in bus_exec_context_set_transient_property()
2959 } else if (streq(name, "StandardErrorFileToAppend")) { in bus_exec_context_set_transient_property()
2963 assert(streq(name, "StandardErrorFileToTruncate")); in bus_exec_context_set_transient_property()
2972 } else if (streq(name, "StandardInputData")) { in bus_exec_context_set_transient_property()
3015 } else if (streq(name, "Environment")) { in bus_exec_context_set_transient_property()
3049 } else if (streq(name, "UnsetEnvironment")) { in bus_exec_context_set_transient_property()
3083 } else if (streq(name, "OOMScoreAdjust")) { in bus_exec_context_set_transient_property()
3101 } else if (streq(name, "CoredumpFilter")) { in bus_exec_context_set_transient_property()
3116 } else if (streq(name, "EnvironmentFiles")) { in bus_exec_context_set_transient_property()
3202 } else if (streq(name, "PassEnvironment")) { in bus_exec_context_set_transient_property()
3262 else if (streq(name, "ExecPaths")) in bus_exec_context_set_transient_property()
3264 else if (streq(name, "NoExecPaths")) in bus_exec_context_set_transient_property()
3266 else if (streq(name, "ExtensionDirectories")) in bus_exec_context_set_transient_property()
3291 } else if (streq(name, "ExecSearchPath")) { in bus_exec_context_set_transient_property()
3379 if (streq(name, "AppArmorProfile")) { in bus_exec_context_set_transient_property()
3461 } else if (streq(name, "TemporaryFileSystem")) { in bus_exec_context_set_transient_property()
3576 } else if (streq(name, "MountImages")) { in bus_exec_context_set_transient_property()
3676 } else if (streq(name, "ExtensionImages")) { in bus_exec_context_set_transient_property()