Searched refs:safe_atoi32 (Results 1 - 4 of 4) sorted by relevance

/systemd/src/basic/
H A Dparse-util.h58 static inline int safe_atoi32(const char *s, int32_t *ret_i) { function
/systemd/src/core/
H A Ddbus-execute.c114 safe_atoi32(t, &n);
/systemd/src/libsystemd/sd-bus/
H A Dbusctl.c1318 r = safe_atoi32(v, &z);
/systemd/src/shared/
H A Dbus-util.c1675 r = safe_atoi32(eq, &i);

Completed in 628 milliseconds