/titanic_44/usr/src/cmd/pools/poolstat/ |
H A D | poolstat.c | 381 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 D | sftmp.c | 65 reg File_t *ff, *last; local 103 { reg File_t *ff, *next; in _rmfiles() local 127 reg File_t* ff; local
|
H A D | sfhdr.h | 367 #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 D | sh.exec.c | 220 int ff = open_(f, 0); in texec() local 243 int ff = open_(f, 0); in texec() local
|
H A D | sh.set.c | 679 int ff; in balance() local
|
/titanic_44/usr/src/cmd/refer/ |
H A D | mkey1.c | 48 FILE *f, *ff; in main() local
|
/titanic_44/usr/src/common/crypto/aes/amd64/ |
H A D | aeskey.c | 245 #define ff(x) (x) macro 247 #define ff(x) inv_mcol(x) macro
|
/titanic_44/usr/src/cmd/lp/cmd/lpadmin/ |
H A D | do_align.c | 404 char * ff = 0; local
|
/titanic_44/usr/src/cmd/fs.d/ |
H A D | Makefile | 119 ff volcopy: deffs.o $$(@F).o target
|
/titanic_44/usr/src/uts/sun4u/starcat/io/ |
H A D | sckmdrv.c | 78 #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 D | schpc.c | 73 #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 D | simba.c | 87 #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 D | nfs4_srv_readdir.c | 306 u_longlong_t ff; member
|
/titanic_44/usr/src/lib/libast/common/comp/ |
H A D | omitted.c | 939 WIN32_FIND_DATA ff; in ctime_now() local
|
/titanic_44/usr/src/cmd/truss/ |
H A D | ramdata.h | 89 int ff; member
|
H A D | main.c | 1847 int ff = (fflag || ngrab > 1); in make_pname() local
|
/titanic_44/usr/src/cmd/idmap/idmap/ |
H A D | idmap.c | 2066 ff2format(char *ff, int is_mandatory) in ff2format()
|
/titanic_44/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_hba.c | 3655 char ff[sizeof ("EGI\0")]; in scsi_hba_ident_nodename_compatible_get() local
|