OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pquota
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/mpl/bind/dist/lib/isc/netmgr/
tcp.c
415
sock->
pquota
= NULL;
441
csock->
pquota
= sock->
pquota
;
490
sock->
pquota
= quota;
562
if (csock->server->
pquota
!= NULL) {
563
result = isc_quota_acquire_cb(csock->server->
pquota
,
902
if (csock->server->
pquota
!= NULL) {
1227
if (sock->server->
pquota
!= NULL) {
1229
isc_quota_release(sock->server->
pquota
);
netmgr-int.h
576
*
pquota
is a non-attached pointer to the TCP client quota, stored in
579
isc_quota_t *
pquota
;
member in struct:isc_nmsocket
netmgr.c
501
sock->
pquota
= NULL;
/src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
tcp.c
401
csock->
pquota
= sock->
pquota
;
462
sock->
pquota
= quota;
618
sock->
pquota
= NULL;
650
if (ssock->
pquota
!= NULL) {
651
result = isc_quota_attach_cb(ssock->
pquota
, "a,
tcpdns.c
374
csock->
pquota
= sock->
pquota
;
428
sock->
pquota
= quota;
584
sock->
pquota
= NULL;
616
if (ssock->
pquota
!= NULL) {
617
result = isc_quota_attach_cb(ssock->
pquota
, "a,
netmgr-int.h
766
* is established.
pquota
is a non-attached pointer to the
771
isc_quota_t *
pquota
;
member in struct:isc_nmsocket
netmgr.c
1268
sock->
pquota
= NULL;
Completed in 61 milliseconds
Indexes created Fri Aug 14 00:25:39 UTC 2026