HomeSort by: relevance | last modified time | path
    Searched refs:IFC_IFC_REQ (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xdm/dist/xdm/
auth.c 872 # define IFC_IFC_REQ ifc.lifc_req
882 # define IFC_IFC_REQ ifc.ifc_req
899 cplim = (char *) IFC_IFC_REQ + IFC_IFC_LEN;
901 for (cp = (char *) IFC_IFC_REQ; cp < cplim; cp += ifr_size (ifr))
  /xsrc/external/mit/xorg-server/dist/os/
access.c 648 #define IFC_IFC_REQ ifc.lifc_req
658 #define IFC_IFC_REQ ifc.ifc_req
667 cplim = (char *) IFC_IFC_REQ + IFC_IFC_LEN;
669 for (cp = (char *) IFC_IFC_REQ; cp < cplim; cp += ifr_size(ifr)) {
  /xsrc/external/mit/xorg-server.old/dist/os/
access.c 563 #define IFC_IFC_REQ ifc.lifc_req
573 #define IFC_IFC_REQ ifc.ifc_req
582 cplim = (char *) IFC_IFC_REQ + IFC_IFC_LEN;
584 for (cp = (char *) IFC_IFC_REQ; cp < cplim; cp += ifr_size (ifr))

Completed in 27 milliseconds