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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/clib/
H A Dgetcwd.c92 char *ept, *eup, *up; local
109 ept = pt + size;
116 ept = pt + ptsize;
118 bpt = ept - 1;
158 bcopy(bpt, pt, ept - bpt);
229 len = ept - bpt;
233 ept = pt + ptsize;
234 bcopy(bpt, ept - len, len);
235 bpt = ept - len;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/sibyte/cfe/
H A Dcfe_api.h172 int cfe_init(uint64_t handle, uint64_t ept);
H A Dcfe_api.c58 int cfe_init(cfe_xuint_t handle, cfe_xuint_t ept) argument
60 cfe_dispfunc = NATIVE_FROM_XPTR(ept);

Completed in 59 milliseconds