/titanic_41/usr/src/cmd/audio/samples/au/ |
H A D | Makefile | 30 AUFILES= bark.au \ 31 bong.au \ 32 bubbles.au \ 33 busy.au \ 34 chirp.au \ 35 clink.au \ 36 computer.au \ 37 cowbell.au \ 38 crash.au \ 39 cuckoo.au \ [all …]
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | library-demo-audio-samples.mf | 37 dir path=usr/share/audio/samples/au 38 file path=usr/share/audio/samples/au/bark.au 39 file path=usr/share/audio/samples/au/bong.au 40 file path=usr/share/audio/samples/au/bubbles.au 41 file path=usr/share/audio/samples/au/busy.au 42 file path=usr/share/audio/samples/au/chirp.au 43 file path=usr/share/audio/samples/au/clink.au 44 file path=usr/share/audio/samples/au/computer.au 45 file path=usr/share/audio/samples/au/cowbell.au 46 file path=usr/share/audio/samples/au/crash.au [all …]
|
H A D | system-header-header-audio.mf | 39 file path=usr/include/audio/au.h 49 file path=usr/share/man/man4/au.4
|
/titanic_41/usr/src/lib/libnsl/rpc/ |
H A D | auth_sys.c | 93 struct audata *au; in authsys_create() local 104 au = malloc(sizeof (*au)); in authsys_create() 105 if (au == NULL) { in authsys_create() 112 auth->ah_private = (caddr_t)au; in authsys_create() 113 auth->ah_verf = au->au_shcred = _null_auth; in authsys_create() 114 au->au_shfaults = 0; in authsys_create() 136 au->au_origcred.oa_length = XDR_GETPOS(&xdrs); in authsys_create() 137 au->au_origcred.oa_flavor = AUTH_SYS; in authsys_create() 138 if ((au->au_origcred.oa_base = malloc(au->au_origcred.oa_length)) == in authsys_create() 142 free(au); in authsys_create() [all …]
|
/titanic_41/usr/src/stand/lib/fs/nfs/ |
H A D | auth_unix.c | 88 struct audata *au; in authunix_create() local 99 au = (struct audata *)bkmem_alloc(sizeof (*au)); in authunix_create() 100 if (au == NULL) { in authunix_create() 107 auth->ah_private = (caddr_t)au; in authunix_create() 110 auth->ah_verf = au->au_shcred = _null_auth; in authunix_create() 112 au->au_shfaults = 0; in authunix_create() 134 au->au_origcred.oa_length = len = XDR_GETPOS(&xdrs); in authunix_create() 135 au->au_origcred.oa_flavor = (uint_t)AUTH_UNIX; in authunix_create() 136 if ((au->au_origcred.oa_base = bkmem_alloc((uint_t)len)) == NULL) { in authunix_create() 142 (void) bcopy(mymem, au->au_origcred.oa_base, (uint_t)len); in authunix_create() [all …]
|
/titanic_41/usr/src/lib/libshell/common/scripts/ |
H A D | shpiano.sh | 1204 nameref au=$1 1207 stack_put_byte au $(('.')) 1208 stack_put_byte au $(('s')) 1209 stack_put_byte au $(('n')) 1210 stack_put_byte au $(('d')) 1212 stack_put_byte au 0x00 1213 stack_put_byte au 0x00 1214 stack_put_byte au 0x00 1215 stack_put_byte au 0x1C 1217 stack_put_byte au 0xFF [all …]
|
/titanic_41/usr/src/cmd/cdrw/ |
H A D | bstream.c | 241 au_filehdr_t au; in au_stream_rewind() local 244 if (read(h->bstr_fd, &au, sizeof (au)) != sizeof (au)) { in au_stream_rewind() 248 if (lseek(h->bstr_fd, (long)(BE32_TO_CPU(au.au_offset)), in au_stream_rewind() 390 au_filehdr_t *au; in open_au_read_stream() local 394 au = NULL; in open_au_read_stream() 407 au = (au_filehdr_t *)my_zalloc(sizeof (*au)); in open_au_read_stream() 408 if (read(fd, au, sizeof (*au)) != sizeof (*au)) { in open_au_read_stream() 412 au->au_magic = BE32_TO_CPU(au->au_magic); in open_au_read_stream() 413 au->au_offset = BE32_TO_CPU(au->au_offset); in open_au_read_stream() 414 au->au_data_size = BE32_TO_CPU(au->au_data_size); in open_au_read_stream() [all …]
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | rtquery.c | 392 (void) memcpy(NA0.au.au_pw, passwd, RIP_AUTH_PW_LEN); in query_loop() 399 NA0.au.a_md5.md5_keyid = (int8_t)keyid; in query_loop() 400 NA0.au.a_md5.md5_auth_len = RIP_AUTH_MD5_LEN; in query_loop() 401 NA0.au.a_md5.md5_seqno = 0; in query_loop() 403 NA0.au.a_md5.md5_pkt_len = htons(cc); in query_loop() 410 MD5Final(NA2.au.au_pw, &md5_ctx); in query_loop() 690 qstring(na->au.au_pw, in rip_input() 702 ntohs(na->au.a_md5.md5_pkt_len), in rip_input() 703 na->au.a_md5.md5_keyid, in rip_input() 704 na->au.a_md5.md5_auth_len, in rip_input() [all …]
|
H A D | trace.c | 1176 qstring(NA->au.au_pw, in trace_rip() 1189 ntohs(NA->au.a_md5.md5_pkt_len), in trace_rip() 1190 NA->au.a_md5.md5_keyid, in trace_rip() 1191 NA->au.a_md5.md5_auth_len, in trace_rip() 1192 ntohl(NA->au.a_md5.md5_seqno), in trace_rip() 1193 ntohs(NA->au.a_md5.rsvd[0]), in trace_rip() 1194 ntohs(NA->au.a_md5.rsvd[1])); in trace_rip() 1200 for (i = 0; i < (int)sizeof (NA->au.au_pw); in trace_rip() 1203 NA->au.au_pw[i]); in trace_rip()
|
H A D | output.c | 306 (void) memcpy(na->au.au_pw, ap->key, sizeof (na->au.au_pw)); in clr_ws_buf() 312 na->au.a_md5.md5_keyid = ap->keyid; in clr_ws_buf() 313 na->au.a_md5.md5_auth_len = RIP_AUTH_MD5_LEN; in clr_ws_buf() 314 na->au.a_md5.md5_seqno = htonl(clk.tv_sec); in clr_ws_buf() 333 na->au.a_md5.md5_pkt_len = htons(len); in end_md5_auth() 338 MD5Final(na2->au.au_pw, &md5_ctx); in end_md5_auth()
|
H A D | input.c | 1426 seqno = ntohl(NA->au.a_md5.md5_seqno); in ck_passwd() 1448 if (0 == memcmp(NA->au.au_pw, ap->key, RIP_AUTH_PW_LEN)) in ck_passwd() 1455 if (NA->au.a_md5.md5_keyid != ap->keyid) in ck_passwd() 1458 len = ntohs(NA->au.a_md5.md5_pkt_len); in ck_passwd() 1477 if (NA->au.a_md5.md5_auth_len != in ck_passwd() 1482 NA->au.a_md5.md5_auth_len, in ck_passwd() 1508 if (0 == memcmp(hash, na2->au.au_pw, sizeof (hash))) in ck_passwd()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_rip.c | 98 len >= ntohs(nap->au.a_md5.md5_auth_len)) in interpret_rip() 99 len -= ntohs(nap->au.a_md5. in interpret_rip() 182 nap->au.au_pw); in interpret_rip() 190 ntohs(nap->au.a_md5. in interpret_rip() 192 nap->au.a_md5.md5_keyid, in interpret_rip() 193 (long)ntohl(nap->au.a_md5. in interpret_rip() 195 ntohs(nap->au.a_md5. in interpret_rip() 198 ntohs(nap->au.a_md5. in interpret_rip() 200 len -= ntohs(nap->au. in interpret_rip()
|
/titanic_41/usr/src/cmd/audio/samples/ |
H A D | Makefile | 33 SUBDIRS = au 63 -cd $(DEMODIR); pwd; $(SYMLINK) ../../$(SAMPSUBDIR)/au $(SOUNDS)
|
/titanic_41/usr/src/data/zoneinfo/ |
H A D | australasia | 71 # http://www.australia.gov.au/about-australia/australian-story/austn-islands 114 # http://www.bom.gov.au/climate/averages/tables/dst_times.shtml 234 # http://www.parks.tas.gov.au/index.aspx?base=1828 235 # http://www.parks.tas.gov.au/index.aspx?base=1831 875 # http://www.jcu.edu.au/aff/history/reviews/davison.htm 879 # http://www.bom.gov.au/climate/averages/tables/dst_times.shtml 884 # http://www.lawlink.nsw.gov.au/lawlink/Corporate/ll_agdinfo.nsf/pages/community_relations_daylight… 920 # 10 "Eastern Daylight Time AEST" site:au [some are false hits] 921 # 10 "Eastern Summer Time AEST" site:au 922 # 10 "Summer Time AEDT" site:au [all …]
|
H A D | antarctica | 31 # https://web.archive.org/web/20021204222245/http://www.dstc.qut.edu.au/DST/marg/daylight.html 49 # http://www.aad.gov.au/default.asp?casid=37079 95 # http://www.antdiv.gov.au/aad/exop/sfo/casey/casey_aws.html 97 # http://www.antdiv.gov.au/aad/exop/sfo/davis/video.html 99 # http://www.antdiv.gov.au/aad/exop/sfo/mawson/video.html
|
/titanic_41/usr/src/uts/common/inet/ipf/ |
H A D | ip_auth.c | 368 frauth_t auth, *au = &auth, *fra; local 421 error = fr_inobj(data, au, IPFOBJ_FRAUTH); 511 i = au->fra_index; 514 (fra->fra_info.fin_id != au->fra_info.fin_id)) { 521 fra->fra_pass = au->fra_pass; 541 if ((m != NULL) && (au->fra_info.fin_out != 0)) {
|
/titanic_41/usr/src/cmd/rpcbind/ |
H A D | rpcb_svc_com.c | 1041 struct authsys_parms *au; in rpcbproc_callit_com() local 1044 au = (struct authsys_parms *)rqstp->rq_clntcred; in rpcbproc_callit_com() 1045 auth = authsys_create(au->aup_machname, au->aup_uid, in rpcbproc_callit_com() 1046 au->aup_gid, au->aup_len, au->aup_gids); in rpcbproc_callit_com()
|
/titanic_41/usr/src/head/protocols/ |
H A D | routed.h | 108 } au; member
|
/titanic_41/usr/src/cmd/ssh/doc/ |
H A D | CREDITS | 29 David Del Piero <David.DelPiero@qed.qld.gov.au> - bug fixes 35 Ged Lodder <lodder@yacc.com.au> - HPUX fixes and enhancements
|
/titanic_41/usr/src/grub/grub-0.97/ |
H A D | THANKS | 32 Daniel Farrell <s2108287@student.rmit.edu.au> 61 Jason Thomas <jason@topic.com.au>
|
/titanic_41/usr/src/cmd/units/ |
H A D | unittab | 38 au 1.4959787069+11 m fuzz 343 astronomicalunit au 495 parsec au-radian/arcsec
|
/titanic_41/usr/src/man/man4/ |
H A D | Makefile | 27 au.4 \
|
/titanic_41/usr/src/cmd/rexd/ |
H A D | rpc.rexd.c | 379 static struct authunix_parms au; local 384 unix_cred = &au;
|
/titanic_41/usr/src/cmd/truss/ |
H A D | expound.c | 1295 struct audio_info au; in show_audio_info() local 1297 if (Pread(Proc, &au, sizeof (au), offset) == sizeof (au)) { in show_audio_info() 1298 show_audio_prinfo(pri, "play", &au.play); in show_audio_info() 1299 show_audio_prinfo(pri, "record", &au.record); in show_audio_info() 1301 pri->pname, au.monitor_gain, au.output_muted); in show_audio_info() 1302 show_audio_features(pri, audio_hw_features, au.hw_features, in show_audio_info() 1304 show_audio_features(pri, audio_sw_features, au.sw_features, in show_audio_info() 1307 au.sw_features_enabled, "sw_features_enabled"); in show_audio_info()
|
/titanic_41/usr/src/lib/libast/common/port/ |
H A D | lc.tab | 174 au australia en
|