Searched defs:zs (Results 1 - 20 of 20) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/zmod/
H A Dzmod.c42 z_stream zs; local
73 z_stream zs; local
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_zfetch.c181 dmu_zfetch_dofetch(zfetch_t *zf, zstream_t *zs) argument
332 zstream_t *zs; local
517 zstream_t *zs; local
544 dmu_zfetch_stream_insert(zfetch_t *zf, zstream_t *zs) argument
572 zstream_t *zs; local
601 dmu_zfetch_stream_remove(zfetch_t *zf, zstream_t *zs) argument
[all...]
H A Dzap_leaf.c830 zap_leaf_stats(zap_t *zap, zap_leaf_t *l, zap_stats_t *zs) argument
H A Dzap.c1196 zap_stats_ptrtbl(zap_t *zap, uint64_t *tbl, int len, zap_stats_t *zs) argument
1247 fzap_get_stats(zap_t *zap, zap_stats_t *zs) argument
[all...]
H A Dzap_micro.c1359 zap_get_stats(objset_t *os, uint64_t zapobj, zap_stats_t *zs) argument
H A Dzvol.c438 zfs_soft_state_t *zs; local
1125 zfs_soft_state_t *zs = NULL; local
H A Dzfs_ioctl.c4798 zfs_soft_state_t *zs; local
/opensolaris-onvv-gate/usr/src/lib/passwdutil/
H A Dldap_attr.c218 priv_set_t *zs; /* zone */ local
/opensolaris-onvv-gate/usr/src/uts/common/idmap/
H A Didmap_kapi.c78 struct idmap_zone_specific *zs; member in struct:idmap_get_handle
128 idmap_zone_specific_t *zs; local
156 idmap_zone_specific_t *zs; local
188 idmap_zone_specific_t *zs; local
197 kidmap_call_door(idmap_zone_specific_t *zs, door_arg_t *arg) argument
309 idmap_zone_specific_t *zs; local
338 idmap_zone_specific_t *zs = arg; local
378 idmap_zone_specific_t *zs; local
401 idmap_zone_specific_t *zs; local
428 idmap_zone_specific_t *zs; local
505 idmap_zone_specific_t *zs; local
582 idmap_zone_specific_t *zs; local
670 idmap_zone_specific_t *zs; local
754 idmap_zone_specific_t *zs; local
831 idmap_zone_specific_t *zs; local
1397 kidmap_rpc_call(idmap_zone_specific_t *zs, uint32_t op, xdrproc_t xdr_args, caddr_t args, xdrproc_t xdr_res, caddr_t res) argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/sun/io/
H A Dzs_common.c313 struct zscom *zs; local
711 struct zscom *zs; local
771 struct zscom *zs; local
854 struct zscom *zs; local
896 zsopinit(struct zscom *zs, struct zsops *zso) argument
916 zsmctl(struct zscom *zs, int bits, int how) argument
981 struct zscom *zs = zspp->zs; local
1062 zsnull_intr(struct zscom *zs) argument
1077 zsnull_softint(struct zscom *zs) argument
1087 zsnull_suspend(struct zscom *zs) argument
1112 zsnull_resume(struct zscom *zs) argument
[all...]
H A Dzs_hdlc.c444 register struct zscom *zs; local
481 zsh_init_port(struct zscom *zs, struct syncline *zss) argument
524 register struct zscom *zs; local
641 struct zscom *zs; local
806 zsh_hdp_ok_or_rts_state(struct zscom *zs, struct syncline *zss) argument
832 register struct zscom *zs; local
1135 zsh_start(struct zscom *zs, struct syncline *zss) argument
1237 register struct zscom *zs = (struct zscom *)stp->str_com; local
1391 zsh_setmode(struct zscom *zs, struct syncline *zss, struct scc_mode *sm) argument
1452 zsh_txint(struct zscom *zs) argument
1565 zsh_xsint(struct zscom *zs) argument
1678 zsh_rxint(struct zscom *zs) argument
1718 zsh_srint(struct zscom *zs) argument
1770 zsh_softint(struct zscom *zs) argument
1907 zsh_program(struct zscom *zs, struct scc_mode *sm) argument
2062 zsh_setmstat(struct zscom *zs, int event) argument
2087 zsh_rxbad(struct zscom *zs, struct syncline *zss) argument
2125 zsh_txbad(struct zscom *zs, struct syncline *zss) argument
2155 struct zscom *zs = arg; local
2288 struct zscom *zs = arg; local
[all...]
H A Dzs_async.c497 zsa_null(struct zscom *zs) argument
511 zsa_null_int(struct zscom *zs) argument
557 register struct zscom *zs; local
672 zsa_init(struct zscom *zs) argument
717 register struct zscom *zs; local
915 struct zscom *zs = za->za_common; local
968 struct zscom *zs; local
1207 register struct zscom *zs; local
1620 struct zscom *zs; local
1639 zsa_txint(struct zscom *zs) argument
1700 zsa_xsint(struct zscom *zs) argument
1832 zsa_rxint(struct zscom *zs) argument
1955 zsa_srint(struct zscom *zs) argument
2079 zsa_softint(struct zscom *zs) argument
2350 zsa_start(struct zscom *zs) argument
2556 struct zscom *zs = arg; local
2586 struct zscom *zs = arg; local
2706 struct zscom *zs = za->za_common; local
2742 register struct zscom *zs = za->za_common; local
2973 register struct zscom *zs = za->za_common; local
3130 register struct zscom *zs; local
3153 struct zscom *zs = arg; local
3205 zsa_suspend(struct zscom *zs) argument
3302 zsa_resume(struct zscom *zs) argument
3342 zsa_print_info(struct zscom *zs) argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/sun/sys/
H A Dzsdev.h278 struct zscom *zs; /* common data for this channel */ member in struct:zs_prog
[all...]
/opensolaris-onvv-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c1821 priv_set_t *zs; /* zone */ local
/opensolaris-onvv-gate/usr/src/cmd/nscd/
H A Dnscd_frontend.c336 priv_set_t *zs; /* zone */ local
/opensolaris-onvv-gate/usr/src/lib/libsldap/common/
H A Dns_writes.c1308 priv_set_t *zs; /* zone */ local
H A Dns_reads.c2996 priv_set_t *zs; local
/opensolaris-onvv-gate/usr/src/cmd/zdb/
H A Dzdb.c241 zap_stats_t zs; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/ztest/
H A Dztest.c610 ztest_kill(ztest_shared_t *zs) argument
852 ztest_spa_prop_set_uint64(ztest_shared_t *zs, zpool_prop_t prop, uint64_t value) argument
2072 ztest_shared_t *zs = ztest_shared; local
2150 ztest_shared_t *zs = ztest_shared; local
2217 ztest_shared_t *zs = ztest_shared; local
2299 ztest_shared_t *zs = ztest_shared; local
2395 ztest_shared_t *zs = ztest_shared; local
2687 ztest_shared_t *zs = ztest_shared; local
2910 ztest_shared_t *zs = ztest_shared; local
3014 ztest_shared_t *zs = ztest_shared; local
3064 ztest_shared_t *zs = ztest_shared; local
4242 ztest_shared_t *zs = ztest_shared; local
4257 ztest_shared_t *zs = ztest_shared; local
4397 ztest_shared_t *zs = ztest_shared; local
4572 ztest_shared_t *zs = ztest_shared; local
4670 ztest_shared_t *zs = ztest_shared; local
4685 ztest_shared_t *zs = ztest_shared; local
4908 ztest_shared_t *zs = arg; local
4924 ztest_shared_t *zs = ztest_shared; local
4948 ztest_shared_t *zs = ztest_shared; local
4988 ztest_dataset_destroy(ztest_shared_t *zs, int d) argument
5031 ztest_dataset_open(ztest_shared_t *zs, int d) argument
5088 ztest_dataset_close(ztest_shared_t *zs, int d) argument
5102 ztest_run(ztest_shared_t *zs) argument
5261 ztest_freeze(ztest_shared_t *zs) argument
5376 ztest_init(ztest_shared_t *zs) argument
5420 ztest_shared_t *zs; local
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dzone.c6044 zone_def zs; local
[all...]

Completed in 236 milliseconds