Searched refs:sulong (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/man/man9/
H A DMakefile27 sulong.9 \
/xnu-2422.115.4/bsd/sys/
H A Dsystm.h169 int sulong(user_addr_t addr, int64_t longword);
217 #define susize(_a, _s) sulong((_a), (_s))
219 #define suptr(_a, _p) sulong((_a), (_p))
/xnu-2422.115.4/bsd/vm/
H A Dvm_unix.c354 sulong(user_addr_t addr, int64_t word) function

Completed in 76 milliseconds