Lines Matching defs:one
441 log_unit_error(UNIT(s), "Unit has symlinks set but none or more than one node in the file system. Refusing.");
809 * before we create a new one, not after we stopped
810 * using one! */
887 int one = 1;
888 if (setsockopt(fd, SOL_SOCKET, SO_BROADCAST, &one, sizeof(one)) < 0)
893 int one = 1;
894 if (setsockopt(fd, SOL_SOCKET, SO_PASSCRED, &one, sizeof(one)) < 0)
899 int one = 1;
900 if (setsockopt(fd, SOL_SOCKET, SO_PASSSEC, &one, sizeof(one)) < 0)
2708 * This is strictly for one-instance-per-connection