/titanic_53/usr/src/cmd/mandoc/ |
H A D | html.h | 107 #define PAIR_INIT(p, t, v) \ argument 113 #define PAIR_ID_INIT(p, v) PAIR_INIT(p, ATTR_ID, v) argument 114 #define PAIR_CLASS_INIT(p, v) PAIR_INIT(p, ATTR_CLASS, v) argument 115 #define PAIR_HREF_INIT(p, v) PAIR_INIT(p, ATTR_HREF, v) argument 116 #define PAIR_STYLE_INIT(p, h) PAIR_INIT(p, ATTR_STYLE, (h)->buf) argument
|
/titanic_53/usr/src/cmd/saf/ |
H A D | admutil.c | 86 char *p; /* work pointer */ local 238 char *p; /* working pointer */ in find_pm() local
|
/titanic_53/usr/src/cmd/picl/plugins/sun4v/lib/snmp/ |
H A D | debug.c | 369 char *p, *asnstr; in snmp_log_asn() local 429 uchar_t *p = pkt; in snmp_log_pkt() local 563 snmp_get_dumpchars(uchar_t *abuf, uchar_t *p, int nchars) in snmp_get_dumpchars() 592 char *p; in snmp_dbuf_realloc() local
|
/titanic_53/usr/src/cmd/lp/cmd/lpsched/ |
H A D | status.c | 79 *p; in load_pstatus() local 277 *p; in load_fault_status() local 342 *p; in load_cstatus() local 705 *p; in put_multi_line() local
|
/titanic_53/usr/src/cmd/bnu/ |
H A D | grades.c | 339 char msg[BUFSIZ], *p; local 386 char *p; local 498 register char *p, *c; local 722 DIR *p, *q; local
|
H A D | strpbrk.c | 39 register char *p; local
|
/titanic_53/usr/src/uts/common/os/ |
H A D | schedctl.c | 138 proc_t *p = ttoproc(t); in schedctl_lwp_cleanup() local 177 proc_t *p = curproc; in schedctl_proc_cleanup() local 471 proc_t *p = curproc; in schedctl_shared_alloc() local 560 proc_t *p = curproc; in schedctl_page_lookup() local
|
/titanic_53/usr/src/lib/print/libpapi-ipp/common/ |
H A D | printer.c | 121 printer_t *p = NULL; in papiPrintersList() local 143 printer_t *p = NULL; in papiPrinterQuery() local 273 printer_t *p = NULL; in papiPrinterModify() local 424 printer_t *p = printer; in papiPrinterGetAttributeList() local
|
/titanic_53/usr/src/cmd/fm/modules/sun4v/etm/ |
H A D | etm_ckpt.c | 245 etm_ckpt_erpt_id_t *p, *s; /* temp erpt id */ in etm_ckpt_il_find() local 274 etm_ckpt_erpt_id_t *p, *s; /* temp id */ in etm_ckpt_il_add() local 317 etm_ckpt_erpt_id_t *p, *s; /* temp id pointers */ in etm_ckpt_il_delete() local 424 etm_ckpt_erpt_id_t *p, *s; /* temp ereport id */ in etm_ckpt_recover() local
|
/titanic_53/usr/src/uts/sun4u/sys/ |
H A D | starfire.h | 67 #define STARFIRE_DEV2UPAID(b, p, i) \ argument 96 #define STARFIRE_PC_MADR_ADDR(bb, rb, p) \ argument 113 #define STARFIRE_BB_PC_ADDR(bb, p, io) \ argument 116 #define STARFIRE_BB_RESET_ADDR(bb, p) \ argument
|
/titanic_53/usr/src/lib/libdns_sd/common/ |
H A D | dnssd_clientlib.c | 79 uint8_t *p = (uint8_t*)txtRecord; in InternalTXTRecordSearch() local 209 uint8_t *start, *p; in TXTRecordSetValue() local 305 uint8_t *p = (uint8_t*)txtRecord; in TXTRecordGetCount() local 323 uint8_t *p = (uint8_t*)txtRecord; in TXTRecordGetItemAtIndex() local
|
/titanic_53/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_dispq.c | 61 fmd_dispqelem_t *p, *q; in fmd_dispqelem_destroy() local 143 char *p, *q, *s = fmd_strdup(pattern, FMD_SLEEP); in fmd_dispq_insert() local 215 char *p, *q, *s = fmd_strdup(pattern, FMD_SLEEP); in fmd_dispq_delete() local 294 char *p, *q; in fmd_dispq_tokenize() local
|
/titanic_53/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | Configuration.java | 268 Pool p = new Pool(this, aPool); in createPool() local 269 elements.put(p.getKey(), p); in createPool() local 303 Pool p = new Pool(this, aPool); in getPool() local 304 elements.put(p.getKey(), p); in getPool() local
|
/titanic_53/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | expand.c | 342 execbrc(p, s) in execbrc() argument 431 match(s, p) in match() argument 449 amatch(s, p) in amatch() argument 538 smatch(s, p) in smatch() argument
|
/titanic_53/usr/src/lib/gss_mechs/mech_krb5/profile/ |
H A D | prof_parse.c | 39 char *p = line + strlen(line); in strip_line() local 85 char *p; in parse_std_line() local 261 char *p, *end; in profile_parse_file() local 388 struct profile_node *p; in dump_profile() local
|
/titanic_53/usr/src/contrib/ast/src/lib/libpp/ |
H A D | ppcontrol.c | 61 register struct pplist* p; in assert() local 189 getline(register char* p, char* x, int disable) in getline() 240 regfatal(regex_t* p, int level, int code) in regfatal() 256 register char* p; in ppcontrol() local
|
/titanic_53/usr/src/contrib/ast/src/lib/libast/misc/ |
H A D | optctx.c | 44 optctx(Opt_t* p, Opt_t* o) in optctx()
|
/titanic_53/usr/src/lib/libc/port/gen/ |
H A D | dirname.c | 47 char *p; in dirname() local
|
H A D | putpwent.c | 40 putpwent(const struct passwd *p, FILE *f) in putpwent()
|
/titanic_53/usr/src/cmd/sgs/tsort/common/ |
H A D | zmalloc.c | 45 void *p; in zmalloc() local
|
/titanic_53/usr/src/lib/libbc/libc/stdio/common/ |
H A D | getc.c | 28 #define __getc__(p) (--(p)->_cnt>=0? ((int)*(p)->_ptr++):_filbuf(p)) argument
|
H A D | ferror.c | 28 #define __ferror__(p) (((p)->_flag&_IOERR)!=0) argument
|
/titanic_53/usr/src/lib/libbc/libc/sys/sys5/ |
H A D | readlink.c | 30 readlink(char *p, char *b, int s) in readlink()
|
/titanic_53/usr/src/uts/common/syscall/ |
H A D | getpid.c | 47 proc_t *p; in getpid() local
|
/titanic_53/usr/src/cmd/dtrace/test/tst/common/inline/ |
H A D | tst.InlineTypedef.d | 46 inline pointer p = &`kmem_flags; variable
|