Home
last modified time | relevance | path

Searched refs:GETSTAT (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/nscd/
Dselinux.c57 [GETSTAT] = "getstat",
Dnscd-client.h62 GETSTAT, /* Get the server statistic. */ enumerator
Dnscd_stat.c200 req.type = GETSTAT; in receive_print_stats()
Dconnections.c90 [GETSTAT] = "GETSTAT",
228 [GETSTAT] = { false, NULL },
1225 case GETSTAT: in handle_request()
1253 if (req->type == GETSTAT) in handle_request()
/glibc-2.36/ChangeLog.old/
DChangeLog.1010004 send GETSTAT request in non secure mode.