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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dptrace.h53 unsigned long long mtp[3]; /* MTP{0,1,2} */ member in struct:pt_regs
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dasm-offsets.c70 OFFSET(PT_MTP, pt_regs, mtp);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dash.c8907 time_t *mtp; local
8913 for (mtp = mailtime; mtp < mailtime + MAXMBOXES; mtp++) {
8926 *mtp = 0;
8929 if (!mail_var_path_changed && statb.st_mtime != *mtp) {
8935 *mtp = statb.st_mtime;

Completed in 108 milliseconds