Home
last modified time | relevance | path

Searched refs:rpterr (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/mntfs/
H A Dmount.c49 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 Dmain.c102 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 Dlex.c228 exit(exrc ? exrc : rpterr); in setfile()
550 rpterr = 1; in execute()
708 exit(rpterr); in hangup()
718 exit(rpterr); in hangup()
H A Dinit.c132 int rpterr; /* An error msg was sent to stderr */ variable
H A Dcmd3.c528 exit(e ? e : rpterr); in rexit()
/illumos-gate/usr/src/cmd/fs.d/proc/
H A Dmount.c47 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 Dmount.c55 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 Dmount.c73 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 Ddstream.c330 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 Dpkgmount.c101 rpterr(); in pkgmount()
114 rpterr(); in pkgmount()
H A Dpkgtrans.c862 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 Dmapfile-vers159 rpterr;
H A Druncmd.c70 rpterr(void) in rpterr() function
H A Dpkglib.h478 extern void rpterr(void);
/illumos-gate/usr/src/cmd/fs.d/fd/
H A Dmount.c142 rpterr(char *bs, char *mp) in rpterr() function
207 rpterr(special, mountp); in do_mount()
/illumos-gate/usr/src/cmd/fs.d/
H A Dumount.c66 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 Dglob.h119 extern int rpterr; /* An error msg was sent to stderr */
/illumos-gate/usr/src/cmd/fs.d/ufs/mount/
H A Dmount.c100 static void rpterr(char *, char *);
569 rpterr(mnt->mnt_special, mnt->mnt_mountp); in mountfs()
835 rpterr(char *bs, char *mp) in rpterr() function