Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/console/
H A Dvideo_console.c1952 int sx, sy, a, b, c, d; in vc_blit_rect_8() local
2030 int sx, sy, a, b, c, d; in vc_blit_rect_16() local
2106 int sx, sy, a, b, c, d; in vc_blit_rect_32() local
2181 int sx, sy, a, b, c, d; in vc_blit_rect_30() local
/xnu-8020.121.3/bsd/net/
H A Dpf.c2924 union pf_state_xport *sx) in pf_match_xport()