Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dglob.h82 #define GLOB_ABORTED (-2) /* Unignored error. */ macro
94 #define GLOB_ABEND GLOB_ABORTED /* backward compatibility */
Dglob.c676 return(GLOB_ABORTED);
679 return(GLOB_ABORTED);