Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.sbin/mkhybrid/src/
Dmkisofs.c1654 for(opnt = out_list; opnt; opnt = opnt->of_next ) in FDECL2()
1667 for(opnt = out_list; opnt; opnt = opnt->of_next ) in FDECL2()
1684 for(opnt = out_list; opnt; opnt = opnt->of_next ) in FDECL2()
Dmkisofs.h194 struct output_fragment * of_next; member
Dwrite.c1172 out_tail->of_next = frag; in FDECL1()