OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_ser
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mpl/bind/dist/lib/isccc/
cc.c
696
if (isccc_cc_defineuint32(_ctrl, "
_ser
", serial) == NULL ||
741
isccc_cc_lookupuint32(_ctrl, "
_ser
", &serial) != ISC_R_SUCCESS ||
823
isccc_cc_lookupuint32(_ctrl, "
_ser
", &serial) != ISC_R_SUCCESS ||
1001
char *
_ser
= NULL, *_tim = NULL, *tmp;
local
1010
isccc_cc_lookupstring(_ctrl, "
_ser
", &
_ser
) != ISC_R_SUCCESS ||
1016
INSIST(
_ser
!= NULL);
1041
has_whitespace(
_ser
) || has_whitespace(_tim))
1045
len = strlen(_frm) + strlen(_to) + strlen(
_ser
) + strlen(_tim) + 4;
1050
snprintf(key, len, "%s;%s;%s;%s", _frm, _to,
_ser
, _tim)
[
all
...]
Completed in 22 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026