Searched refs:voidp (Results 26 - 50 of 120) sorted by relevance

12345

/netbsd-current/external/bsd/am-utils/dist/amd/
H A Dops_ext.c159 memset((voidp) &ext_args, 0, sizeof(ext_args)); /* Paranoid */
164 memset((voidp) &mnt, 0, sizeof(mnt));
H A Dops_tmpfs.c117 memset((voidp) &tmpfs_args, 0, sizeof(tmpfs_args)); /* Paranoid */
122 memset((voidp) &mnt, 0, sizeof(mnt));
H A Dnfs_prot_svc.c49 extern voidp nfsproc_null_2_svc(voidp, struct svc_req *);
52 extern voidp nfsproc_root_2_svc(voidp, struct svc_req *);
56 extern voidp nfsproc_writecache_2_svc(voidp, struct svc_req *);
73 typedef char *(*nfssvcproc_t)(voidp, struct svc_req *);
H A Dops_nfs.c182 got_nfs_fh_mount(voidp pkt, int len, struct sockaddr_in *sa, struct sockaddr_in *ia, opaque_t arg, int done)
201 fp->fh_error = pickup_rpc_reply(pkt, len, (voidp) &res3,
216 fp->fh_error = pickup_rpc_reply(pkt, len, (voidp) &res,
250 got_nfs_fh_webnfs(voidp pkt, int len, struct sockaddr_in *sa, struct sockaddr_in *ia, opaque_t arg, int done)
269 fp->fh_error = pickup_rpc_reply(pkt, len, (voidp) &res3,
280 fp->fh_error = pickup_rpc_reply(pkt, len, (voidp) &res,
379 memmove((voidp) &(fhbuf->v3), (voidp) &(fp->fh_nfs_handle.v3),
384 memmove((voidp) &(fhbuf->v2), (voidp)
[all...]
H A Dops_cdfs.c114 memset((voidp) &cdfs_args, 0, sizeof(cdfs_args)); /* Paranoid */
120 memset((voidp) &mnt, 0, sizeof(mnt));
H A Dops_pcfs.c120 memset((voidp) &pcfs_args, 0, sizeof(pcfs_args)); /* Paranoid */
125 memset((voidp) &mnt, 0, sizeof(mnt));
H A Dops_udf.c173 memset((voidp) &udf_args, 0, sizeof(udf_args)); /* Paranoid */
178 memset((voidp)&mnt, 0, sizeof(mnt));
H A Dops_lofs.c116 memset((voidp) &mnt, 0, sizeof(mnt));
H A Drpc_fwd.c76 voidp rf_ptr;
344 memset((voidp) &p->rf_sin, 0, sizeof(p->rf_sin));
467 (*p->rf_fwd) ((voidp) pkt, rc, &src_addr, &p->rf_sin, p->rf_ptr, TRUE);
/netbsd-current/external/bsd/am-utils/dist/conf/checkmount/
H A Dcheckmount_aix.c54 extern int mntctl(int cmd, int size, voidp buf);
/netbsd-current/external/bsd/am-utils/dist/conf/mount/
H A Dmount_irix6.c58 mount_irix(char *fsname, char *dir, int flags, MTYPE_TYPE type, voidp data)
/netbsd-current/external/cddl/osnet/dist/uts/common/zmod/
H A Dzconf.h118 typedef void *voidp; typedef
H A Dzutil.c301 extern voidp malloc OF((uInt size));
302 extern voidp calloc OF((uInt items, uInt size));
/netbsd-current/common/dist/zlib/contrib/iostream2/
H A Dzstream.h209 return ::gzwrite(m_fp, (voidp) buf, len);
265 return ::gzwrite(zs.fp(), (voidp) x, items*sizeof(T));
273 ::gzwrite(zs.fp(), (voidp) &x, sizeof(T));
288 ::gzwrite(zs.fp(), (voidp) x, len.value());
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/iostream2/
H A Dzstream.h209 return ::gzwrite(m_fp, (voidp) buf, len);
265 return ::gzwrite(zs.fp(), (voidp) x, items*sizeof(T));
273 ::gzwrite(zs.fp(), (voidp) &x, sizeof(T));
288 ::gzwrite(zs.fp(), (voidp) x, len.value());
/netbsd-current/external/gpl3/gdb.old/dist/zlib/contrib/iostream2/
H A Dzstream.h209 return ::gzwrite(m_fp, (voidp) buf, len);
265 return ::gzwrite(zs.fp(), (voidp) x, items*sizeof(T));
273 ::gzwrite(zs.fp(), (voidp) &x, sizeof(T));
288 ::gzwrite(zs.fp(), (voidp) x, len.value());
/netbsd-current/external/gpl3/gdb/dist/zlib/contrib/iostream2/
H A Dzstream.h209 return ::gzwrite(m_fp, (voidp) buf, len);
265 return ::gzwrite(zs.fp(), (voidp) x, items*sizeof(T));
273 ::gzwrite(zs.fp(), (voidp) &x, sizeof(T));
288 ::gzwrite(zs.fp(), (voidp) x, len.value());
/netbsd-current/external/gpl3/binutils.old/dist/zlib/contrib/iostream2/
H A Dzstream.h209 return ::gzwrite(m_fp, (voidp) buf, len);
265 return ::gzwrite(zs.fp(), (voidp) x, items*sizeof(T));
273 ::gzwrite(zs.fp(), (voidp) &x, sizeof(T));
288 ::gzwrite(zs.fp(), (voidp) x, len.value());
/netbsd-current/external/bsd/am-utils/dist/libamu/
H A Dxutil.c177 voidp
180 voidp p;
190 p = (voidp) malloc((unsigned) len);
212 voidp
215 voidp p = xmalloc(len);
223 voidp
224 xrealloc(voidp ptr, int len)
233 ptr = (voidp) realloc(ptr, (unsigned) len);
235 ptr = (voidp) xmalloc((unsigned) len);
248 dxfree(char *file, int line, voidp pt
[all...]
/netbsd-current/external/bsd/am-utils/dist/conf/mtab/
H A Dmtab_aix.c60 extern int mntctl(int cmd, int size, voidp buf);
H A Dmtab_file.c209 if (select(0, (voidp) 0, (voidp) 0, (voidp) 0, &tv) < 0)
/netbsd-current/external/gpl3/gdb.old/dist/zlib/contrib/minizip/
H A Dunzip.h70 typedef voidp unzFile;
380 voidp buf,
406 voidp buf,
/netbsd-current/common/dist/zlib/contrib/minizip/
H A Dunzip.h70 typedef voidp unzFile;
380 voidp buf,
406 voidp buf,
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/minizip/
H A Dunzip.h70 typedef voidp unzFile;
380 voidp buf,
406 voidp buf,
/netbsd-current/external/gpl3/gdb/dist/zlib/contrib/minizip/
H A Dunzip.h70 typedef voidp unzFile;
380 voidp buf,
406 voidp buf,

Completed in 161 milliseconds

12345