Searched refs:GLOB_ABORTED (Results 1 - 7 of 7) sorted by path

/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dglob.c722 return(GLOB_ABORTED);
725 return(GLOB_ABORTED);
H A Dglob.h86 #define GLOB_ABORTED (-2) /* Unignored error. */ macro
98 #define GLOB_ABEND GLOB_ABORTED /* backward compatibility */
/freebsd-11-stable/include/
H A Dglob.h81 #define GLOB_ABORTED (-2) /* Unignored error. */ macro
97 #define GLOB_ABEND GLOB_ABORTED
/freebsd-11-stable/lib/libc/gen/
H A Dglob.c1082 return (GLOB_ABORTED);
/freebsd-11-stable/contrib/tcsh/
H A Dglob.h70 #define GLOB_ABORTED (-2) /* Unignored error. */ macro
86 #define GLOB_ABEND GLOB_ABORTED /* source compatibility */
/freebsd-11-stable/contrib/unbound/util/
H A Dconfig_file.c1288 } else if(r == GLOB_ABORTED) {
/freebsd-11-stable/contrib/unbound/validator/
H A Dval_anchor.c822 } else if(r == GLOB_ABORTED) {

Completed in 153 milliseconds