Home
last modified time | relevance | path

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

123

/illumos-gate/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)->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 …]
/illumos-gate/usr/src/cmd/lp/lib/filters/
H A Dfreefilter.c89 FILTER * pf in freefilter()
114 _FILTER * pf in free_filter()
H A Dinsfilter.c240 register _FILTER * pf; local
272 register _FILTER * pf; local
568 register _FILTER * pf; local
692 register _FILTER *pf; local
750 register _FILTER *pf; local
788 _FILTER *pf, in build_simple_cmd()
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
H A Dputfilter.c54 register _FILTER *pf; local
H A Ddumpfilters.c52 register _FILTER *pf; in dumpfilters() local
H A Dloadfilters.c56 register _FILTER *pf; in loadfilters() local
/illumos-gate/usr/src/cmd/lp/cmd/
H A Dlpfilter.c263 register FILTER *pf, local
586 register FILTER *pf, local
717 register FILTER *pf; local
757 static void _list_filter (pf) in _list_filter() argument
H A Dlpforms.c910 FORM * pf, in _list_form()
968 FORM * pf, in _list_both()
/illumos-gate/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()
450 __double_to_bigfloat(double *px, _big_float *pf) in __double_to_bigfloat()
476 __extended_to_bigfloat(extended *px, _big_float *pf) in __extended_to_bigfloat()
500 __quadruple_to_bigfloat(quadruple *px, _big_float *pf) in __quadruple_to_bigfloat()
H A Dfile_decim.c52 char **pechar, FILE *pf, int *pnread) in file_to_decimal()
/illumos-gate/usr/src/cmd/lp/lib/forms/
H A Dfreeform.c42 FORM * pf in freeform()
/illumos-gate/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()
/illumos-gate/usr/src/uts/sparc/fpu/
H A Dutility.c36 FPU_REGS_TYPE *pf, /* Old freg value. */ in _fp_read_vfreg()
45 FPU_REGS_TYPE *pf, /* New freg value. */ in _fp_write_vfreg()
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Dhunt_nic.c51 uint32_t pf; in hunt_board_cfg() local
H A Dmedford_nic.c106 uint32_t pf; in medford_board_cfg() local
H A Def10_tlv_layout.h206 #define TLV_TAG_PF_STATIC_VPD(pf) (0x00030000 + (pf)) argument
231 #define TLV_TAG_PF_DYNAMIC_VPD(pf) (0x10030000 + (pf)) argument
256 #define TLV_TAG_PF_DBI(pf) (0x00040000 + (pf)) argument
341 #define TLV_TAG_PF_PCIE_CONFIG(pf) (0x10080000 + (pf)) argument
581 #define TLV_TAG_VPORT_VLAN_TAG(pf) (0x10130000 + (pf)) argument
645 #define TLV_TAG_PRIVILEGE_MASK_ADD_SINGLE_PF(pf) (0x101A0000 + (pf)) argument
698 #define TLV_TAG_RATE_LIMIT(pf) (0x101b0000 + (pf)) argument
/illumos-gate/usr/src/cmd/praudit/
H A Dmain.c55 static FILE *pf = NULL; variable
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/bridged/
H A Ddlpi.c221 struct packetfilt pf; in port_dlpi_open() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.tftpd.c776 struct formats *pf; in tftp() local
1012 tftpd_sendfile(struct formats *pf, int oacklen) in tftpd_sendfile()
1186 tftpd_recvfile(struct formats *pf, int oacklen) in tftpd_recvfile()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/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