Searched defs:fh (Results 1 - 13 of 13) sorted by relevance

/external/iproute2/tc/
H A Df_route.c42 __u32 fh = 0xFFFF8000; local
69 fh &= ~0x80FF;
70 fh |= id&0xFF;
79 fh &= 0xFFFF;
80 fh |= id<<16;
90 fh &= 0xFFFF;
91 fh |= (0x8000|id)<<16;
126 fh &= ~0x7F00;
127 fh |= (order<<8)&0x7F00;
130 t->tcm_handle = fh;
[all...]
/external/chromium/base/test/
H A Dtest_file_util_win.cc139 HANDLE fh = FindFirstFile(src.c_str(), &fd); local
140 if (fh == INVALID_HANDLE_VALUE)
154 FindClose(fh);
161 FindClose(fh);
171 } while (FindNextFile(fh, &fd));
173 FindClose(fh);
/external/kernel-headers/original/linux/lockd/
H A Dxdr.h29 struct nfs_fh fh; member in struct:nlm_lock
/external/kernel-headers/original/linux/nfsd/
H A Dxdr.h15 struct svc_fh fh; member in struct:nfsd_fhandle
19 struct svc_fh fh; member in struct:nfsd_sattrargs
24 struct svc_fh fh; member in struct:nfsd_diropargs
30 struct svc_fh fh; member in struct:nfsd_readargs
38 svc_fh fh; member in struct:nfsd_writeargs
46 struct svc_fh fh; member in struct:nfsd_createargs
62 struct svc_fh fh; member in struct:nfsd_readlinkargs
83 struct svc_fh fh; member in struct:nfsd_readdirargs
90 struct svc_fh fh; member in struct:nfsd_attrstat
95 struct svc_fh fh; member in struct:nfsd_diropres
104 struct svc_fh fh; member in struct:nfsd_readres
[all...]
/external/valgrind/main/coregrind/
H A Dlauncher-darwin.c129 static int fat_has_cputype(struct fat_header *fh, cpu_type_t cputype) argument
131 struct fat_arch *fa = (struct fat_arch *)(fh+1);
132 uint32_t nfat_arch = ntohl(fh->nfat_arch);
170 struct fat_header *fh = (struct fat_header *)buf; local
171 if (ntohl(fh->magic) == FAT_MAGIC) {
172 uint32_t nfat_arch = ntohl(fh->nfat_arch);
176 struct fat_arch *fa = (struct fat_arch *)(fh+1);
180 if (fat_has_cputype(fh, default_cputype)) {
186 if (fat_has_cputype(fh, valid_archs[i].cputype)) {
/external/valgrind/main/coregrind/m_ume/
H A Dmacho.c625 struct fat_header fh; local
645 if (size < sizeof(fh)) {
649 res = VG_(pread)(fd, &fh, sizeof(fh), offset);
650 if (sr_isError(res) || sr_Res(res) != sizeof(fh)) {
656 arch_offset = offset + sizeof(fh);
657 fh.nfat_arch = VG_(ntohl)(fh.nfat_arch);
658 for (i = 0; i < fh.nfat_arch; i++) {
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadmacho.c197 struct fat_header fh; local
213 fh.magic = VG_(ntohl)(fh_be->magic);
214 fh.nfat_arch = VG_(ntohl)(fh_be->nfat_arch);
215 if (fh.magic == FAT_MAGIC) {
221 + fh.nfat_arch * sizeof(struct fat_arch)) {
226 f < fh.nfat_arch;
254 if (f == fh.nfat_arch) {
/external/tcpdump/
H A Dieee802_11.h248 struct fh_t fh; member in struct:mgmt_body_t
/external/bzip2/
H A Dbzip2.c964 IntNative fh; local
965 fh = open(name, O_WRONLY|O_CREAT|O_EXCL, S_IWUSR|S_IRUSR);
966 if (fh == -1) return NULL;
967 fp = fdopen(fh, mode);
968 if (fp == NULL) close(fh);
/external/genext2fs/
H A Dgenext2fs.c1507 add2fs_from_file(filesystem *fs, uint32 this_nod, FILE * fh, uint32 fs_timestamp, struct stats *stats) argument
1517 fstat(fileno(fh), &st);
1520 while(getline(&line, &len, fh) >= 0)
1659 FILE *fh; local
1763 fh = xfopen(dent->d_name, "rb");
1764 nod = mkfile_fs(fs, this_nod, name, mode, st.st_size, fh, uid, gid, ctime, mtime);
1765 fclose(fh);
2130 load_fs(FILE * fh, int swapit) argument
2134 if((fseek(fh, 0, SEEK_END) < 0) || ((ssize_t)(fssize = ftell(fh))
2159 flist_blocks(filesystem *fs, uint32 nod, FILE *fh) argument
2416 dump_fs(filesystem *fs, FILE * fh, int swapit) argument
2435 FILE *fh; local
2652 FILE * fh = xfopen(fsin, "rb"); local
2705 FILE *fh; local
2718 FILE * fh = xfopen(fsout, "wb"); local
[all...]
/external/icu4c/test/intltest/
H A Dtranstst.cpp4543 Transliterator* fh = Transliterator::createInstance("Fullwidth-Halfwidth", UTRANS_FORWARD, parseError, status); local
4544 if (hf == 0 || fh == 0) {
4547 delete fh;
4553 // "hf"|"fh"|"both",
4571 expect(*fh, f, h);
4575 expect(*fh, f, h);
4580 delete fh;
/external/kernel-headers/original/linux/
H A Dcoda.h664 struct file *fh; /* not passed from userspace but used in-kernel only */ member in struct:coda_open_by_fd_out
H A Dnfs_xdr.h119 const struct nfs_fh * fh; member in struct:nfs_openargs
138 struct nfs_fh fh; member in struct:nfs_openres
154 const struct nfs_fh * fh; member in struct:nfs_open_confirmargs
167 struct nfs_fh * fh; member in struct:nfs_closeargs
188 struct nfs_fh * fh; member in struct:nfs_lock_args
205 struct nfs_fh * fh; member in struct:nfs_locku_args
216 struct nfs_fh * fh; member in struct:nfs_lockt_args
240 struct nfs_fh * fh; member in struct:nfs_readargs
258 struct nfs_fh * fh; member in struct:nfs_writeargs
290 struct nfs_fh * fh; member in struct:nfs_entry
298 struct nfs_fh * fh; member in struct:nfs_sattrargs
303 struct nfs_fh * fh; member in struct:nfs_diropargs
309 struct nfs_fh * fh; member in struct:nfs_createargs
325 struct nfs_fh * fh; member in struct:nfs_setattrargs
333 struct nfs_fh * fh; member in struct:nfs_setaclargs
340 struct nfs_fh * fh; member in struct:nfs_getaclargs
368 struct nfs_fh * fh; member in struct:nfs_readdirargs
375 struct nfs_fh * fh; member in struct:nfs3_getaclargs
389 struct nfs_fh * fh; member in struct:nfs_diropok
394 struct nfs_fh * fh; member in struct:nfs_readlinkargs
401 struct nfs_fh * fh; member in struct:nfs3_sattrargs
408 struct nfs_fh * fh; member in struct:nfs3_diropargs
414 struct nfs_fh * fh; member in struct:nfs3_accessargs
419 struct nfs_fh * fh; member in struct:nfs3_createargs
428 struct nfs_fh * fh; member in struct:nfs3_mkdirargs
444 struct nfs_fh * fh; member in struct:nfs3_mknodargs
469 struct nfs_fh * fh; member in struct:nfs3_readdirargs
479 struct nfs_fh * fh; member in struct:nfs3_diropres
489 struct nfs_fh * fh; member in struct:nfs3_readlinkargs
525 const struct nfs_fh * fh; member in struct:nfs4_accessargs
552 struct nfs_fh * fh; member in struct:nfs4_create_res
559 const struct nfs_fh * fh; member in struct:nfs4_fsinfo_arg
564 const struct nfs_fh * fh; member in struct:nfs4_getattr_arg
574 const struct nfs_fh * fh; member in struct:nfs4_link_arg
597 struct nfs_fh * fh; member in struct:nfs4_lookup_res
605 const struct nfs_fh * fh; member in struct:nfs4_pathconf_arg
610 const struct nfs_fh * fh; member in struct:nfs4_readdir_arg
625 const struct nfs_fh * fh; member in struct:nfs4_readlink
632 const struct nfs_fh * fh; member in struct:nfs4_remove_arg
672 const struct nfs_fh * fh; member in struct:nfs4_statfs_arg
[all...]

Completed in 511 milliseconds