OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isc_result_t
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
types.h
86
typedef unsigned int
isc_result_t
; /*%< Result */
typedef
107
typedef
isc_result_t
(isc_httpdaction_t)(const char *url,
/src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
types.h
79
typedef unsigned int
isc_result_t
; /*%< Result */
typedef
106
typedef
isc_result_t
(isc_httpdaction_t)(
/src/external/mpl/bind/dist/lib/isc/include/isc/
result.h
285
}
isc_result_t
;
typedef in typeref:enum:isc_result
289
const char *isc_result_totext(
isc_result_t
);
291
* Convert an
isc_result_t
into a string message describing the result.
294
const char *isc_result_toid(
isc_result_t
);
296
* Convert an
isc_result_t
into a string identifier such as
Completed in 25 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026