Searched refs:hostnum (Results 1 - 23 of 23) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dhosts.c88 int *hostnum = __data; local
90 if (host->id == *hostnum)
118 int hostnum = 0; local
150 while (nodemgr_for_each_host(&hostnum, alloc_hostnum_cb))
151 hostnum++;
153 h->id = hostnum;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dosdep.h424 # define Ext_ASCII_TO_Native(string, hostnum, hostver, isuxatt, islochdr) \
425 if (((hostnum) == FS_FAT_ && \
428 (hostnum) == FS_HPFS_ || \
429 ((hostnum) == FS_NTFS_ && (hostver) == 50)) { \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dzipinfo.c779 /* process_cdir_file_hdr() sets pInfo->hostnum, pInfo->lcflag, ...: */
997 unsigned hostnum, hostver, extnum, extver, methid, methnum, xattr; variable
1044 hostnum = (unsigned)(G.pInfo->hostnum);
1057 if (hostnum >= NUM_HOSTS) {
1062 varmsg_str = LoadFarStringSmall(os[hostnum]);
1064 if (hostnum == FS_VFAT_ && hostver == 20) {
1163 if (hostnum == VMS_) {
1209 } else if (hostnum == AMIGA_) {
1227 } else if (hostnum
1883 unsigned hostnum, hostver, methid, methnum, xattr; local
[all...]
H A Dunzpriv.h2019 uch hostnum; member in struct:min_info
3006 # define Ext_ASCII_TO_Native(string, hostnum, hostver, isuxatt, islochdr) \
3007 if (((hostnum) == FS_FAT_ && \
3010 (hostnum) == FS_HPFS_ || \
3011 ((hostnum) == FS_NTFS_ && (hostver) == 50)) { \
H A Dprocess.c1707 G.pInfo->hostnum = MIN(G.crec.version_made_by[1], NUM_HOSTS);
1712 switch (G.pInfo->hostnum) {
1734 (G.pInfo->hostnum == FS_FAT_ || G.pInfo->hostnum == FS_HPFS_ ||
1735 G.pInfo->hostnum == FS_NTFS_ || G.pInfo->hostnum == ATARI_))
H A Dfileio.c891 if (G.pInfo->hostnum == VMS_ && G.extra_field &&
2129 Ext_ASCII_TO_Native((char *)G.outbuf, G.pInfo->hostnum,
2243 Ext_ASCII_TO_Native(G.filename, G.pInfo->hostnum, G.pInfo->hostver,
H A Dlist.c188 /* process_cdir_file_hdr() sets pInfo->hostnum, pInfo->lcflag, ...: */
542 (G.pInfo->hostnum == FS_FAT_ && !MBSCHR(G.filename, '/') &&
H A Dextract.c482 /* process_cdir_file_hdr() sets pInfo->hostnum, pInfo->lcflag */
1315 if (G.pInfo->hostnum == FS_FAT_ && !MBSCHR(G.filename, '/')) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dhosts.c468 unsigned short *hostnum = (unsigned short *)data; local
471 return p->host_no == *hostnum;
476 * @hostnum: host number to locate
485 struct Scsi_Host *scsi_host_lookup(unsigned short hostnum) argument
490 cdev = class_find_device(&shost_class, NULL, &hostnum,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/atari/
H A Datari.c181 switch (G.pInfo->hostnum) {
256 SYMLINK_HOST(G.pInfo->hostnum);
296 (G.pInfo->hostnum == FS_FAT_);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/tops20/
H A Dtops20.c41 switch (G.pInfo->hostnum) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/unix/
H A Dunix.c359 switch (G.pInfo->hostnum) {
434 SYMLINK_HOST(G.pInfo->hostnum);
474 (G.pInfo->hostnum == FS_FAT_);
650 if (G.pInfo->hostnum != UNIX_ || !(uO.X_flag || uO.K_flag)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/atheos/
H A Datheos.c255 switch (G.pInfo->hostnum) {
330 SYMLINK_HOST(G.pInfo->hostnum);
370 (G.pInfo->hostnum == FS_FAT_);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/beos/
H A Dbeos.c286 switch (G.pInfo->hostnum) {
361 SYMLINK_HOST(G.pInfo->hostnum);
401 (G.pInfo->hostnum == FS_FAT_);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/acorn/
H A Dacorn.c184 switch (G.pInfo->hostnum) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/amiga/
H A Damiga.c210 switch (G.pInfo->hostnum) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/human68k/
H A Dhuman68k.c189 switch (G.pInfo->hostnum) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/netware/
H A Dnetware.c214 switch (G.pInfo->hostnum) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/qdos/
H A Dqdos.c356 switch (G.pInfo->hostnum) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/tandem/
H A Dtanunz.c356 switch (G.pInfo->hostnum) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dvms.c2282 /* GRR NOTES: cannot depend on hostnum! May have "flip'd" file or re-zipped
2287 (G.pInfo->hostnum==FS_FAT_ \
2288 || G.pInfo->hostnum==FS_HPFS_ \
2289 || G.pInfo->hostnum==FS_NTFS_)
4039 switch (G.pInfo->hostnum) {
4120 SYMLINK_HOST(G.pInfo->hostnum);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/aosvs/
H A Daosvs.c395 switch (G.pInfo->hostnum) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/theos/
H A Dtheos.c290 switch (G.pInfo->hostnum) {

Completed in 315 milliseconds