Home
last modified time | relevance | path

Searched refs:phead (Results 1 – 3 of 3) sorted by relevance

/original-bsd/sys/isofs/cd9660/
H A Dcd9660_rrip.c441 register ISO_SUSP_HEADER *phead; local
463 phead = (ISO_SUSP_HEADER *)pwhead;
472 while (pend >= phead + 1) {
473 if (isonum_711(phead->version) == 1) {
475 if (*phead->type == *ptable->type
476 && phead->type[1] == ptable->type[1]) {
477 result |= ptable->func(phead,ana);
489 if (isonum_711(phead->length) < sizeof(*phead))
495 phead = (ISO_SUSP_HEADER *)((char *)phead + isonum_711(phead->length));
507 phead = (ISO_SUSP_HEADER *)(bp->b_data + ana->iso_ce_off);
[all …]
/original-bsd/usr.bin/pascal/pdx/object/
H A Dreadobj.c175 LOCAL PATCH *phead; variable
192 for (p = phead; p != NIL; p = next) { in backpatch()
198 phead = next; in backpatch()
232 patch->next_patch = phead;
233 phead = patch;
/original-bsd/usr.bin/pascal/src/
H A Dpas.y287 phead YFORWARD ';'
290 phead YEXTERN ';'
296 phead error
299 phead
302 phead: