Home
last modified time | relevance | path

Searched refs:read_error (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/cmd/make/bin/
H A Dar.cc405 goto read_error; in read_archive_dir()
451 goto read_error; in read_archive_dir()
534 goto read_error; in read_archive_dir()
541 read_error: in read_archive_dir()
641 goto read_error; in translate_entry()
655 goto read_error; in translate_entry()
667 goto read_error; in translate_entry()
689 goto read_error; in translate_entry()
703 goto read_error; in translate_entry()
716 goto read_error; in translate_entry()
[all …]
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dstart.S158 jc read_error
256 jc read_error
332 read_error: label
/titanic_41/usr/src/cmd/cat/
H A Dcat.c360 int read_error = 0; in cat() local
374 read_error = 1; in cat()
389 if (read_error == 1) in cat()
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dconfig.c589 goto read_error; in read_instance_cfg()
595 goto read_error; in read_instance_cfg()
599 goto read_error; in read_instance_cfg()
620 read_error: in read_instance_cfg()
/titanic_41/usr/src/grub/grub-0.97/stage1/
H A Dstage1.S345 jc read_error
394 read_error: label
/titanic_41/usr/src/cmd/ssh/sftp/
H A Dsftp-client.c770 int read_error, write_errno; in do_download() local
837 write_error = read_error = write_errno = num_req = offset = 0; in do_download()
893 read_error = 1; in do_download()
963 if (read_error) { in do_download()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg.c1374 goto read_error; in create_func()
1382 goto read_error; in create_func()
1390 goto read_error; in create_func()
1399 goto read_error; in create_func()
1417 goto read_error; in create_func()
1458 read_error: in create_func()
/titanic_41/usr/src/uts/common/os/
H A Dmmapobj.c2377 MOBJ_STAT_ADD(read_error); in mmapobj_map_interpret()