OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lastns
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/netbsd/resolv/
res_send.c
456
int
lastns
= statp->nscount - 1;
local
465
for (ns = 0; ns <
lastns
; ns++) {
474
EXT(statp).ext->nsaddrs[
lastns
] = inu;
475
statp->nsaddr_list[
lastns
] = ina;
476
EXT(statp).nssocks[
lastns
] = fd;
477
EXT(statp).nstimes[
lastns
] = nstime;
/external/libxslt/libxslt/
transform.c
2330
xmlNsPtr ns,
lastns
= NULL;
local
[
all
...]
Completed in 347 milliseconds