Searched refs:NSCDVERSION (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/passwd/
H A Dnscd_query.c19 int32_t req_buf[REQ_LEN] = {NSCDVERSION, req, strnlen(key, LOGIN_NAME_MAX) + 1};
28 buf[0] = NSCDVERSION;
88 if (buf[0] != NSCDVERSION) {
H A Dnscd.h11 #define NSCDVERSION 2 macro

Completed in 21 milliseconds