/illumos-gate/usr/src/cmd/dtrace/test/cmd/scripts/ |
H A D | dtfailures.ksh | 37 details=`tail -1 $dir/*.err | cut -c1-$cols` 39 echo $details
|
/illumos-gate/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_adminq.c | 702 struct i40e_asq_cmd_details *details; local 708 details = I40E_ADMINQ_DETAILS(*asq, ntc); 714 if (details->callback) { 716 (I40E_ADMINQ_CALLBACK)details->callback; 722 i40e_memset(details, 0, sizeof(*details), I40E_NONDMA_MEM); 727 details = I40E_ADMINQ_DETAILS(*asq, ntc); 757 * @cmd_details: pointer to command details structure 770 struct i40e_asq_cmd_details *details; local 793 details [all...] |
H A D | i40e_common.c | 1042 * @cmd_details: pointer to command details structure or NULL 1069 * @cmd_details: pointer to command details structure or NULL 1549 * @mode: 0=off, 0xf=on (else see manual for mode details) 1613 * @cmd_details: pointer to command details structure or NULL 1657 * @cmd_details: pointer to command details structure or NULL 1771 * @cmd_details: pointer to command details structure or NULL 1805 * @cmd_details: pointer to command details structure or NULL 1833 * @cmd_details: pointer to command details structure or NULL 1864 * @cmd_details: pointer to command details structure or NULL 1950 * @cmd_details: pointer to command details structur 5632 struct i40e_asq_cmd_details details; local [all...] |
/illumos-gate/usr/src/cmd/svc/milestone/ |
H A D | net-install | 99 details="-inet6 default" 101 details="default" 104 details="$details $net_install_route -ifp $ifp" 105 cmd="$ROUTE add $details" 107 cmd="$ROUTE get $details" 123 cmd="$ROUTE -R $rootdir -p add $details"
|
/illumos-gate/usr/src/lib/libcmd/common/ |
H A D | fds.c | 31 "[l:long?List file descriptor details.]" 166 int details; local 189 details = 0; 196 details = opt_info.num; 226 if (!details)
|
/illumos-gate/usr/src/uts/common/inet/sctp/ |
H A D | sctp_error.c | 50 sctp_link_abort(mblk_t *mp, uint16_t serror, char *details, size_t len, argument 88 bcopy(details, eph + 1, len); 170 sctp_send_abort(sctp_t *sctp, uint32_t vtag, uint16_t serror, char *details, argument 256 if ((alen = sctp_link_abort(hmp, serror, details, len, iserror, tbit)) 322 sctp_ootb_send_abort(uint32_t vtag, uint16_t serror, char *details, argument 417 if ((alen = sctp_link_abort(mp, serror, details, len, iserror, tbit)) 469 sctp_make_err(sctp_t *sctp, uint16_t serror, void *details, size_t len) argument 501 bcopy(details, eph + 1, len); 517 sctp_add_err(sctp_t *sctp, uint16_t serror, void *details, size_t len, argument 527 emp = sctp_make_err(sctp, serror, details, le [all...] |
H A D | sctp_cookie.c | 165 char *details = NULL; local 242 details = (char *)cph; 375 sctp_send_abort(sctp, sctp_init2vtag(ch), serror, details,
|
/illumos-gate/usr/src/cmd/fm/modules/common/disk-transport/ |
H A D | disk_transport.c | 119 nvlist_t *details; local 170 &details) != 0) 174 nvpair_name(elem), ena, fmri, details);
|
/illumos-gate/usr/src/lib/libdtrace/common/ |
H A D | dt_handle.c | 154 char details[30]; local 208 (void) sprintf(details, " (0x%llx)", 213 details[0] = 0; 221 details, where, offinfo);
|
/illumos-gate/usr/src/tools/ctf/dwarf/common/ |
H A D | dwarf_macro.c | 189 Dwarf_Macro_Details ** details, 464 *details = (Dwarf_Macro_Details *) return_data; 185 dwarf_get_macro_details(Dwarf_Debug dbg, Dwarf_Off macro_offset, Dwarf_Unsigned maximum_count, Dwarf_Signed * entry_count, Dwarf_Macro_Details ** details, Dwarf_Error * error) argument
|
/illumos-gate/usr/src/cmd/praudit/ |
H A D | print_audit.txt | 115 See Return Values for details about how these are used.
|
/illumos-gate/usr/src/lib/libpool/common/ |
H A D | pool_internal.c | 94 * values and to ensure correct property manipulations. The details 1896 * log_append() allocates a new log item to hold the supplied details and 1902 log_append(log_t *l, int op, void *details) argument 1906 if ((li = log_item_alloc(l, op, details)) == NULL) { 1922 * used to store details about a transaction which may need to be undone if 1928 log_item_alloc(log_t *l, int op, void *details) argument 1940 li->li_details = details;
|
/illumos-gate/usr/src/uts/i86pc/ml/ |
H A D | syscall_asm.s | 465 * Here's how syscall entry usually works (see sys_call for details).
|
/illumos-gate/usr/src/uts/sun4v/ml/ |
H A D | mach_locore.s | 971 ! wakeups. ! See the comments in mutex_exit() for details. 988 ! See the comments in mutex_exit() for details.
|
/illumos-gate/usr/src/uts/sun4u/ml/ |
H A D | mach_locore.s | 807 ! wakeups. See the comments in mutex_owner_running() for details. 824 ! See the comments in mutex_exit() for details.
|
/illumos-gate/usr/src/lib/libast/common/port/ |
H A D | astlicense.c | 818 COMMENT(¬ice, &buf, "See the GNU General Public License for more details.", 0);
|
/illumos-gate/usr/src/cmd/krb5/kadmin/kclient/ |
H A D | kclient.sh | 1801 printf "\n$(gettext "Valid DNS lookup options are dns_lookup_kdc, dns_lookup_realm,\nand dns_fallback. Refer krb5.conf(4) for further details").\n"
|
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | spitfire_asm.s | 1261 andn %g1, %g2, %g1 ! for details
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 20 % General Public License for more details.
|