Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/net/
H A Dif.h543 } lifc_lifcu; member
544 #define lifc_buf lifc_lifcu.lifcu_buf /* buffer address */
545 #define lifc_req lifc_lifcu.lifcu_req /* array of structures returned */
590 } lifc_lifcu; member
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_init.c313 lifc.lifc_lifcu.lifcu_buf = (caddr_t)buf; in __res_vinit()