/illumos-gate/usr/src/cmd/fs.d/mntfs/ |
H A D | mount.c | 49 static void rpterr(char *, char *); 139 rpterr(char *bs, char *mp) in rpterr() function 200 rpterr(special, mountp); in do_mount()
|
/illumos-gate/usr/src/cmd/mailx/ |
H A D | main.c | 102 rpterr = 0; /* initialize; set when we output to stderr */ in main() 373 exit(senderr ? senderr : rpterr); in main() 428 exit(rpterr); in main() 442 return (rpterr); in main()
|
H A D | lex.c | 228 exit(exrc ? exrc : rpterr); in setfile() 550 rpterr = 1; in execute() 708 exit(rpterr); in hangup() 718 exit(rpterr); in hangup()
|
H A D | init.c | 132 int rpterr; /* An error msg was sent to stderr */ variable
|
H A D | cmd3.c | 528 exit(e ? e : rpterr); in rexit()
|
/illumos-gate/usr/src/cmd/fs.d/proc/ |
H A D | mount.c | 47 static void rpterr(char *, char *); 140 rpterr(char *bs, char *mp) in rpterr() function 208 rpterr(special, mountp); in do_mount()
|
/illumos-gate/usr/src/cmd/fs.d/udfs/mount/ |
H A D | mount.c | 55 static void rpterr(char *, char *); 144 rpterr(char *bs, char *mp) in rpterr() function 210 rpterr(special, mountp); in do_mount()
|
/illumos-gate/usr/src/cmd/fs.d/hsfs/mount/ |
H A D | mount.c | 73 static void rpterr(char *, char *); 224 rpterr(special, mountp); in main() 239 rpterr(char *bs, char *mp) in rpterr() function
|
/illumos-gate/usr/src/lib/libpkg/common/ |
H A D | dstream.c | 330 rpterr(); in ds_init() 378 rpterr(); in ds_init() 405 rpterr(); in ds_init() 491 rpterr(); in ds_init() 638 rpterr(); in ds_skip() 681 rpterr(); in ds_next()
|
H A D | pkgmount.c | 101 rpterr(); in pkgmount() 114 rpterr(); in pkgmount()
|
H A D | pkgtrans.c | 862 rpterr(); in wdsheader() 1035 rpterr(); in pkgxfer() 1049 rpterr(); in pkgxfer() 1111 rpterr(); in pkgxfer() 1127 rpterr(); in pkgxfer() 1298 rpterr(); in pkgxfer()
|
H A D | mapfile-vers | 159 rpterr;
|
H A D | runcmd.c | 70 rpterr(void) in rpterr() function
|
H A D | pkglib.h | 478 extern void rpterr(void);
|
/illumos-gate/usr/src/cmd/fs.d/fd/ |
H A D | mount.c | 142 rpterr(char *bs, char *mp) in rpterr() function 207 rpterr(special, mountp); in do_mount()
|
/illumos-gate/usr/src/cmd/fs.d/ |
H A D | umount.c | 66 extern void rpterr(), usage(), mnterror(); 305 rpterr(mname); in main() 461 rpterr(ment->mnt_mountp); in doexec() 472 rpterr(char *sp) in rpterr() function
|
/illumos-gate/usr/src/cmd/mailx/hdr/ |
H A D | glob.h | 119 extern int rpterr; /* An error msg was sent to stderr */
|
/illumos-gate/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
|