Searched refs:ft (Results 1 - 14 of 14) sorted by relevance

/osnet-11/usr/src/lib/libparted/common/libparted/fs/fat/
H A Dtable.c28 FatTable* ft; local
31 ft = (FatTable*) ped_malloc (sizeof (FatTable));
32 if (!ft) return NULL;
34 ft->cluster_count = ft->free_cluster_count = size - 2;
37 ft->size = ped_div_round_up (size * entry_size, 512) * 512 / entry_size;
38 ft->fat_type = fat_type;
39 ft->raw_size = ft->size * entry_size;
41 ft
52 fat_table_destroy(FatTable* ft) argument
59 fat_table_duplicate(const FatTable* ft) argument
77 fat_table_clear(FatTable* ft) argument
90 fat_table_set_cluster_count(FatTable* ft, FatCluster new_cluster_count) argument
99 fat_table_count_stats(FatTable* ft) argument
118 fat_table_read(FatTable* ft, const PedFileSystem* fs, int table_num) argument
153 fat_table_write(const FatTable* ft, PedFileSystem* fs, int table_num) argument
171 fat_table_write_all(const FatTable* ft, PedFileSystem* fs) argument
201 _test_code_available(const FatTable* ft, FatCluster code) argument
207 _test_code_bad(const FatTable* ft, FatCluster code) argument
226 _test_code_eof(const FatTable* ft, FatCluster code) argument
245 _update_stats(FatTable* ft, FatCluster cluster, FatCluster value) argument
263 fat_table_set(FatTable* ft, FatCluster cluster, FatCluster value) argument
295 fat_table_get(const FatTable* ft, FatCluster cluster) argument
324 fat_table_alloc_cluster(FatTable* ft) argument
347 fat_table_alloc_check_cluster(FatTable* ft, PedFileSystem* fs) argument
366 fat_table_is_bad(const FatTable* ft, FatCluster cluster) argument
375 fat_table_is_eof(const FatTable* ft, FatCluster cluster) argument
384 fat_table_is_available(const FatTable* ft, FatCluster cluster) argument
393 fat_table_is_empty(const FatTable* ft, FatCluster cluster) argument
403 fat_table_is_active(const FatTable* ft, FatCluster cluster) argument
413 fat_table_set_eof(FatTable* ft, FatCluster cluster) argument
435 fat_table_set_bad(FatTable* ft, FatCluster cluster) argument
458 fat_table_set_avail(FatTable* ft, FatCluster cluster) argument
[all...]
H A Dtable.h41 extern FatTable* fat_table_duplicate (const FatTable* ft);
42 extern void fat_table_destroy (FatTable* ft);
43 extern void fat_table_clear (FatTable* ft);
44 extern int fat_table_set_cluster_count (FatTable* ft,
47 extern int fat_table_read (FatTable* ft, const PedFileSystem* fs,
49 extern int fat_table_write (const FatTable* ft, PedFileSystem* fs,
51 extern int fat_table_write_all (const FatTable* ft, PedFileSystem* fs);
53 extern int fat_table_count_stats (FatTable* ft);
55 extern FatCluster fat_table_get (const FatTable* ft, FatCluster cluster);
56 extern int fat_table_set (FatTable* ft, FatCluste
[all...]
/osnet-11/usr/src/lib/libast/common/sfio/
H A Dsftable.c45 static Fmtpos_t* sffmtpos(Sfio_t* f,const char* form,va_list args,Sffmt_t* ft,int type) argument
47 static Fmtpos_t* sffmtpos(f,form,args,ft,type)
51 Sffmt_t* ft;
68 else if(!(fp = sffmtpos(f,form,args,ft,-1)) )
139 if(fp && fp[n].ft.fmt == 0)
140 { fp[n].ft.fmt = LEFTP;
141 fp[n].ft.form = (char*)form;
194 if(fp && fp[n].ft.fmt == 0)
195 { fp[n].ft.fmt = '.';
196 fp[n].ft
[all...]
H A Dsfvscanf.c318 Sffmt_t *ft; local
366 ft = NIL(Sffmt_t*);
465 !(fp = (*_Sffmtposf)(f,oform,oargs,ft,1)) )
473 n_str = fp[n].ft.size;
475 else if(ft && ft->extf )
476 { FMTSET(ft, form,args,
479 n = (*ft->extf)
480 (f,(Void_t*)&argv,ft);
483 if(!(ft
[all...]
H A Dsfvprintf.c119 Sffmt_t *ft; /* format environment */ local
199 ft = NIL(Sffmt_t*);
267 !(fp = (*_Sffmtposf)(f,oform,oargs,ft,0)) )
275 n_str = fp[n].ft.size;
277 else if(ft && ft->extf )
278 { FMTSET(ft, form,args,
281 n = (*ft->extf)
282 (f,(Void_t*)&argv,ft);
285 if(!(ft
[all...]
H A Dsfhdr.h726 Sffmt_t *ft; member in union:__anon1183
739 Sffmt_t* ft; /* formatting environment */ member in struct:_fmt_s
745 { Sffmt_t ft; /* environment */ member in struct:_fmtpos_s
759 #define FMTSET(ft, frm,ags, fv, sz, flgs, wid,pr,bs, ts,ns) \
760 ((ft->form = (char*)frm), va_copy(ft->args,ags), \
761 (ft->fmt = fv), (ft->size = sz), \
762 (ft->flags = (flgs&SFFMT_SET)), \
763 (ft
[all...]
/osnet-11/usr/src/lib/libsmedia/library/common/
H A Dl_generic.c194 struct format_track ft; local
196 ft.track_no = (int32_t)trackno;
197 ft.head = (int32_t)head;
198 ft.flag = density;
200 &ft, "_m_media_format_track");
/osnet-11/usr/src/lib/libeti/form/common/
H A Dfield.c405 set_field_type(FIELD *f, FIELDTYPE *ft, ...) argument
410 va_start(ap, ft);
413 f->type = ft;
H A Dllib-lform137 set_field_type(FIELD *f, FIELDTYPE *ft, ...)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DHiRes.xs196 FT_t ft;
204 ft.ft_i64 = MY_CXT.base_systime_as_filetime.ft_i64
207 diff = ft.ft_i64 - MY_CXT.base_systime_as_filetime.ft_i64;
210 ft.ft_i64 = filtim.ft_i64;
217 ft.ft_i64 = MY_CXT.base_systime_as_filetime.ft_i64;
221 tp->tv_sec = (long)((ft.ft_i64 - EPOCH_BIAS) / Const64(10000000));
224 tp->tv_usec = (long)((ft.ft_i64 / Const64(10)) % Const64(1000000));
/osnet-11/usr/src/lib/libast/common/comp/
H A Diconv.c1447 size_t ft; local
1469 ft = 0;
1495 if (fe == ft + (fo - fn))
1499 (*disc->errorf)(NiL, disc, ERROR_SYSTEM|2, "incomplete multibyte sequence at offset %I*u", sizeof(ft), ft + (fo - fn));
1502 fe = ft;
1506 (*disc->errorf)(NiL, disc, ERROR_SYSTEM|2, "invalid multibyte sequence at offset %I*u", sizeof(ft), ft + (fo - fn));
1539 ft += (fs - fb);
/osnet-11/usr/src/lib/libsqlite/src/
H A Dos.c1833 FILETIME ft; local
1838 GetSystemTimeAsFileTime( &ft );
1839 now = ((double)ft.dwHighDateTime) * 4294967296.0;
1840 *prNow = (now + ft.dwLowDateTime)/864000000000.0 + 2305813.5;
H A Dvdbe.c1421 int ft, fn; local
1423 ft = pTos->flags;
1425 if( (ft | fn) & MEM_Null ){
1434 }else if( (ft & fn & MEM_Int)==MEM_Int ){
1436 }else if( (ft & MEM_Int)!=0 && (fn & MEM_Str)!=0 && toInt(pNos->z,&v) ){
1438 }else if( (fn & MEM_Int)!=0 && (ft & MEM_Str)!=0 && toInt(pTos->z,&v) ){
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DMan.pm67 .ft @CFONT@
72 .ft R

Completed in 94 milliseconds