Home
last modified time | relevance | path

Searched defs:ap (Results 1 – 25 of 1066) sorted by relevance

12345678910>>...43

/titanic_41/usr/src/cmd/sgs/m4/common/
H A Dm4macs.c47 dochcom(wchar_t **ap, int c) in dochcom()
60 docq(wchar_t **ap, int c) in docq()
81 dodecr(wchar_t **ap, int c) in dodecr()
87 dodef(wchar_t **ap, int c) in dodef()
93 def(wchar_t **ap, int c, int mode) in def()
116 dodefn(wchar_t **ap, int c) in dodefn()
130 dodiv(wchar_t **ap, int c) in dodiv()
149 dodivnum(wchar_t **ap, int c) in dodivnum()
156 dodnl(wchar_t **ap, int c) in dodnl()
165 dodump(wchar_t **ap, int c) in dodump()
[all …]
/titanic_41/usr/src/lib/libc/port/threads/
H A Dpthr_attr.c62 thrattr_t *ap; in pthread_attr_init() local
92 thrattr_t *ap; in pthread_attr_clone() local
129 thrattr_t *ap; in pthread_attr_setstacksize() local
146 thrattr_t *ap; in pthread_attr_getstacksize() local
163 thrattr_t *ap; in pthread_attr_setstackaddr() local
179 thrattr_t *ap; in pthread_attr_getstackaddr() local
196 thrattr_t *ap; in pthread_attr_setdetachstate() local
214 thrattr_t *ap; in pthread_attr_getdetachstate() local
232 thrattr_t *ap; in pthread_attr_setdaemonstate_np() local
250 thrattr_t *ap; in pthread_attr_getdaemonstate_np() local
[all …]
H A Dpthr_mutex.c39 mattr_t *ap; in pthread_mutexattr_init() local
74 mattr_t *ap; in pthread_mutexattr_setpshared() local
91 mattr_t *ap; in pthread_mutexattr_getpshared() local
107 mattr_t *ap; in pthread_mutexattr_setprioceiling() local
124 mattr_t *ap; in pthread_mutexattr_getprioceiling() local
139 mattr_t *ap; in pthread_mutexattr_setprotocol() local
158 mattr_t *ap; in pthread_mutexattr_getprotocol() local
175 mattr_t *ap; in pthread_mutexattr_setrobust() local
192 mattr_t *ap; in pthread_mutexattr_getrobust() local
210 mattr_t *ap; in pthread_mutex_init() local
[all …]
H A Dpthr_cond.c40 cvattr_t *ap; in pthread_condattr_init() local
70 cvattr_t *ap; in pthread_condattr_setclock() local
86 cvattr_t *ap; in pthread_condattr_getclock() local
104 cvattr_t *ap; in pthread_condattr_setpshared() local
122 cvattr_t *ap; in pthread_condattr_getpshared() local
140 cvattr_t *ap; in pthread_cond_init() local
H A Dpthr_rwlock.c40 rwlattr_t *ap; in pthread_rwlockattr_init() local
71 rwlattr_t *ap; in pthread_rwlockattr_setpshared() local
89 rwlattr_t *ap; in pthread_rwlockattr_getpshared() local
108 rwlattr_t *ap; in pthread_rwlock_init() local
/titanic_41/usr/src/uts/common/io/scsi/impl/
H A Dscsi_control.c33 #define A_TO_TRAN(ap) (ap->a_hba_tran) argument
36 scsi_abort(struct scsi_address *ap, struct scsi_pkt *pkt) in scsi_abort()
42 scsi_reset(struct scsi_address *ap, int level) in scsi_reset()
57 scsi_reset_notify(struct scsi_address *ap, int flag, in scsi_reset_notify()
67 scsi_clear_task_set(struct scsi_address *ap) in scsi_clear_task_set()
76 scsi_terminate_task(struct scsi_address *ap, struct scsi_pkt *pkt) in scsi_terminate_task()
89 scsi_clear_aca(struct scsi_address *ap) in scsi_clear_aca()
H A Dscsi_resource.c31 #define A_TO_TRAN(ap) ((ap)->a_hba_tran) argument
43 scsi_alloc_consistent_buf(struct scsi_address *ap, in scsi_alloc_consistent_buf()
269 scsi_init_cache_pkt(struct scsi_address *ap, struct scsi_pkt *in_pktp, in scsi_init_cache_pkt()
516 scsi_free_cache_pkt(struct scsi_address *ap, struct scsi_pkt *pktp) in scsi_free_cache_pkt()
563 scsi_init_pkt(struct scsi_address *ap, struct scsi_pkt *in_pktp, in scsi_init_pkt()
601 struct scsi_address *ap = P_TO_ADDR(pkt); in scsi_destroy_pkt() local
622 scsi_resalloc(struct scsi_address *ap, int cmdlen, int statuslen, in scsi_resalloc()
643 scsi_pktalloc(struct scsi_address *ap, int cmdlen, int statuslen, in scsi_pktalloc()
692 register struct scsi_address *ap = P_TO_ADDR(pkt); in scsi_dmafree() local
703 scsi_cache_dmafree(struct scsi_address *ap, struct scsi_pkt *pkt) in scsi_cache_dmafree()
[all …]
/titanic_41/usr/src/lib/libast/common/uwin/
H A Derr.c48 errmsg(int level, int code, const char* fmt, va_list ap) in errmsg()
68 extern void verr(int code, const char* fmt, va_list ap) in verr()
75 va_list ap; in err() local
82 extern void verrx(int code, const char* fmt, va_list ap) in verrx()
89 va_list ap; in errx() local
96 extern void vwarn(const char* fmt, va_list ap) in vwarn()
103 va_list ap; in warn() local
110 extern void vwarnx(const char* fmt, va_list ap) in vwarnx()
117 va_list ap; in warnx() local
/titanic_41/usr/src/cmd/smserverd/
H A Dsmediad_err.c48 va_list ap; in fatal() local
60 va_list ap; in quit() local
73 va_list ap; in noise() local
83 va_list ap; in warning() local
95 va_list ap; in info() local
111 va_list ap; in debug() local
/titanic_41/usr/src/lib/libshell/common/sh/
H A Darray.c35 #define is_associative(ap) array_assoc((Namarr_t*)(ap)) argument
61 static Namarr_t *array_scope(Namval_t *np, Namarr_t *ap, int flags) in array_scope()
86 static int array_unscope(Namval_t *np,Namarr_t *ap) in array_unscope()
99 static void array_syncsub(Namarr_t *ap, Namarr_t *aq) in array_syncsub()
104 static int array_covered(Namval_t *np, struct index_array *ap) in array_covered()
135 static int arsize(struct index_array *ap, register int maxi) in arsize()
148 register struct index_array *ap = (struct index_array*)nv_arrayptr(np); in array_maxindex() local
158 register struct index_array *ap = (struct index_array*)arp; in array_getup() local
194 register struct index_array *ap = (struct index_array*)arp; in nv_arrayisset() local
211 register struct index_array *ap = (struct index_array*)arp; in array_find() local
[all …]
/titanic_41/usr/src/lib/fm/libfmd_adm/common/
H A Dfmd_adm.c45 fmd_adm_t *ap; in fmd_adm_open() local
88 fmd_adm_close(fmd_adm_t *ap) in fmd_adm_close()
149 fmd_adm_errmsg(fmd_adm_t *ap) in fmd_adm_errmsg()
171 fmd_adm_set_svcerr(fmd_adm_t *ap, enum fmd_adm_error err) in fmd_adm_set_svcerr()
185 fmd_adm_set_errno(fmd_adm_t *ap, int err) in fmd_adm_set_errno()
208 fmd_adm_retry(fmd_adm_t *ap, enum clnt_stat cs, uint_t *retries) in fmd_adm_retry()
233 fmd_adm_stats_read(fmd_adm_t *ap, const char *name, fmd_adm_stats_t *sp) in fmd_adm_stats_read()
272 fmd_adm_stats_free(fmd_adm_t *ap, fmd_adm_stats_t *sp) in fmd_adm_stats_free()
297 fmd_adm_module_iter(fmd_adm_t *ap, fmd_adm_module_f *func, void *arg) in fmd_adm_module_iter()
350 fmd_adm_module_load(fmd_adm_t *ap, const char *path) in fmd_adm_module_load()
[all …]
/titanic_41/usr/src/lib/libc/port/stdio/
H A Dwscanf.c49 va_list ap; in wscanf() local
62 va_list ap; in fwscanf() local
75 va_list ap; in swscanf() local
102 va_list ap; in _wscanf_c89() local
115 va_list ap; in _fwscanf_c89() local
128 va_list ap; in _swscanf_c89() local
H A Dscanf.c50 va_list ap; in scanf() local
64 va_list ap; in fscanf() local
78 va_list ap; in sscanf() local
104 va_list ap; in _scanf_c89() local
117 va_list ap; in _fscanf_c89() local
130 va_list ap; in _sscanf_c89() local
/titanic_41/usr/src/lib/libuutil/common/
H A Duu_avl.c212 uu_avl_t *ap, *next, *prev; in uu_avl_create() local
249 uu_avl_destroy(uu_avl_t *ap) in uu_avl_destroy()
278 uu_avl_numnodes(uu_avl_t *ap) in uu_avl_numnodes()
284 uu_avl_first(uu_avl_t *ap) in uu_avl_first()
290 uu_avl_last(uu_avl_t *ap) in uu_avl_last()
296 uu_avl_next(uu_avl_t *ap, void *node) in uu_avl_next()
302 uu_avl_prev(uu_avl_t *ap, void *node) in uu_avl_prev()
308 _avl_walk_init(uu_avl_walk_t *wp, uu_avl_t *ap, uint32_t flags) in _avl_walk_init()
334 _avl_walk_advance(uu_avl_walk_t *wp, uu_avl_t *ap) in _avl_walk_advance()
363 uu_avl_walk_start(uu_avl_t *ap, uint32_t flags) in uu_avl_walk_start()
[all …]
/titanic_41/usr/src/lib/scsi/libscsi/common/
H A Dscsi_engine.c222 libscsi_action_get_status(const libscsi_action_t *ap) in libscsi_action_get_status()
238 libscsi_action_set_timeout(libscsi_action_t *ap, uint32_t timeout) in libscsi_action_set_timeout()
249 libscsi_action_get_timeout(const libscsi_action_t *ap) in libscsi_action_get_timeout()
260 libscsi_action_get_flags(const libscsi_action_t *ap) in libscsi_action_get_flags()
274 libscsi_action_get_cdb(const libscsi_action_t *ap) in libscsi_action_get_cdb()
298 libscsi_action_get_buffer(const libscsi_action_t *ap, uint8_t **bp, in libscsi_action_get_buffer()
356 libscsi_action_get_sense(const libscsi_action_t *ap, uint8_t **bp, in libscsi_action_get_sense()
389 libscsi_action_set_status(libscsi_action_t *ap, sam4_status_t status) in libscsi_action_set_status()
406 libscsi_action_set_datalen(libscsi_action_t *ap, size_t len) in libscsi_action_set_datalen()
432 libscsi_action_set_senselen(libscsi_action_t *ap, size_t len) in libscsi_action_set_senselen()
[all …]
/titanic_41/usr/src/uts/sun/io/dada/impl/
H A Ddcd_resource.c32 #define A_TO_TRAN(ap) ((ap)->a_hba_tran) argument
58 dcd_alloc_consistent_buf(struct dcd_address *ap, in dcd_alloc_consistent_buf()
119 dcd_init_pkt(struct dcd_address *ap, struct dcd_pkt *in_pktp, in dcd_init_pkt()
153 struct dcd_address *ap = P_TO_ADDR(pkt); in dcd_destroy_pkt() local
164 dcd_resalloc(struct dcd_address *ap, int cmdlen, int statuslen, in dcd_resalloc()
187 dcd_pktalloc(struct dcd_address *ap, int cmdlen, int statuslen, in dcd_pktalloc()
240 register struct dcd_address *ap = P_TO_ADDR(pkt); in dcd_dmafree() local
253 register struct dcd_address *ap = P_TO_ADDR(pkt); in dcd_sync_pkt() local
262 register struct dcd_address *ap = P_TO_ADDR(pkt); in dcd_resfree() local
H A Ddcd_control.c35 #define A_TO_TRAN(ap) (ap->a_hba_tran) argument
39 dcd_abort(struct dcd_address *ap, struct dcd_pkt *pkt) in dcd_abort()
46 dcd_reset(struct dcd_address *ap, int level) in dcd_reset()
/titanic_41/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_scsi.c37 scsi_htos_3byte(unchar *ap, ulong nav) in scsi_htos_3byte()
44 scsi_htos_long(unchar *ap, ulong niv) in scsi_htos_long()
50 scsi_htos_short(unchar *ap, ushort nsv) in scsi_htos_short()
56 scsi_stoh_3byte(unchar *ap) in scsi_stoh_3byte()
/titanic_41/usr/src/uts/sun4/io/efcode/
H A Dfc_ops.c101 fc_ops_alloc_handle(dev_info_t *ap, dev_info_t *child, in fc_ops_alloc_handle()
164 fc_ops(dev_info_t *ap, fco_handle_t handle, fc_ci_t *cp) in fc_ops()
200 fco_getproplen(dev_info_t *ap, fco_handle_t rp, fc_ci_t *cp) in fco_getproplen()
247 fco_getprop(dev_info_t *ap, fco_handle_t rp, fc_ci_t *cp) in fco_getprop()
300 fco_ap_phandle(dev_info_t *ap, fco_handle_t rp, fc_ci_t *cp) in fco_ap_phandle()
319 fco_child(dev_info_t *ap, fco_handle_t rp, fc_ci_t *cp) in fco_child()
351 fco_peer(dev_info_t *ap, fco_handle_t rp, fc_ci_t *cp) in fco_peer()
383 fco_parent(dev_info_t *ap, fco_handle_t rp, fc_ci_t *cp) in fco_parent()
418 fco_alloc_phandle(dev_info_t *ap, fco_handle_t rp, fc_ci_t *cp) in fco_alloc_phandle()
469 fco_new_device(dev_info_t *ap, fco_handle_t rp, fc_ci_t *cp) in fco_new_device()
[all …]
/titanic_41/usr/src/cmd/strings/
H A Da.out.h66 #define ATEXTPOS(ap) ((long)sizeof (struct aexec)) argument
67 #define ADATAPOS(ap) (ATEXTPOS(ap) + (long)(ap)->xa_text) argument
68 #define ARTEXTPOS(ap) (ADATAPOS(ap) + (long)(ap)->xa_data) argument
69 #define ARDATAPOS(ap) (ARTEXTPOS(ap) + ((long)\ argument
71 #define ASYMPOS(ap) (ATEXTPOS(ap) + \ argument
74 #define AENDPOS(ap) (ASYMPOS(ap) + (long)(ap)->xa_syms) argument
/titanic_41/usr/src/lib/libc/port/print/
H A Dwprintf.c64 va_list ap; in wprintf() local
106 va_list ap; in fwprintf() local
150 va_list ap; in swprintf() local
181 va_list ap; in _wprintf_c89() local
193 va_list ap; in _fwprintf_c89() local
205 va_list ap; in _swprintf_c89() local
/titanic_41/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_async.c67 av1394_async_t *ap = &avp->av_a; in av1394_async_attach() local
116 av1394_async_t *ap = &avp->av_a; in av1394_async_bus_reset() local
168 av1394_async_t *ap = &avp->av_a; in av1394_async_open() local
188 av1394_async_t *ap = &avp->av_a; in av1394_async_close() local
208 av1394_async_t *ap = &avp->av_a; in av1394_async_read() local
356 av1394_async_t *ap = &avp->av_a; in av1394_async_poll() local
383 av1394_async_t *ap = &avp->av_a; in av1394_async_putq_rq() local
411 av1394_async_t *ap = &avp->av_a; in av1394_async_cleanup() local
467 av1394_async_t *ap = &avp->av_a; in av1394_async_update_targetinfo() local
518 av1394_async_t *ap = &avp->av_a; in av1394_ioctl_arq_get_ibuf_size() local
[all …]
/titanic_41/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_debug.c143 rds_vlog(char *name, uint_t level, char *fmt, va_list ap) in rds_vlog()
247 va_list ap; in rds_dprintf_intr() local
264 va_list ap; in rds_dprintf5() local
276 va_list ap; in rds_dprintf4() local
288 va_list ap; in rds_dprintf3() local
300 va_list ap; in rds_dprintf2() local
312 va_list ap; in rds_dprintf1() local
336 va_list ap; in rds_dprintf0() local
/titanic_41/usr/src/tools/ctf/cvt/
H A Dutil.c119 whine(char *type, char *format, va_list ap) in whine()
140 va_list ap; in terminate() local
158 va_list ap; in aborterr() local
171 va_list ap; in warning() local
183 vadebug(int level, char *format, va_list ap) in vadebug()
197 va_list ap; in debug() local
223 va_list ap; in elfterminate() local
/titanic_41/usr/src/lib/libwrap/
H A Dmystdarg.h16 #define VASTART(ap,type,name) va_start(ap,name) argument
17 #define VAEND(ap) va_end(ap) argument
21 #define VASTART(ap,type,name) {type name; va_start(ap); name = va_arg(ap, type) argument
22 #define VAEND(ap) va_end(ap);} argument

12345678910>>...43