/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/ |
H A D | vmprofile.c | 35 #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 D | freefilter.c | 89 FILTER * pf in freefilter() 114 _FILTER * pf in free_filter()
|
H A D | insfilter.c | 240 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 D | trash.c | 40 register _FILTER *pf; in trash_filters() local
|
H A D | delfilter.c | 50 register _FILTER *pf; local
|
H A D | search.c | 48 register _FILTER *pf; local
|
H A D | getfilter.c | 50 static _FILTER *pf = 0; local
|
H A D | putfilter.c | 54 register _FILTER *pf; local
|
H A D | dumpfilters.c | 52 register _FILTER *pf; in dumpfilters() local
|
H A D | loadfilters.c | 56 register _FILTER *pf; in loadfilters() local
|
/illumos-gate/usr/src/cmd/lp/cmd/ |
H A D | lpfilter.c | 263 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 D | lpforms.c | 910 FORM * pf, in _list_form() 968 FORM * pf, in _list_both()
|
/illumos-gate/usr/src/lib/libc/port/fp/ |
H A D | double_decim.c | 175 __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 D | file_decim.c | 52 char **pechar, FILE *pf, int *pnread) in file_to_decimal()
|
/illumos-gate/usr/src/cmd/lp/lib/forms/ |
H A D | freeform.c | 42 FORM * pf in freeform()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/ |
H A D | sfexcept.c | 115 reg Sfio_t *pf; local
|
H A D | sfpool.c | 246 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 D | utility.c | 36 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 D | hunt_nic.c | 51 uint32_t pf; in hunt_board_cfg() local
|
H A D | medford_nic.c | 106 uint32_t pf; in medford_board_cfg() local
|
H A D | ef10_tlv_layout.h | 206 #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 D | main.c | 55 static FILE *pf = NULL; variable
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/bridged/ |
H A D | dlpi.c | 221 struct packetfilt pf; in port_dlpi_open() local
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.tftpd.c | 776 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 D | regsubcomp.c | 43 …gister const char* s, char** e, int delim, register const regflags_t* map, int* pm, regflags_t* pf) in regsubflags()
|