Home
last modified time | relevance | path

Searched defs:pf (Results 1 – 25 of 73) sorted by relevance

123

/titanic_51/usr/src/lib/libast/common/vmalloc/
H A Dvmprofile.c35 #define PFHASH(pf) ((pf)->data.data.hash) argument
36 #define PFVM(pf) ((pf)->data.data.vm) argument
37 #define PFFILE(pf) ((pf)->data.data.fm.file) argument
38 #define PFLINE(pf) ((pf)->line) argument
39 #define PFNAME(pf) ((pf)->data.f) argument
40 #define PFNALLOC(pf) ((pf)->data.data.nalloc) argument
41 #define PFALLOC(pf) ((pf)->data.data.alloc) argument
42 #define PFNFREE(pf) ((pf)->data.data.nfree) argument
43 #define PFFREE(pf) ((pf)->data.data.free) argument
44 #define PFREGION(pf) ((pf)->data.data.region) argument
[all …]
/titanic_51/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmprofile.c35 #define PFHASH(pf) ((pf)->data.data.hash) argument
36 #define PFVM(pf) ((pf)->data.data.vm) argument
37 #define PFFILE(pf) ((pf)->data.data.fm.file) argument
38 #define PFLINE(pf) ((pf)->line) argument
39 #define PFNAME(pf) ((pf) argument
40 PFNALLOC(pf) global() argument
41 PFALLOC(pf) global() argument
42 PFNFREE(pf) global() argument
43 PFFREE(pf) global() argument
44 PFREGION(pf) global() argument
45 PFMAX(pf) global() argument
84 reg Pfobj_t *pf, *last; global() local
189 reg Pfobj_t *pf, *next, *last; global() local
220 reg Pfobj_t* pf; global() local
250 pfsort(Pfobj_t * pf) pfsort() argument
361 reg Pfobj_t *pf, *list, *next, *last; global() local
507 reg Pfobj_t *pf; global() local
555 reg Pfobj_t *pf; global() local
[all...]
/titanic_51/usr/src/cmd/lp/lib/filters/
H A Dfreefilter.c89 FILTER * pf in freefilter() argument
114 free_filter(_FILTER * pf) free_filter() argument
[all...]
H A Dinsfilter.c241 register _FILTER * pf; local
273 register _FILTER * pf; local
569 register _FILTER * pf; global() local
693 register _FILTER *pf; global() local
751 register _FILTER *pf; global() local
789 build_simple_cmd(char ** pp,_FILTER * pf,PARM * parms,unsigned short * flagsp) build_simple_cmd() argument
[all...]
H A Dtrash.c40 register _FILTER *pf; in trash_filters() local
H A Ddelfilter.c50 register _FILTER *pf; local
H A Dsearch.c48 register _FILTER *pf; local
H A Dgetfilter.c50 static _FILTER *pf = 0; local
[all...]
H A Dputfilter.c54 register _FILTER *pf; local
H A Ddumpfilters.c54 register _FILTER *pf; in dumpfilters() local
[all...]
H A Dloadfilters.c58 register _FILTER *pf; in loadfilters() local
[all...]
/titanic_51/usr/src/cmd/lp/cmd/
H A Dlpfilter.c263 register FILTER *pf, local
586 register FILTER *pf, global() local
717 register FILTER *pf; global() local
757 _list_filter(pf) _list_filter() argument
[all...]
/titanic_51/usr/src/lib/libc/port/fp/
H A Ddouble_decim.c175 __big_decimal_to_string(_big_float *pf, int sticky, decimal_mode *pm, in __big_decimal_to_string() argument
450 __double_to_bigfloat(double * px,_big_float * pf) __double_to_bigfloat() argument
476 __extended_to_bigfloat(extended * px,_big_float * pf) __extended_to_bigfloat() argument
500 __quadruple_to_bigfloat(quadruple * px,_big_float * pf) __quadruple_to_bigfloat() argument
[all...]
H A Dfile_decim.c54 char **pechar, FILE *pf, int *pnread) in file_to_decimal() argument
/titanic_51/usr/src/cmd/lp/lib/forms/
H A Dfreeform.c42 FORM * pf in freeform() argument
[all...]
/titanic_51/usr/src/lib/libast/common/sfio/
H A Dsfexcept.c115 reg Sfio_t *pf; local
H A Dsfpool.c246 Sfio_t* sfpool(reg Sfio_t* f, reg Sfio_t* pf, reg int mode) in sfpool()
/titanic_51/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfexcept.c115 reg Sfio_t *pf; local
H A Dsfpool.c246 Sfio_t* sfpool(reg Sfio_t* f, reg Sfio_t* pf, reg int mode) in sfpool() argument
[all...]
/titanic_51/usr/src/uts/sparc/fpu/
H A Dutility.c36 FPU_REGS_TYPE *pf, /* Old freg value. */ in _fp_read_vfreg() argument
45 FPU_REGS_TYPE *pf, /* New freg value. */ in _fp_write_vfreg() argument
/titanic_51/usr/src/lib/libbc/libc/gen/common/
H A Dfile_decim.c36 file_to_decimal(ppc, nmax, fortran_conventions, pd, pform, pechar, pf, pnread) in file_to_decimal() argument
/titanic_51/usr/src/cmd/cmd-inet/usr.lib/bridged/
H A Ddlpi.c221 struct packetfilt pf; in port_dlpi_open() local
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.tftpd.c775 struct formats *pf; in tftp() local
1011 tftpd_sendfile(struct formats * pf,int oacklen) tftpd_sendfile() argument
1185 tftpd_recvfile(struct formats * pf,int oacklen) tftpd_recvfile() argument
[all...]
/titanic_51/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregsubcomp.c43 regsubflags(regex_t* p, register const char* s, char** e, int delim, register const regflags_t* map, int* pm, regflags_t* pf) in regsubflags() argument
/titanic_51/usr/src/lib/libast/common/regex/
H A Dregsubcomp.c43 …gister const char* s, char** e, int delim, register const regflags_t* map, int* pm, regflags_t* pf) in regsubflags()

123