/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/ |
H A D | cc_retr.c | 216 } fetched, best; in krb5_cc_retrieve_cred_seq() local 219 #define fetchcreds (fetched.creds) in krb5_cc_retrieve_cred_seq() 223 memset(&fetched, 0, sizeof (fetched)); in krb5_cc_retrieve_cred_seq() 241 fetched.pref = pref (fetchcreds.keyblock.enctype, in krb5_cc_retrieve_cred_seq() 243 if (fetched.pref < 0) in krb5_cc_retrieve_cred_seq() 245 else if (!have_creds || fetched.pref < best.pref) { in krb5_cc_retrieve_cred_seq() 250 best = fetched; in krb5_cc_retrieve_cred_seq()
|
/titanic_41/usr/src/man/man7m/ |
H A D | ttcompat.7m | 36 supported. If any information set or fetched by those \fBioctl\fR calls is not 364 state is fetched; the appropriate characters in the terminal state are 509 state is fetched, and the appropriate characters in the terminal state are 531 fetched, and the values of the local flags are derived from the flags in the 542 flags to be set in the local flags word. The current terminal state is fetched, 556 fetched, and the values of the local flags are derived from the flags in the
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | dmu_zfetch.c | 373 /* already fetched */ in dmu_zfetch_find() 647 boolean_t fetched; in dmu_zfetch() local 668 fetched = dmu_zfetch_find(zf, &zst, prefetched); in dmu_zfetch() 669 if (fetched) { in dmu_zfetch() 673 fetched = dmu_zfetch_colinear(zf, &zst); in dmu_zfetch() 674 if (fetched) { in dmu_zfetch() 681 if (!fetched) { in dmu_zfetch()
|
/titanic_41/usr/src/man/man9f/ |
H A D | outb.9f | 77 The address of a buffer from which the values will be fetched. 104 which the output values are fetched.
|
/titanic_41/usr/src/lib/libproc/common/ |
H A D | proc_get_info.c | 100 * Otherwise we return the actual number of LDT entries fetched (<= nldt). 172 * We return the number of aux entries actually fetched from
|
/titanic_41/usr/src/man/man3c/ |
H A D | rctlblk_set_value.3c | 369 \fBExample 1 \fRDisplay the contents of a fetched resource control block. 372 The following example displays the contents of a fetched resource control
|
/titanic_41/usr/src/lib/sun_fc/common/ |
H A D | Sun_fcGetRNIDMgmtInfo.cc | 48 * @return HBA_STATUS_OK if value is fetched
|
/titanic_41/usr/src/man/man3socket/ |
H A D | icmp6_filter.3socket | 77 The current filter is fetched and stored using \fBgetsockopt()\fR and
|
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/ |
H A D | qlt_ioctl.h | 64 "Firmware dump already fetched by user", \
|
/titanic_41/usr/src/uts/sparc/sys/ |
H A D | pcb.h | 49 struct rwindow pcb_xregs; /* locals+ins fetched/set via /proc */
|
/titanic_41/usr/src/cmd/krb5/kadmin/gui/dataclasses/ |
H A D | PrincipalList.java | 78 // System.out.println(" Fetched list from server in "+s+" ms"); in getPrincipalList()
|
/titanic_41/usr/src/cmd/sort/common/ |
H A D | statistics.c | 44 "Lines fetched: %20llu\n" in stats_display()
|
/titanic_41/usr/src/man/man5/ |
H A D | pam_unix_auth.5 | 23 is fetched from that repository. Otherwise, the default \fBnsswitch.conf\fR(4)
|
/titanic_41/usr/src/uts/common/xen/public/arch-x86/ |
H A D | xen-mca.h | 71 /* IN: Dom0 acknowledges previosly-fetched telemetry */ 81 * (most likely) correctable error happened. The fetched data,
|
/titanic_41/usr/src/man/man3contract/ |
H A D | ct_status_read.3contract | 106 accessor functions for information concerning which data are fetched by
|
/titanic_41/usr/src/lib/libsrpt/common/ |
H A D | libsrpt.h | 58 * updated by another user since the time it was fetched.
|
H A D | libsrpt.c | 114 * updated by another user since the time it was fetched.
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | rctlops.c | 42 * control blocks, the characteristics of which are in turn set and fetched
|
/titanic_41/usr/src/cmd/sysdef/ |
H A D | sdevinfo.c | 30 * of devices that the kernel has fetched from the prom or conjured up.
|
/titanic_41/usr/src/man/man7i/ |
H A D | termio.7i | 2128 parameters are fetched and stored into that structure. 2173 parameters are fetched, and those parameters that can be stored in a 2276 fetched and stored in the \fBpid_t\fR. 2330 status lines is fetched and stored in the \fBint\fR pointed to by the
|
/titanic_41/usr/src/uts/common/vm/ |
H A D | vpm.h | 88 * When the 'fetchpage' flag is set, the vnode(file) pages will be fetched
|
/titanic_41/usr/src/lib/efcode/include/fcode/ |
H A D | engine.h | 201 uchar_t *last_fcode_ptr; /* pointer to last fcode fetched */
|
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | adopt.c | 85 dhcpmsg(MSG_DEBUG, "dhcp_adopt: fetched %s kcache", kcache->dk_if_name); in dhcp_adopt()
|
/titanic_41/usr/src/lib/libc/i386/sys/ |
H A D | ptrace.c | 80 #define CS_PSARGS 0x02 /* u_psargs[] has been fetched */ 81 #define CS_SIGNAL 0x04 /* u_signal[] has been fetched */
|
/titanic_41/usr/src/lib/libc/sparc/sys/ |
H A D | ptrace.c | 80 #define CS_PSARGS 0x02 /* u_psargs[] has been fetched */ 81 #define CS_SIGNAL 0x04 /* u_signal[] has been fetched */
|