Home
last modified time | relevance | path

Searched defs:to (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/titanic_41/usr/src/cmd/audio/include/
H A Darchdep.h50 #define DECODE_SHORT(from, to) *((short *)(to)) = *((short *)(from)) argument
51 #define DECODE_LONG(from, to) *((long *)(to)) = *((long *)(from)) argument
52 #define DECODE_FLOAT(from, to) *((float *)(to)) = *((float *)(from)) argument
53 #define DECODE_DOUBLE(from, to) *((double *)(to)) = *((double *)(from)) argument
57 #define DECODE_SHORT(from, to) \ argument
60 #define DECODE_LONG(from, to) \ argument
66 #define DECODE_FLOAT(from, to) DECODE_LONG((to), (from)) argument
68 #define DECODE_DOUBLE(from, to) \ argument
82 #define ENCODE_SHORT(from, to) DECODE_SHORT((from), (to)) argument
83 #define ENCODE_LONG(from, to) DECODE_LONG((from), (to)) argument
[all …]
H A Daiff.h145 #define AUDIO_AIFF_FILE2HOST_INT(from, to) \ argument
147 #define AUDIO_AIFF_FILE2HOST_SHORT(from, to) \ argument
149 #define AUDIO_AIFF_HOST2FILE_INT(from, to) \ argument
151 #define AUDIO_AIFF_HOST2FILE_SHORT(from, to) \ argument
154 #define AUDIO_AIFF_FILE2HOST_INT(from, to) \ argument
157 #define AUDIO_AIFF_FILE2HOST_SHORT(from, to) \ argument
159 #define AUDIO_AIFF_HOST2FILE_INT(from, to) \ argument
161 #define AUDIO_AIFF_HOST2FILE_SHORT(from, to) \ argument
H A Dwav.h121 #define AUDIO_WAV_FILE2HOST_INT(from, to) \ argument
124 #define AUDIO_WAV_FILE2HOST_SHORT(from, to) \ argument
126 #define AUDIO_WAV_HOST2FILE_INT(from, to) \ argument
128 #define AUDIO_WAV_HOST2FILE_SHORT(from, to) \ argument
132 #define AUDIO_WAV_FILE2HOST_INT(from, to) \ argument
134 #define AUDIO_WAV_FILE2HOST_SHORT(from, to) \ argument
136 #define AUDIO_WAV_HOST2FILE_INT(from, to) \ argument
138 #define AUDIO_WAV_HOST2FILE_SHORT(from, to) \ argument
/titanic_41/usr/src/lib/libmail/common/
H A Ds_string.c189 s_append(string *to, char *from) in s_append()
214 s_seq_read(FILE *fp, string *to, int lineortoken) in s_seq_read()
287 string *to = s_new(); in s_tok() local
300 string *to = s_clone(from); in s_tok() local
317 s_read_line(FILE *fp, string *to) in s_read_line()
351 s_read_to_eof(FILE *fp, string *to) in s_read_to_eof()
388 s_parse(string *from, string *to) in s_parse()
H A Dstrmove.c49 strmove(char *to, char *from) in strmove()
H A Dabspath.c49 abspath(char *path, char *dot, string *to) in abspath()
/titanic_41/usr/src/psm/promif/ieee1275/common/
H A Dprom_path.c32 prom_path_gettoken(register char *from, register char *to) in prom_path_gettoken()
63 char *to = pathname; in prom_pathname() local
159 prom_strip_options(char *from, char *to) in prom_strip_options()
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DMove.java50 private Resource to; field in Move
58 protected Move(Resource from, Resource to) in Move()
112 ComponentMove(Resource from, Resource to, Component comp) in ComponentMove()
183 QuantityMove(Resource from, Resource to, long qty) in QuantityMove()
/titanic_41/usr/src/cmd/audio/utilities/
H A DAudioCopy.cc42 Audio* to) // output sink in AudioCopy()
56 Audio* to, // output sink in AudioCopy()
69 Audio* to, // output sink in AudioAsyncCopy()
H A DAudio.cc231 Audio* to) // audio object to copy to in Copy()
247 Audio* to, // audio object to copy to in Copy()
326 Audio* to, // audio object to copy to in AsyncCopy()
/titanic_41/usr/src/uts/common/syscall/
H A Drename.c51 renameat(int ffd, char *from, int tfd, char *to) in renameat()
77 rename(char *from, char *to) in rename()
H A Duucopy.c31 uucopy(const void *from, void *to, size_t size) in uucopy()
46 uucopystr(const char *from, char *to, size_t size) in uucopystr()
H A Dlink.c51 linkat(int ffd, char *from, int tfd, char *to, int flag) in linkat()
82 link(char *from, char *to) in link()
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/krb5/krb/
H A Dcopy_key.c46 const krb5_keyblock *from, krb5_keyblock *to) in krb5_copy_keyblock_data()
90 krb5_copy_keyblock(context, from, to) in krb5_copy_keyblock() argument
/titanic_41/usr/src/lib/libcurses/screen/
H A DmemSset.c58 char *to; /* %r6 */ in memSset() local
110 memcpy(char *to, char *from, int count) in memcpy()
/titanic_41/usr/src/cmd/sendmail/libsm/
H A Drefill.c60 #define SM_IO_RD_TIMEOUT(fp, fd, to, timeout, sel_ret) \ argument
147 struct timeval to; local
H A Dlocal.h226 #define SM_IO_WR_TIMEOUT(fp, fd, to) { \ argument
294 #define IS_IO_ERROR(fd, ret, to) \ argument
/titanic_41/usr/src/head/audio/
H A Dau.h117 #define AUDIO_AU_FILE2HOST(from, to) *((long *)(to)) = *((long *)(from)) argument
119 #define AUDIO_AU_FILE2HOST(from, to) \ argument
127 #define AUDIO_AU_HOST2FILE(from, to) AUDIO_AU_FILE2HOST((from), (to)) argument
/titanic_41/usr/src/head/iso/
H A Dstdarg_c99.h67 #define va_copy(to, from) __va_copy(to, from) argument
/titanic_41/usr/src/cmd/mail/
H A Dcat.c42 cat(to, from1, from2) in cat() argument
/titanic_41/usr/src/cmd/vi/port/
H A Dbcopy.c33 bcopy(from, to, count) in bcopy() argument
/titanic_41/usr/src/cmd/ipf/lib/common/
H A Dbcopywrap.c3 int bcopywrap(from, to, size) in bcopywrap() argument
/titanic_41/usr/src/cmd/oamuser/lib/
H A Dputgrent.c41 putgrent(struct group *grpstr, FILE *to) in putgrent()
H A Dputprojent.c37 putprojent(struct project *projstr, FILE *to) in putprojent()
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dcp_key_cnt.c42 krb5_copy_keyblock_contents(krb5_context context, const krb5_keyblock *from, krb5_keyblock *to) in krb5_copy_keyblock_contents()

12345678910>>...14