/titanic_41/usr/src/cmd/fs.d/mntfs/ |
H A D | mount.c | 52 static void rpterr(char *, char *); 142 rpterr(char *bs, char *mp) in rpterr() function 203 rpterr(special, mountp); in do_mount()
|
/titanic_41/usr/src/cmd/fs.d/proc/ |
H A D | mount.c | 50 static void rpterr(char *, char *); 143 rpterr(char *bs, char *mp) in rpterr() function 211 rpterr(special, mountp); in do_mount()
|
/titanic_41/usr/src/cmd/fs.d/udfs/mount/ |
H A D | mount.c | 57 static void rpterr(char *, char *); 146 rpterr(char *bs, char *mp) in rpterr() function 212 rpterr(special, mountp); in do_mount()
|
/titanic_41/usr/src/cmd/mailx/ |
H A D | main.c | 101 rpterr = 0; /* initialize; set when we output to stderr */ in main() 372 exit(senderr ? senderr : rpterr); in main() 427 exit(rpterr); in main() 441 return (rpterr); in main()
|
H A D | lex.c | 229 exit(exrc ? exrc : rpterr); in setfile() 551 rpterr = 1; in execute() 719 exit(rpterr); in hangup() 729 exit(rpterr); in hangup()
|
H A D | init.c | 134 int rpterr; /* An error msg was sent to stderr */ variable
|
H A D | cmd3.c | 530 exit(e ? e : rpterr); in rexit()
|
/titanic_41/usr/src/cmd/fs.d/hsfs/mount/ |
H A D | mount.c | 75 static void rpterr(char *, char *); 226 rpterr(special, mountp); in main() 241 rpterr(char *bs, char *mp) in rpterr() function
|
/titanic_41/usr/src/cmd/fs.d/fd/ |
H A D | mount.c | 145 rpterr(char *bs, char *mp) in rpterr() function 210 rpterr(special, mountp); in do_mount()
|
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | pkgmount.c | 101 rpterr(); in pkgmount() 114 rpterr(); in pkgmount()
|
H A D | dstream.c | 328 rpterr(); in ds_init() 376 rpterr(); in ds_init() 403 rpterr(); in ds_init() 505 rpterr(); in ds_init() 652 rpterr(); in ds_skip() 695 rpterr(); in ds_next()
|
H A D | pkgtrans.c | 1142 rpterr(); in wdsheader() 1327 rpterr(); in pkgxfer() 1341 rpterr(); in pkgxfer() 1403 rpterr(); in pkgxfer() 1419 rpterr(); in pkgxfer() 1590 rpterr(); in pkgxfer() 1800 rpterr(); in pkgdump() 1937 rpterr(); in BIO_dump_cmd() 1949 rpterr(); in BIO_dump_cmd() 1957 rpterr(); in BIO_dump_cmd() [all …]
|
H A D | mapfile-vers | 186 rpterr;
|
H A D | runcmd.c | 70 rpterr(void) in rpterr() function
|
H A D | pkglib.h | 507 extern void rpterr(void);
|
/titanic_41/usr/src/cmd/fs.d/ |
H A D | umount.c | 63 extern void rpterr(), usage(), mnterror(); 313 rpterr(mname); in main() 458 rpterr(ment->mnt_mountp); in doexec() 469 rpterr(char *sp) in rpterr() function
|
/titanic_41/usr/src/cmd/mailx/hdr/ |
H A D | glob.h | 119 extern int rpterr; /* An error msg was sent to stderr */
|
/titanic_41/usr/src/cmd/fs.d/ufs/mount/ |
H A D | mount.c | 100 static void rpterr(char *, char *); 569 rpterr(mnt->mnt_special, mnt->mnt_mountp); in mountfs() 835 rpterr(char *bs, char *mp) in rpterr() function
|