Searched defs:verify_anonymous_token (Results 1 - 1 of 1) sorted by relevance

/systemd/src/libsystemd/sd-bus/
H A Dbus-socket.c270 static int verify_anonymous_token(sd_bus *b, const char *p, size_t l) { function
409 r = verify_anonymous_token(b, line + 14, l - 14);
463 r = verify_anonymous_token(b, line + 4, l - 4);

Completed in 13 milliseconds