| /titanic_53/usr/src/cmd/dtrace/test/tst/i386/pid/ |
| H A D | tst.retlist.ksh | 32 PID=$! 41 match=`$dtrace -l -n pid$PID:a.out:simple: -n pid$PID:a.out:complex: | wc -l` 43 kill $PID
|
| /titanic_53/usr/src/test/zfs-tests/tests/functional/link_count/ |
| H A D | link_count_001.ksh | 68 PID=$! 69 log_note "$RM_LNKCNT_ZERO_FILE ${TESTDIR}/tmp/test$$ pid: $PID" 82 log_must $KILL -TERM $PID 86 log_must $KILL -TERM $PID
|
| /titanic_53/usr/src/cmd/svc/shell/ |
| H A D | sendmail_include.sh | 46 PID=`head -1 $1` 47 kill -0 $PID > /dev/null 2>&1 48 [ $? -eq 0 ] && kill $PID
|
| /titanic_53/usr/src/cmd/fcinfo/ |
| H A D | printAttrs.c | 452 for (count = sizeof (devListWalk->PID), i = 0; i < count; i++) { in printOSDeviceNameInfo() 453 if (isprint(devListWalk->PID[i])) in printOSDeviceNameInfo() 454 fprintf(stdout, "%c", devListWalk->PID[i]); in printOSDeviceNameInfo()
|
| H A D | fcinfo.h | 123 char PID[16]; member
|
| H A D | fcinfo-list.c | 1109 memcpy(discoveredDevList->PID, inq.inq_pid, in searchDevice() 1110 sizeof (discoveredDevList->PID)); in searchDevice() 1224 strcpy(newDevice->PID, "Unknown"); in searchDevice() 1231 memcpy(newDevice->PID, inq.inq_pid, in searchDevice() 1232 sizeof (newDevice->PID)); in searchDevice()
|
| /titanic_53/usr/src/cmd/sasinfo/ |
| H A D | printAttrs.c | 569 for (count = sizeof (devListWalk->PID), i = 0; in printOSDeviceNameInfo() 571 if (isprint(devListWalk->PID[i])) in printOSDeviceNameInfo() 573 devListWalk->PID[i]); in printOSDeviceNameInfo()
|
| H A D | sasinfo.h | 91 char PID[16]; member
|
| H A D | sasinfo-list.c | 2385 newDevice->PID[0] = '\0'; in searchDevice() 2393 (void *) memcpy(newDevice->PID, inq.inq_pid, in searchDevice() 2394 sizeof (newDevice->PID)); in searchDevice()
|
| /titanic_53/usr/src/cmd/smbsrv/fksmbd/ |
| H A D | README | 56 where ... is one of: fksmbd, core.nnn, -p $PID 60 Run these like: dtrace -s Watch-all.d -p $PID -o output
|
| H A D | .dbxrc | 25 echo 'Do one of: attach ${PID}'
|
| /titanic_53/usr/src/cmd/dtrace/demo/udp/ |
| H A D | udptop.d | 104 "ZONE", "PID", "LADDR", "LPORT", "RADDR", "RPORT", "SIZE");
|
| /titanic_53/usr/src/uts/common/sys/usb/hcd/uhci/ |
| H A D | uhciutil.h | 115 uchar_t PID, usb_req_attrs_t attrs);
|
| /titanic_53/usr/src/cmd/troff/ |
| H A D | tdef.h | 444 #define PID 14 macro
|
| H A D | n1.c | 391 numtab[PID].val = getpid(); in init2()
|
| /titanic_53/usr/src/cmd/mdb/demo/ |
| H A D | README | 142 PID COMM
|
| /titanic_53/usr/src/uts/common/io/usb/hcd/uhci/ |
| H A D | uhciutil.c | 64 uhci_pipe_private_t *pp, uchar_t PID, 1872 uchar_t PID, in uhci_insert_hc_td() argument 1895 hcgtd_length, pp, PID, attrs, tw); in uhci_insert_hc_td() 1900 if ((tw->tw_handle_td != uhci_handle_intr_td) || (PID != PID_OUT)) { in uhci_insert_hc_td() 1947 uchar_t PID, in uhci_fill_in_td() argument 1992 SetTD_PID(uhcip, current_dummy, PID); in uhci_fill_in_td()
|
| /titanic_53/usr/src/lib/libcryptoutil/ |
| H A D | README | 82 priority. All messages include the PID and are logged at LOG_USER.
|
| /titanic_53/usr/src/cmd/stmfadm/ |
| H A D | stmfadm.c | 125 #define PID "PID" macro 1290 } else if (strcasecmp(prop, PID) == 0) { in convertCharToPropId()
|
| /titanic_53/usr/src/cmd/auditrecord/ |
| H A D | audit_record_attr.txt | 849 comment=0, pid, "child PID" 856 comment=0, pid, "child PID" 2028 comment=0, pid, "child PID"
|
| /titanic_53/usr/src/data/hwdata/ |
| H A D | usb.ids | 107 2040 LUFA Test PID 5156 04ce SL11DEMO, VID: 0x4ce, PID: 0x4ce 5157 07d1 SL11R, VID: 0x4ce, PID: 0x07D1 14959 2002 Q018 default PID 16624 0001 pid.codes Test PID 16625 0002 pid.codes Test PID 16626 0003 pid.codes Test PID 16627 0004 pid.codes Test PID 16628 0005 pid.codes Test PID 16629 0006 pid.codes Test PID [all …]
|
| /titanic_53/usr/src/cmd/ldap/ns_ldap/ |
| H A D | idsconfig.sh | 968 PID=$$ # Program ID 1060 TMPDIR="/tmp/idsconfig.${PID}"
|
| /titanic_53/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/ |
| H A D | Lgrp.pod | 390 the process or set for all the LWPs of the process with process id (PID) B<$id>.
|