Searched defs:cerror (Results 1 – 6 of 6) sorted by relevance
72 int error, cerror; in smbfs_getsd() local142 int error, cerror; in smbfs_setsd() local
978 int cerror, modified = 0; in smbfssetattr() local1756 int cerror; in smbfs_create() local
635 int error, cerror; in smbfs_smb_t2rename() local
586 cerror(msg) in cerror() function
1061 cerror(unsigned char *s) in cerror() function
75 #define cerror(S) (void) fprintf(stderr, "pr: %s", gettext(S)) macro