Home
last modified time | relevance | path

Searched defs:ff (Results 1 – 18 of 18) sorted by relevance

/titanic_44/usr/src/cmd/pools/poolstat/
H A Dpoolstat.c381 poolstat_field_format_t *ff; /* current format field */ in create_prt_sequence_list() local
437 default_f(char *str, int pos, int left, poolstat_field_format_t *ff, char *data) in default_f()
499 bigno_f(char *str, int pos, int left, poolstat_field_format_t *ff, char *data) in bigno_f()
586 used_stat_f(char *str, int pos, int left, poolstat_field_format_t *ff, in used_stat_f()
616 header_f(char *str, int pos, int left, poolstat_field_format_t *ff, char *data) in header_f()
645 poolstat_field_format_t *ff = in prt_stat_line() local
698 poolstat_field_format_t *ff = in prt_stat_hd() local
/titanic_44/usr/src/lib/libast/common/sfio/
H A Dsftmp.c65 reg File_t *ff, *last; local
103 { reg File_t *ff, *next; in _rmfiles() local
127 reg File_t* ff; local
H A Dsfhdr.h367 #define SFMTXdecl(ff,_mf_) Sfio_t* _mf_ = (ff) argument
368 #define SFMTXbegin(ff,_mf_,rv) \ argument
378 #define SFMTXend(ff,_mf_) \ argument
392 #define SFMTXDECL(ff) SFMTXdecl((ff), _mtxf1_) argument
393 #define SFMTXBEGIN(ff,v) { SFMTXbegin((ff), _mtxf1_, (v) ); } argument
394 #define SFMTXEND(ff) { SFMTXend(ff, _mtxf1_); } argument
395 #define SFMTXENTER(ff,v) { if(!(ff)) return(v); SFMTXBEGIN((ff), (v)); } argument
396 #define SFMTXRETURN(ff,v) { SFMTXEND(ff); return(v); } argument
398 #define SFMTXDECL2(ff) SFMTXdecl((ff), _mtxf2_) argument
399 #define SFMTXBEGIN2(ff,v) { SFMTXbegin((ff), _mtxf2_, (v) ); } argument
[all …]
/titanic_44/usr/src/cmd/csh/
H A Dsh.exec.c220 int ff = open_(f, 0); in texec() local
243 int ff = open_(f, 0); in texec() local
H A Dsh.set.c679 int ff; in balance() local
/titanic_44/usr/src/cmd/refer/
H A Dmkey1.c48 FILE *f, *ff; in main() local
/titanic_44/usr/src/common/crypto/aes/amd64/
H A Daeskey.c245 #define ff(x) (x) macro
247 #define ff(x) inv_mcol(x) macro
/titanic_44/usr/src/cmd/lp/cmd/lpadmin/
H A Ddo_align.c404 char * ff = 0; local
/titanic_44/usr/src/cmd/fs.d/
H A DMakefile119 ff volcopy: deffs.o $$(@F).o target
/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Dsckmdrv.c78 #define SCKM_DEBUG6(f, s, a, b, c, d, e, ff) if ((f)& sckm_debug_flags) \ argument
87 #define SCKM_DEBUG6(f, s, a, b, c, d, e, ff) argument
H A Dschpc.c73 #define SCHPC_DEBUG6(f, s, a, b, c, d, e, ff) if ((f)& schpc_debug_flags) \ argument
83 #define SCHPC_DEBUG6(f, s, a, b, c, d, e, ff) argument
/titanic_44/usr/src/uts/sun4u/io/pci/
H A Dsimba.c87 #define DEBUG6(f, s, a, b, c, d, e, ff) if ((f)& simba_debug_flags) \ argument
98 #define DEBUG6(f, s, a, b, c, d, e, ff) argument
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_readdir.c306 u_longlong_t ff; member
/titanic_44/usr/src/lib/libast/common/comp/
H A Domitted.c939 WIN32_FIND_DATA ff; in ctime_now() local
/titanic_44/usr/src/cmd/truss/
H A Dramdata.h89 int ff; member
H A Dmain.c1847 int ff = (fflag || ngrab > 1); in make_pname() local
/titanic_44/usr/src/cmd/idmap/idmap/
H A Didmap.c2066 ff2format(char *ff, int is_mandatory) in ff2format()
/titanic_44/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c3655 char ff[sizeof ("EGI\0")]; in scsi_hba_ident_nodename_compatible_get() local