Searched refs:Cast_ptr_to_int (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Dchild.c82 pid = Cast_ptr_to_int(p->list[i]);
97 pid = Cast_ptr_to_int(Process_list.list[i]);
118 pid = Cast_ptr_to_int(Process_list.list[i]);
H A Dlpd_remove.c322 pid = Cast_ptr_to_int(active_pid.list[i]);
H A Dlinelist.c2837 fd = Cast_ptr_to_int(passfd->list[i]);
2889 fd = Cast_ptr_to_int(passfd->list[i]);
2933 fd = Cast_ptr_to_int(passfd->list[i]);
2953 fd = Cast_ptr_to_int(passfd->list[i]);
3995 LOGDEBUG(" [%d] %d", i, Cast_ptr_to_int(passfd->list[i]));
4001 fd = Cast_ptr_to_int(passfd->list[i]);
4021 fd = Cast_ptr_to_int(passfd->list[i]);
4027 fd = Cast_ptr_to_int(passfd->list[i]);
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/include/
H A Dportable.h843 #define Cast_ptr_to_int(v) ((int)(long)(v)) macro

Completed in 50 milliseconds