Home
last modified time | relevance | path

Searched defs:cerror (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_acl.c72 int error, cerror; in smbfs_getsd() local
142 int error, cerror; in smbfs_setsd() local
H A Dsmbfs_vnops.c978 int cerror, modified = 0; in smbfssetattr() local
1756 int cerror; in smbfs_create() local
H A Dsmbfs_smb.c635 int error, cerror; in smbfs_smb_t2rename() local
/titanic_41/usr/src/cmd/cron/
H A Dcrontab.c586 cerror(msg) in cerror() function
/titanic_41/usr/src/cmd/vi/port/
H A Dex_re.c1061 cerror(unsigned char *s) in cerror() function
/titanic_41/usr/src/cmd/pr/
H A Dpr.c75 #define cerror(S) (void) fprintf(stderr, "pr: %s", gettext(S)) macro