Home
last modified time | relevance | path

Searched refs:cerror (Results 1 – 15 of 15) sorted by relevance

/titanic_44/usr/src/lib/libeti/form/common/
H A Dregcmp.c100 goto cerror; in libform_regcmp()
106 goto cerror; in libform_regcmp()
116 goto cerror; in libform_regcmp()
125 if (!__rpush(ep)) goto cerror; in libform_regcmp()
130 if (!(eptr = (char *)__rpop())) goto cerror; in libform_regcmp()
133 goto cerror; in libform_regcmp()
159 if (cclcnt > 3) goto cerror; in libform_regcmp()
167 goto cerror; in libform_regcmp()
175 if ((c = *sp++) == '}') goto cerror; in libform_regcmp()
180 else goto cerror; in libform_regcmp()
[all …]
/titanic_44/usr/src/lib/libbc/sparc/inc/
H A DSYS.h37 .global .cerror
92 ld [%o5 + .cerror], %o5; \
102 ba .cerror; \
114 ld [%free_reg+ .cerror],%free_reg; \
122 sethi %hi(.cerror), %free_reg;\
123 or %free_reg, %lo(.cerror), %free_reg;\
/titanic_44/usr/src/cmd/cron/
H A Dcrontab.c114 static void cerror(char *);
498 cerror(EOLN);
534 cerror(EOLN);
540 cerror(UNEXPECT);
547 cerror(UNEXPECT);
555 cerror(OUTOFBOUND);
560 cerror(UNEXPECT);
568 cerror(OUTOFBOUND);
574 cerror(EOLN);
578 cerror(UNEXPECT);
[all …]
/titanic_44/usr/src/lib/libbc/libc/sys/common/sparc/
H A Dcerror.s25 ! Note this routine used to be called cerror, the
34 .global .cerror
37 ENTRY(.cerror)
52 SET_SIZE(.cerror)
/titanic_44/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_acl.c72 int error, cerror; in smbfs_getsd() local
118 cerror = smbfs_smb_tmpclose(np, fid, &scred); in smbfs_getsd()
119 if (cerror) in smbfs_getsd()
121 cerror, np->n_rpath); in smbfs_getsd()
142 int error, cerror; in smbfs_setsd() local
191 cerror = smbfs_smb_tmpclose(np, fid, &scred); in smbfs_setsd()
192 if (cerror) in smbfs_setsd()
194 cerror, np->n_rpath); in smbfs_setsd()
H A Dsmbfs_vnops.c978 int cerror, modified = 0; in smbfssetattr() local
1114 cerror = smbfs_smb_tmpclose(np, fid, &scred); in smbfssetattr()
1115 if (cerror) in smbfssetattr()
1117 cerror, np->n_rpath); in smbfssetattr()
1756 int cerror; in smbfs_create() local
1951 cerror = smbfs_smb_close(smi->smi_share, fid, NULL, &scred); in smbfs_create()
1952 if (cerror) in smbfs_create()
1954 cerror, dnp->n_rpath, name); in smbfs_create()
H A Dsmbfs_smb.c635 int error, cerror; in smbfs_smb_t2rename() local
679 cerror = smbfs_smb_tmpclose(tdnp, fid, scrp); in smbfs_smb_t2rename()
680 if (cerror) in smbfs_smb_t2rename()
682 cerror, tdnp->n_rpath); in smbfs_smb_t2rename()
/titanic_44/usr/src/cmd/vi/port/
H A Dex_re.c813 cerror(value(vi_TERSE) ? in vi_compile()
899 cerror(value(vi_TERSE) ? (unsigned char *) in vi_compile()
903 cerror(value(vi_TERSE) ? (unsigned char *) in vi_compile()
960 cerror((unsigned char *) in vi_compile()
976 cerror(value(vi_TERSE) ? (unsigned char *)gettext("No newlines in re's") : in vi_compile()
987 cerror(value(vi_TERSE) ? (unsigned char *)gettext("Badly formed re") : in vi_compile()
1014 cerror(value(vi_TERSE) ? (unsigned char *) in vi_compile()
1045 cerror((unsigned char *)gettext("\\( \\) Imbalance")); in vi_compile()
1047 cerror(value(vi_TERSE) ? (unsigned char *)gettext("Awash in \\('s!") : in vi_compile()
1053 cerror(value(vi_TERSE) ? (unsigned char *)gettext("Illegal byte sequence") : in vi_compile()
[all …]
H A Dex.h501 void cerror(unsigned char *);
/titanic_44/usr/src/cmd/pr/
H A Dpr.c75 #define cerror(S) (void) fprintf(stderr, "pr: %s", gettext(S)) macro
1359 cerror(s);
1382 cerror(s);
1395 cerror(Err->e_mess);
/titanic_44/usr/src/lib/libbc/sparc/
H A DMakefile142 _exit.o brk.o cerror.o errno.o \
/titanic_44/usr/src/lib/libc/amd64/
H A DMakefile49 cerror.o
/titanic_44/usr/src/lib/libc/sparcv9/
H A DMakefile.com56 cerror.o
/titanic_44/usr/src/lib/libc/i386/
H A DMakefile.com49 cerror.o \
/titanic_44/usr/src/lib/libc/sparc/
H A DMakefile.com56 cerror.o \