Home
last modified time | relevance | path

Searched refs:GLOB_NOSPACE (Results 1 – 15 of 15) sorted by relevance

/openbsd/lib/libc/gen/
H A Dglob.c192 return GLOB_NOSPACE; in glob()
564 return GLOB_NOSPACE; in glob0()
638 return(GLOB_NOSPACE); in glob2()
736 err = GLOB_NOSPACE; in glob3()
813 return(GLOB_NOSPACE); in globextend()
845 return(GLOB_NOSPACE); in globextend()
863 return(GLOB_NOSPACE); in globextend()
873 return(GLOB_NOSPACE); in globextend()
876 return(copy == NULL ? GLOB_NOSPACE : 0); in globextend()
/openbsd/gnu/usr.bin/perl/ext/File-Glob/
H A Dbsd_glob.h80 #define GLOB_NOSPACE (-1) /* Malloc call failed. */ macro
H A DMakefile.PL29 GLOB_NOSORT GLOB_NOSPACE GLOB_QUOTE GLOB_TILDE),
H A Dbsd_glob.c874 return(GLOB_NOSPACE);
893 return(GLOB_NOSPACE);
902 return(GLOB_NOSPACE);
905 return(copy == NULL ? GLOB_NOSPACE : 0);
/openbsd/include/
H A Dglob.h80 #define GLOB_NOSPACE (-1) /* Malloc call failed. */ macro
/openbsd/usr.bin/tmux/
H A Dcmd-source-file.c217 else if (result == GLOB_NOSPACE) in cmd_source_file_exec()
/openbsd/usr.bin/mail/
H A Dfio.c462 case GLOB_NOSPACE: in expand()
/openbsd/sbin/restore/
H A Dinteractive.c370 case GLOB_NOSPACE: in getcmd()
/openbsd/bin/csh/
H A Dglob.c391 case GLOB_NOSPACE: in libglob()
/openbsd/usr.bin/ssh/
H A Dscp.c1514 if (r == GLOB_NOSPACE) in sink_sftp()
1947 if (r == GLOB_NOSPACE) in throughlocal_sftp()
H A Dsftp.c640 if (r == GLOB_NOSPACE) { in process_get()
961 if (r == GLOB_NOSPACE) { in do_globbed_ls()
/openbsd/usr.sbin/unbound/validator/
H A Dval_anchor.c819 } else if(r == GLOB_NOSPACE) { in anchor_read_bind_file_wild()
/openbsd/sbin/unwind/libunbound/validator/
H A Dval_anchor.c819 } else if(r == GLOB_NOSPACE) { in anchor_read_bind_file_wild()
/openbsd/sbin/unwind/libunbound/util/
H A Dconfig_file.c1431 } else if(r == GLOB_NOSPACE) { in config_read()
/openbsd/usr.sbin/unbound/util/
H A Dconfig_file.c1431 } else if(r == GLOB_NOSPACE) { in config_read()