Searched refs:lastp (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/libc/locale/
H A Drune.c61 void *lastp; local
101 lastp = fdata + sb.st_size;
111 if (variable > lastp) {
117 if (variable > lastp) {
123 if (variable > lastp) {
136 if (variable > lastp) {
142 if ((char *)variable + frl->variable_len > (char *)lastp) {
/barrelfish-master/lib/libc/rpc/
H A Dgetnetpath.c202 struct netpath_chain *chainp, *lastp; local
213 lastp=chainp, chainp=chainp->nchain_next, free(lastp)) {

Completed in 81 milliseconds