Home
last modified time | relevance | path

Searched full:fetched (Results 1 – 25 of 77) sorted by relevance

1234

/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_retr.c216 } 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 Dttcompat.7m36 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 Ddmu_zfetch.c373 /* 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 Doutb.9f77 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 Dproc_get_info.c100 * 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 Drctlblk_set_value.3c369 \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 DSun_fcGetRNIDMgmtInfo.cc48 * @return HBA_STATUS_OK if value is fetched
/titanic_41/usr/src/man/man3socket/
H A Dicmp6_filter.3socket77 The current filter is fetched and stored using \fBgetsockopt()\fR and
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_ioctl.h64 "Firmware dump already fetched by user", \
/titanic_41/usr/src/uts/sparc/sys/
H A Dpcb.h49 struct rwindow pcb_xregs; /* locals+ins fetched/set via /proc */
/titanic_41/usr/src/cmd/krb5/kadmin/gui/dataclasses/
H A DPrincipalList.java78 // System.out.println(" Fetched list from server in "+s+" ms"); in getPrincipalList()
/titanic_41/usr/src/cmd/sort/common/
H A Dstatistics.c44 "Lines fetched: %20llu\n" in stats_display()
/titanic_41/usr/src/man/man5/
H A Dpam_unix_auth.523 is fetched from that repository. Otherwise, the default \fBnsswitch.conf\fR(4)
/titanic_41/usr/src/uts/common/xen/public/arch-x86/
H A Dxen-mca.h71 /* IN: Dom0 acknowledges previosly-fetched telemetry */
81 * (most likely) correctable error happened. The fetched data,
/titanic_41/usr/src/man/man3contract/
H A Dct_status_read.3contract106 accessor functions for information concerning which data are fetched by
/titanic_41/usr/src/lib/libsrpt/common/
H A Dlibsrpt.h58 * updated by another user since the time it was fetched.
H A Dlibsrpt.c114 * updated by another user since the time it was fetched.
/titanic_41/usr/src/lib/libc/port/gen/
H A Drctlops.c42 * control blocks, the characteristics of which are in turn set and fetched
/titanic_41/usr/src/cmd/sysdef/
H A Dsdevinfo.c30 * of devices that the kernel has fetched from the prom or conjured up.
/titanic_41/usr/src/man/man7i/
H A Dtermio.7i2128 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 Dvpm.h88 * When the 'fetchpage' flag is set, the vnode(file) pages will be fetched
/titanic_41/usr/src/lib/efcode/include/fcode/
H A Dengine.h201 uchar_t *last_fcode_ptr; /* pointer to last fcode fetched */
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dadopt.c85 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 Dptrace.c80 #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 Dptrace.c80 #define CS_PSARGS 0x02 /* u_psargs[] has been fetched */
81 #define CS_SIGNAL 0x04 /* u_signal[] has been fetched */

1234