Home
last modified time | relevance | path

Searched defs:cached (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dfsck_pcfs.h78 struct cached { struct
82 struct cached *next; argument
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/dh192/
H A Dfakensl.c42 int algtype, char *pkey, size_t pkeylen, int *cached) in __getpublickey_cached_g()
/illumos-gate/usr/src/uts/intel/os/
H A Dmicrocode.c238 ucode_update_t cached = { 0 }; in ucode_update() local
/illumos-gate/usr/src/uts/common/syscall/
H A Dpoll.c1046 pcacheset_cmp(pollfd_t *current, pollfd_t *cached, pollfd_t *newlist, int n) in pcacheset_cmp()
1587 pollfd_t *cached; in pcacheset_resolve() local
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c6055 static int cached = FALSE; in read_enumerate_file() local
6171 static int cached = FALSE; in read_devlinktab_file() local
7316 static int cached = FALSE; in read_minor_perm_file() local
7381 static int cached = FALSE; in read_logindevperm_file() local
7588 static int cached = FALSE; in read_driver_aliases_file() local
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_helper.c392 static struct expr_str_cache_results cached[8]; in get_variable_from_expr() local
/illumos-gate/usr/src/cmd/keyserv/
H A Dsetkey.c1393 int cached = 0; in getdeskey3() local
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_inode.h453 int cached; /* cached directory */ member
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c11419 dtrace_ecb_t *cached = dtrace_ecb_create_cache; in dtrace_ecb_create() local
16966 caddr_t cached; in dtrace_ioctl() local
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c10204 static int cached = -1; local