sup 747 compat/svr4/svr4_stream.c void *skp, *sup = NULL; sup 810 compat/svr4/svr4_stream.c sup = stackgap_alloc(&sg, sasize); sup 812 compat/svr4/svr4_stream.c if ((error = copyout(skp, sup, sasize)) != 0) sup 817 compat/svr4/svr4_stream.c SCARG(&ba, name) = (void *)sup; sup 826 compat/svr4/svr4_stream.c if (sup == NULL) { sup 884 compat/svr4/svr4_stream.c void *skp, *sup; sup 915 compat/svr4/svr4_stream.c sup = stackgap_alloc(&sg, samax); sup 929 compat/svr4/svr4_stream.c SCARG(&ap, asa) = sup; sup 943 compat/svr4/svr4_stream.c SCARG(&ap, asa) = sup; sup 964 compat/svr4/svr4_stream.c if ((error = copyin(sup, skp, samax)) != 0) { sup 1421 compat/svr4/svr4_stream.c void *skp, *sup; sup 1511 compat/svr4/svr4_stream.c sup = stackgap_alloc(&sg, sasize); sup 1513 compat/svr4/svr4_stream.c if ((error = copyout(skp, sup, sasize)) != 0) sup 1522 compat/svr4/svr4_stream.c SCARG(&co, name) = (void *)sup; sup 1533 compat/svr4/svr4_stream.c msg.msg_name = (caddr_t) sup; sup 1578 compat/svr4/svr4_stream.c void *skp, *sup; sup 1648 compat/svr4/svr4_stream.c sup = stackgap_alloc(&sg, sasize); sup 1679 compat/svr4/svr4_stream.c SCARG(&ga, asa) = (void *)sup; sup 1687 compat/svr4/svr4_stream.c if ((error = copyin(sup, skp, sasize)) != 0) sup 1739 compat/svr4/svr4_stream.c SCARG(&aa, name) = (void *)sup; sup 1751 compat/svr4/svr4_stream.c if ((error = copyin(sup, skp, sasize)) != 0) sup 1813 compat/svr4/svr4_stream.c msg.msg_name = (caddr_t) sup; sup 236 isofs/cd9660/cd9660_vfsops.c struct iso_supplementary_descriptor *sup = NULL; sup 306 isofs/cd9660/cd9660_vfsops.c sup = (struct iso_supplementary_descriptor *)vdp; sup 309 isofs/cd9660/cd9660_vfsops.c if (bcmp(sup->escape, "%/@", 3) == 0) sup 311 isofs/cd9660/cd9660_vfsops.c if (bcmp(sup->escape, "%/C", 3) == 0) sup 313 isofs/cd9660/cd9660_vfsops.c if (bcmp(sup->escape, "%/E", 3) == 0) sup 316 isofs/cd9660/cd9660_vfsops.c if (isonum_711 (sup->flags) & 1) sup 425 isofs/cd9660/cd9660_vfsops.c sup->root_directory_record;