Searched refs:fh (Results 1 - 25 of 153) sorted by relevance

1234567

/netbsd-6-1-5-RELEASE/tests/util/xlint/lint1/
H A Dd_typename_as_var.c6 } fh; typedef in typeref:struct:__anon9710
9 fh h;
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/tls/
H A Dtls_prng_file.c15 /* ssize_t tls_prng_file_read(fh, length)
16 /* TLS_PRNG_SRC *fh;
19 /* int tls_prng_file_close(fh)
20 /* TLS_PRNG_SRC *fh;
88 TLS_PRNG_SRC *fh; local
96 fh = (TLS_PRNG_SRC *) mymalloc(sizeof(*fh));
97 fh->fd = fd;
98 fh->name = mystrdup(name);
99 fh
108 tls_prng_file_read(TLS_PRNG_SRC *fh, size_t len) argument
144 tls_prng_file_close(TLS_PRNG_SRC *fh) argument
[all...]
/netbsd-6-1-5-RELEASE/dist/dhcp/common/
H A Dfddi.c64 struct fddi_header fh; local
68 memcpy (fh.fddi_dhost, &to -> hbuf [1],
69 sizeof (fh.fddi_dhost));
70 memcpy (fh.fddi_shost,
71 &interface -> hw_address.hbuf [1], sizeof (fh.fddi_shost));
72 fh.fddi_fc = FDDIFC_LLC_ASYNC;
73 memcpy (&buf [*bufix], &fh, sizeof fh);
74 *bufix += sizeof fh;
92 struct fddi_header fh; local
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/crunch/crunchide/
H A Dexec_coff.c60 struct coff_filehdr fh; local
71 if (read(fd, &fh, sizeof fh) != sizeof fh)
74 if (COFF_BADMAG(&fh))
/netbsd-6-1-5-RELEASE/sys/arch/x68k/dev/
H A Dite_tv.c255 short fh; local
266 for (fh = 0; fh < FONTHEIGHT; fh++, p += ROWBYTES)
269 for (fh = 0; fh < FONTHEIGHT; fh++, p += ROWBYTES)
280 short fh, hi; local
291 for (fh = 0; fh < FONTHEIGH
309 short fh, hi; local
338 short fh, hi; local
385 short fh, hi; local
422 short fh, hi; local
455 short fh, hi; local
492 short fh, hi; local
539 short fh, hi; local
591 short fh; local
633 short fh; local
700 short fh; local
715 short fh; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/arm/arm/
H A Dfiq.c98 fiq_claim(struct fiqhandler *fh) argument
104 if (fh->fh_size > 0x100)
121 if (fh->fh_regs != NULL)
122 fiq_setregs(fh->fh_regs);
124 TAILQ_INSERT_HEAD(&fiqhandler_stack, fh, fh_list);
127 fiq_installhandler(fh->fh_func, fh->fh_size);
143 fiq_release(struct fiqhandler *fh) argument
155 if (fh == TAILQ_FIRST(&fiqhandler_stack)) {
156 if (fh
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dbuiltin-inf-1.c7 float fh = __builtin_huge_valf(); variable
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dbuiltin-inf-1.c7 float fh = __builtin_huge_valf(); variable
/netbsd-6-1-5-RELEASE/dist/nvi/perl_scripts/
H A Dmake.pl2 my ($fh) = shift;
4 while(<$fh>) {
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D20020615-1.c16 line_hints(const font_hints *fh, const gs_fixed_point *p0, argument
22 int xi = fh->x_inverted, yi = fh->y_inverted;
28 if (fh->axes_swapped) {
50 static font_hints fh[] = {{0, 1, 0}, {0, 0, 1}, {0, 0, 0}}; local
54 if (line_hints (fh, gsf, gsf + 1) != 1
55 || line_hints (fh + 1, gsf + 2, gsf + 3) != 8
56 || line_hints (fh + 2, gsf + 2, gsf + 3) != 4)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D20020615-1.c16 line_hints(const font_hints *fh, const gs_fixed_point *p0, argument
22 int xi = fh->x_inverted, yi = fh->y_inverted;
28 if (fh->axes_swapped) {
50 static font_hints fh[] = {{0, 1, 0}, {0, 0, 1}, {0, 0, 0}}; local
54 if (line_hints (fh, gsf, gsf + 1) != 1
55 || line_hints (fh + 1, gsf + 2, gsf + 3) != 8
56 || line_hints (fh + 2, gsf + 2, gsf + 3) != 4)
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/conf/autofs/
H A Dautofs_linux.c140 autofs_fh_t *fh; local
153 fh = ALLOC(autofs_fh_t);
154 fh->fd = fds[0];
155 fh->kernelfd = fds[1];
156 fh->ioctlfd = -1;
157 fh->pending_mounts = NULL;
158 fh->pending_umounts = NULL;
160 mp->am_autofs_fh = fh;
169 autofs_fh_t *fh = mp->am_autofs_fh; local
172 close(fh
197 autofs_fh_t *fh = mp->am_autofs_fh; local
208 autofs_fh_t *fh = mp->am_autofs_fh; local
226 autofs_fh_t *fh = mp->am_autofs_fh; local
319 autofs_fh_t *fh = mp->am_autofs_fh; local
343 autofs_fh_t *fh; local
404 autofs_fh_t *fh; local
455 autofs_fh_t *fh; local
683 autofs_fh_t *fh = mp->am_parent->am_autofs_fh; local
708 autofs_fh_t *fh = mp->am_parent->am_autofs_fh; local
733 autofs_fh_t *fh = mp->am_parent->am_autofs_fh; local
766 autofs_fh_t *fh = mp->am_parent->am_autofs_fh; local
788 autofs_get_opts(char *opts, size_t l, autofs_fh_t *fh) argument
806 autofs_fh_t *fh = mp->am_autofs_fh; local
817 autofs_fh_t *fh = mp->am_autofs_fh; local
[all...]
/netbsd-6-1-5-RELEASE/lib/libc/sys/
H A Dstatvfs.c59 int __fhstatvfs40(const void *fh, size_t fh_size, struct statvfs *st);
62 __fhstatvfs40(const void *fh, size_t fh_size, struct statvfs *st) argument
64 return __fhstatvfs140(fh, fh_size, st, ST_WAIT);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/util/
H A DUCD.pm74 my $fh = shift;
75 my $s = <$fh>;
127 my $fh = shift;
128 while (defined(my $s = <$fh>)) {
151 my $fh = shift;
152 while (defined(my $s = <$fh>)) {
178 my $fh = shift;
179 while (defined(my $s = <$fh>)) {
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dinf-1.c9 float fh = __builtin_huge_valf(); local
20 if (fi != fh)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dinf-1.c12 float fh = __builtin_huge_valf(); local
26 if (fi != fh)
/netbsd-6-1-5-RELEASE/sys/dev/
H A Dfirmload.c68 firmware_handle_free(firmware_handle_t fh) argument
71 free(fh, M_DEVFIRM);
225 firmware_handle_t fh; local
242 fh = firmware_handle_alloc();
243 KASSERT(fh != NULL);
265 firmware_handle_free(fh);
275 firmware_handle_free(fh);
282 firmware_handle_free(fh);
288 fh->fh_vp = vp;
289 fh
303 firmware_close(firmware_handle_t fh) argument
318 firmware_get_size(firmware_handle_t fh) argument
331 firmware_read(firmware_handle_t fh, off_t offset, void *buf, size_t len) argument
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dget_window_size.c106 intptr_t fh = 0; local
109 fh = _get_osfhandle(fd);
110 if (fh != (intptr_t) INVALID_HANDLE_VALUE &&
111 GetConsoleScreenBufferInfo((HANDLE) fh, &sb_info)) {
/netbsd-6-1-5-RELEASE/dist/smbfs/lib/smb/
H A Dfile.c60 smb_read(struct smb_ctx *ctx, smbfh fh, off_t offset, size_t count, char *dst) argument
64 rwrq.ioc_fh = fh;
74 smb_write(struct smb_ctx *ctx, smbfh fh, off_t offset, size_t count, argument
79 rwrq.ioc_fh = fh;
/netbsd-6-1-5-RELEASE/sys/arch/macppc/stand/fixcoff/
H A Dfixcoff.c142 struct filehdr fh; local
166 if (read(fd, &fh, sizeof(fh)) != sizeof(fh))
169 i = be16toh(*(uint16_t *)fh.f_magic);
174 i = be16toh(*(uint16_t *)fh.f_opthdr);
186 n = be16toh(*(uint16_t *)fh.f_nsect);
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dfstypes.h69 #define FHANDLE_FSID(fh) (&(fh)->fh_fsid)
70 #define FHANDLE_FILEID(fh) (&(fh)->fh_fid)
73 #define FHANDLE_SIZE(fh) \
74 FHANDLE_SIZE_FROM_FILEID_SIZE(FHANDLE_FILEID(fh)->fid_len)
/netbsd-6-1-5-RELEASE/sys/net/
H A Dif_fddisubr.c214 struct fddi_header *fh; local
397 M_PREPEND(mcopy, sizeof (*fh), M_DONTWAIT);
399 fh = mtod(mcopy, struct fddi_header *);
400 memcpy(fh->fddi_dhost, edst, sizeof (edst));
401 memcpy(fh->fddi_shost, CFDDIADDR(ifp),
448 fh = mtod(m, struct fddi_header *);
450 switch (fh->fddi_fc & (FDDIFC_C|FDDIFC_L|FDDIFC_F)) {
453 if ((fh->fddi_fc & FDDIFC_Z) > 7)
459 if (fh->fddi_fc & FDDIFC_Z)
465 if ((fh
545 struct fddi_header *fh; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/win32/
H A Dfile.c204 int fh; local
209 if ((fh = open(file, _O_RDONLY | _O_BINARY)) < 0)
212 if (!GetFileTime((HANDLE) _get_osfhandle(fh),
217 close(fh);
221 close(fh);
227 int fh; local
231 if ((fh = open(file, _O_RDWR | _O_BINARY)) < 0)
239 if (!SetFileTime((HANDLE) _get_osfhandle(fh),
244 close(fh);
249 close(fh);
495 int fh; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Dsom.h46 #define SOM_BADMAGIC(fh) \
47 ((fh)->system_id != SOM_PA10 && \
48 (fh)->system_id != SOM_PA11 && \
49 (fh)->system_id != SOM_PA12 && \
50 (fh)->system_id != SOM_PA20)
/netbsd-6-1-5-RELEASE/sys/arch/i386/stand/libsa/
H A Dnfs.c73 u_char fh[NFS_FHSIZE]; member in struct:nfs_read_args
99 u_char fh[NFS_FHSIZE]; member in struct:nfs_iodesc
125 u_char fh[NFS_FHSIZE]; member in struct:repl
163 memcpy(fhp, repl->fh, sizeof(repl->fh));
176 u_char fh[NFS_FHSIZE]; member in struct:args
182 u_char fh[NFS_FHSIZE]; member in struct:repl
204 memcpy(args->fh, d->fh, sizeof(args->fh));
238 u_char fh[NFS_FHSIZE]; member in struct:__anon6002
[all...]

Completed in 323 milliseconds

1234567