/titanic_51/usr/src/uts/common/avs/ncall/ |
H A D | ncall_stub.c | 95 ncall_stub_timedsend(ncall_t *ncall, int flags, int svc_id, in ncall_stub_timedsend() argument 103 ncall_stub_timedsendnotify(ncall_t *ncall, int flags, int svc_id, in ncall_stub_timedsendnotify() argument 112 ncall_stub_broadcast(ncall_t *ncall, int flags, int svc_id, in ncall_stub_broadcast() argument 120 ncall_stub_read_reply(ncall_t *ncall, int n, va_list ap) in ncall_stub_read_reply() argument 127 ncall_stub_reset(ncall_t *ncall) in ncall_stub_reset() argument 134 ncall_stub_free(ncall_t *ncall) in ncall_stub_free() argument 141 ncall_stub_put_data(ncall_t *ncall, void *data, int len) in ncall_stub_put_data() argument 148 ncall_stub_get_data(ncall_t *ncall, void *data, int len) in ncall_stub_get_data() argument 155 ncall_stub_sender(ncall_t *ncall) in ncall_stub_sender() argument 162 ncall_stub_reply(ncall_t * ncall,va_list ap) ncall_stub_reply() argument 169 ncall_stub_pend(ncall_t * ncall) ncall_stub_pend() argument 176 ncall_stub_done(ncall_t * ncall) ncall_stub_done() argument 213 ncall_stub_errcode(ncall_t * ncall,int * result) ncall_stub_errcode() argument [all...] |
H A D | ncall.c | 492 ncall_timedsend(ncall_t *ncall, int flags, int svc_id, in ncall_timedsend() argument 510 ncall_timedsendnotify(ncall_t *ncall, int flags, int svc_id, in ncall_timedsendnotify() argument 528 ncall_broadcast(ncall_t *ncall, int flags, int svc_id, in ncall_broadcast() argument 546 ncall_send(ncall_t *ncall, int flags, int svc_id, ...) in ncall_send() argument 564 ncall_read_reply(ncall_t * ncall,int n,...) ncall_read_reply() argument 581 ncall_reset(ncall_t * ncall) ncall_reset() argument 589 ncall_free(ncall_t * ncall) ncall_free() argument 597 ncall_put_data(ncall_t * ncall,void * data,int len) ncall_put_data() argument 609 ncall_get_data(ncall_t * ncall,void * data,int len) ncall_get_data() argument 621 ncall_sender(ncall_t * ncall) ncall_sender() argument 633 ncall_reply(ncall_t * ncall,...) ncall_reply() argument 648 ncall_pend(ncall_t * ncall) ncall_pend() argument 656 ncall_done(ncall_t * ncall) ncall_done() argument 694 ncall_errcode(ncall_t * ncall,int * result) ncall_errcode() argument [all...] |
/titanic_51/usr/src/uts/common/avs/ns/nsctl/ |
H A D | nsc_ncallio.c | 216 ncall_t *ncall; in nsc_ncio_rwb() local 487 ncall_t *ncall; nsc_ncio_attach() local 552 nsc_rncio_partsize(ncall_t * ncall,int * ap) nsc_rncio_partsize() argument 639 nsc_rncio_io(ncall_t * ncall,int * ap,const int read) nsc_rncio_io() argument 711 nsc_rncio_read(ncall_t * ncall,int * ap) nsc_rncio_read() argument 718 nsc_rncio_write(ncall_t * ncall,int * ap) nsc_rncio_write() argument [all...] |
H A D | nsc_dev.c | 1125 ncall_t *ncall; in _nsc_setval() local 1246 r_nsc_setval(ncall_t *ncall, in argument 1276 r_nsc_setval_all(ncall_t * ncall,int * ap) r_nsc_setval_all() argument 1988 ncall_t *ncall; _nsc_alloc_dev() local [all...] |
/titanic_51/usr/src/uts/common/avs/ns/sdbc/ |
H A D | sd_ft.c | 626 ncall_t *ncall; in _sd_remote_enable() local 656 ncall_t *ncall; in _sd_remote_disable() local 664 r_sd_ifs_cache_enable(ncall_t * ncall,int * ap) r_sd_ifs_cache_enable() argument 672 r_sd_ifs_cache_disable(ncall_t * ncall,int * ap) r_sd_ifs_cache_disable() argument 906 ncall_t *ncall; _sd_cd_discard_mirror() local 913 r_cd_discard(ncall_t * ncall,int * ap) r_cd_discard() argument [all...] |
/titanic_51/usr/src/lib/libbc/csu/common/ |
H A D | mon.h | 50 long ncall; member
|
/titanic_51/usr/src/cmd/truss/ |
H A D | ramdata.h | 272 uint_t ncall; /* number of elements in stack */ member
|
/titanic_51/usr/src/cmd/sgs/gprof/common/ |
H A D | gprof.h | 240 actype ncall; /* how many times called */ member
|
/titanic_51/usr/src/cmd/awk/ |
H A D | run.c | 186 int i, ncall, ndef, freed = 0; in call() local
|