Home
last modified time | relevance | path

Searched defs:s1 (Results 1 – 8 of 8) sorted by relevance

/systemd-251/src/basic/
Dmemory-util.h35 static inline int memcmp_safe(const void *s1, const void *s2, size_t n) { in memcmp_safe()
44 static inline int memcmp_nn(const void *s1, size_t n1, const void *s2, size_t n2) { in memcmp_nn()
Dstring-util.c1150 bool streq_skip_trailing_chars(const char *s1, const char *s2, const char *ok) { in streq_skip_trailing_chars()
/systemd-251/src/test/
Dtest-cpu-set-util.c214 _cleanup_free_ char *s1 = NULL, *s2 = NULL; in TEST() local
Dtest-string-util.c500 char s1[] = "foobar//", in TEST() local
/systemd-251/src/login/
Dlogind-user.c763 static int elect_display_compare(Session *s1, Session *s2) { in elect_display_compare()
/systemd-251/src/shared/
Dnetif-sriov.c90 int sr_iov_compare_func(const SRIOV *s1, const SRIOV *s2) { in sr_iov_compare_func()
/systemd-251/src/core/
Ddynamic-user.c640 _cleanup_free_ char *name = NULL, *s0 = NULL, *s1 = NULL; in dynamic_user_deserialize_one() local
/systemd-251/src/machine/
Dmachinectl.c510 _cleanup_free_ char *addresses = NULL, *s1 = NULL, *s2 = NULL; in print_machine_status_info() local