Home
last modified time | relevance | path

Searched refs:GLOB_ABORTED (Results 1 – 2 of 2) sorted by relevance

/external/openssh/openbsd-compat/
Dglob.h86 #define GLOB_ABORTED (-2) /* Unignored error. */ macro
98 #define GLOB_ABEND GLOB_ABORTED /* backward compatibility */
Dglob.c722 return(GLOB_ABORTED);
725 return(GLOB_ABORTED);