Home
last modified time | relevance | path

Searched defs:sx (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.61.2/osfmk/console/
H A Dvideo_console.c1954 int sx, sy, a, b, c, d; in vc_blit_rect_8() local
2017 int sx, sy, a, b, c, d; in vc_blit_rect_16() local
2093 int sx, sy, a, b, c, d; in vc_blit_rect_32() local
2168 int sx, sy, a, b, c, d; in vc_blit_rect_30() local
/xnu-8792.61.2/bsd/net/
H A Dpf.c2981 union pf_state_xport *sx) in pf_match_xport()