Home
last modified time | relevance | path

Searched defs:df (Results 1 – 25 of 32) sorted by relevance

12

/titanic_51/usr/src/cmd/backup/dump/
H A Ddumpitime.c80 FILE *df; in inititimes() local
122 readitimes(df) in readitimes() argument
198 FILE *df; in putitime() local
292 getrecord(df,idatep) getrecord() argument
[all...]
/titanic_51/usr/src/cmd/sendmail/src/
H A Dcollect.c200 SM_FILE_T *df; local
286 register SM_FILE_T *df; local
948 dferror(df,msg,e) dferror() argument
[all...]
H A Ddeliver.c4581 char *df = queuename(e, DATAFL_LETTER); local
5298 char *df = queuename(e, DATAFL_LETTER); local
/titanic_51/usr/src/lib/libc/port/gen/
H A Dstrlcat.c43 char *df = dst; in strlcat() local
/titanic_51/usr/src/lib/efcode/include/fcode/
H A Dprivate.h115 #define DFORTH_LO(df) (((u_dforth_t)(df)) & 0xffffffff) argument
116 #define DFORTH_HI(df) ((((u_dforth_t)(df)) >> 32) & 0xffffffff) argument
/titanic_51/usr/src/uts/common/krtld/
H A Dkobj_subr.c88 char *df = dst; in stand_strlcat() local
/titanic_51/usr/src/lib/libm/common/C/
H A Dacos.c98 double z, p, q, r, w, s, c, df; in acos() local
/titanic_51/usr/src/lib/print/libpapi-common/common/
H A Dmisc.c75 char *df = dst; in strlcat() local
/titanic_51/usr/src/cmd/stat/common/
H A Dacquire_iodevs.c345 iodev_match(struct iodev_snapshot *dev, struct iodev_filter *df) in iodev_match() argument
402 struct iodev_filter *df) in choose_iodevs() argument
1009 acquire_iodevs(struct snapshot * ss,kstat_ctl_t * kc,struct iodev_filter * df) acquire_iodevs() argument
[all...]
/titanic_51/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_bay.c42 #define BDF(b, df) ((uint16_t)((((uint16_t)(b) << 8) & 0xFF00) | \ argument
/titanic_51/usr/src/head/
H A Dfloatingpoint.h129 enum decimal_form df; /* Format for conversion from binary to */ member
/titanic_51/usr/src/lib/libbc/inc/include/
H A Dfloatingpoint.h124 enum decimal_form df; /* Format for binary to decimal conversion. */ member
/titanic_51/usr/src/uts/common/fs/smbsrv/
H A Dsmb_fsinfo.c387 struct statvfs64 df; in smb_fssize() local
[all...]
/titanic_51/usr/src/cmd/fs.d/
H A DMakefile124 df: deffs.o $(FSLIB) $$(@F).o target
[all...]
/titanic_51/usr/src/cmd/stat/vmstat/
H A Dvmstat.c45 struct iodev_filter df; variable
[all...]
/titanic_51/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPConfig.java308 int getIntProperty(String prop, int df, int lb, int ub) { in getIntProperty() argument
1713 DateFormat df = DateFormat.getDateTimeInstance(DateFormat.DEFAULT, in getDateString() local
/titanic_51/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DStatistic.java139 private static final DateFormat df = new SimpleDateFormat("kk:mm:ss"); field in AbstractStatistic
/titanic_51/usr/src/cmd/luxadm/
H A Dfcalupdate.c596 char *df = "df /"; in getbootdev() local
/titanic_51/usr/src/lib/libdtrace/common/
H A Ddt_open.c838 dt_fdlist_t df = { NULL, 0, 0 }; in dt_vopen() local
/titanic_51/usr/src/common/util/
H A Dstring.c565 char *df = dst; in strlcat() local
/titanic_51/usr/src/cmd/backup/restore/
H A Ddirs.c54 static FILE *df, *mf; variable
[all...]
/titanic_51/usr/src/cmd/dis/
H A Ddis_target.c873 dis_func_t df; in dis_tgt_function_iter() local
/titanic_51/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_subr.c352 fab_find_rppath_by_df(fmd_hdl_t *hdl, nvlist_t *nvl, uint8_t df) in fab_find_rppath_by_df() argument
/titanic_51/usr/src/cmd/ps/
H A Dps.c1063 struct def_field *df, *sorted[NFIELDS]; in usage() local
1154 struct def_field *df; in parse_format() local
[all...]
/titanic_51/usr/src/cmd/stat/iostat/
H A Diostat.c143 struct iodev_filter df; variable
[all...]

12