OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__putshort
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/resolv/
res_comp.c
268
#ifdef
__putshort
269
#undef
__putshort
272
#pragma weak putshort =
__putshort
276
void
__putshort
(u_int16_t src, u_char *dst) { ns_put16(src, dst); }
function in typeref:typename:void
res_comp.c
268
#ifdef
__putshort
269
#undef
__putshort
272
#pragma weak putshort =
__putshort
276
void
__putshort
(u_int16_t src, u_char *dst) { ns_put16(src, dst); }
function in typeref:typename:void
Completed in 22 milliseconds
Indexes created Thu Nov 06 17:09:51 GMT 2025