Home
last modified time | relevance | path

Searched refs:statp (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dres_debug.c139 fp_resstat(struct __res_state *statp, FILE *file) { in fp_resstat() argument
143 if (!statp) in fp_resstat()
144 statp = &_res; in fp_resstat()
146 if (statp->options & mask) in fp_resstat()