/titanic_41/usr/src/lib/libresolv2/common/dst/ |
H A D | hmac_link.c | 347 const char *p = buff, *eol; in dst_hmac_md5_key_from_file_format() local
|
/titanic_41/usr/src/lib/scsi/libses/common/ |
H A D | ses_plugin.c | 352 const char *pluginpath, *p, *q; in ses_plugin_load() local
|
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | mlsvc_domain.c | 341 char *entry, *p; in smb_ddiscover_domain_match() local
|
/titanic_41/usr/src/lib/libshell/common/sh/ |
H A D | string.c | 36 #define mbchar(p) (*(unsigned char*)p++) argument
|
/titanic_41/usr/src/psm/stand/boot/sparc/common/ |
H A D | boot_plat.c | 427 char *p = bpath + strlen(bpath); in redirect_boot_path() local
|
/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | md5.c | 211 char *p; in md5_password() local
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/dataclasses/ |
H A D | PrintUtil.java | 205 Panel p = new Panel(); in addButtons() local
|
/titanic_41/usr/src/uts/common/io/atge/ |
H A D | atge_l1e.c | 594 uint32_t *p; in atge_l1e_rx_next_pkt() local
|
/titanic_41/usr/src/uts/sun4/os/ |
H A D | prom_subr.c | 501 promplat_free(void *p, size_t size) in promplat_free()
|
/titanic_41/usr/src/lib/libctf/common/ |
H A D | ctf_lib.c | 56 const char *p = getenv("LIBCTF_DECOMPRESSOR"); in _libctf_init() local
|
/titanic_41/usr/src/uts/common/inet/ipf/ |
H A D | drand48.c | 124 unsigned p[2], q[2], r[2], carry0, carry1; in next() local
|
/titanic_41/usr/src/cmd/priocntl/ |
H A D | fxpriocntl.c | 50 #define ADDKEYVAL(p, k, v) { (p[0]) = (k); (p[1]) = (v); p += 2; } argument
|
H A D | rtpriocntl.c | 55 #define ADDKEYVAL(p, k, v) { (p[0]) = (k); (p[1]) = (v); p += 2; } argument
|
/titanic_41/usr/src/cmd/svr4pkg/libinst/ |
H A D | scriptvfy.l | 42 #define unput(p) ungetc(p, scr_fp) argument
|
/titanic_41/usr/src/uts/common/io/ |
H A D | devfm.c | 402 const fm_vers_t *p; in _init() local
|
/titanic_41/usr/src/cmd/fm/modules/common/syslog-msgs/ |
H A D | syslog.c | 136 char *syslog_pointer, *p; in syslog_emit() local
|
/titanic_41/usr/src/cmd/svr4pkg/pkgremove/ |
H A D | special.c | 439 char *p, *q; in pathcmp() local
|
/titanic_41/usr/src/cmd/checknr/ |
H A D | checknr.c | 592 char *p; /* pointer to current cmd in list */ in binsrch() local
|
/titanic_41/usr/src/cmd/fs.d/nfs/mountd/ |
H A D | rmtab.c | 292 mntentry_hash(const void *p) in mntentry_hash()
|
/titanic_41/usr/src/cmd/bdiff/ |
H A D | bdiff.c | 515 satoi(char *p, offset_t *ip) in satoi()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | main.c | 572 char *p = buf; local
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | kerberos5.c | 137 unsigned char *p = str_data + 4; in krb5_send_data() local
|
/titanic_41/usr/src/cmd/csh/ |
H A D | sh.dol.c | 68 tchar *p; in Dfix() local
|
/titanic_41/usr/src/cmd/fs.d/autofs/ |
H A D | autod_nfs.c | 306 struct mapfs *mfs, *p, *mfs_head = NULL, *mfs_tail = NULL; in get_mysubnet_servers() local 511 struct mapfs *mfs, *p, *mfs_head = NULL, *mfs_tail = NULL; in filter_mfs() local 559 struct mapfs *p, *m1, *m2, *mfs_head = NULL, *mfs_tail = NULL; in enum_servers() local 683 char *p, *host, *rhost, *dir; in nfsmount() local 2508 struct ppathcnf *p = NULL; in get_pathconf() local
|
/titanic_41/usr/src/uts/common/inet/nca/ |
H A D | nca.h | 689 #define NODE_T_TRACE(p, a) { \ argument 709 #define NODE_T_TRACE(p, a) argument 1537 #define NCA_CONN_T_TRACE(p, a) { \ argument 1556 #define NCA_CONN_T_TRACE(p, a) argument 1618 #define NCA_IO_WDATA(val, vsize, p, n_used, len, off) \ argument 1640 #define NCA_IO_ADATA(val, vsize, p, n_used, len, off) \ argument 1654 #define NCA_IO_PDATA(p, off) ((char *)(p) + (p)->off) argument 1747 unsigned long *p; member 1778 #define NCA_COUNTER(p, v) atomic_add_long((p), (v)) argument 1825 #define VNODEHASH_IX(p, ix) ((ix) = (((uintptr_t)p >> 27) ^ \ argument
|