Home
last modified time | relevance | path

Searched defs:doglob (Results 1 – 4 of 4) sorted by relevance

/netbsd/usr.bin/ftp/
H A Dftp_var.h211 GLOBAL int doglob; /* glob local file names */ variable
/netbsd/bin/csh/
H A Dfunc.c865 doglob(Char **v, struct command *t) in doglob() function
/netbsd/usr.bin/mail/
H A Dcomplete.c78 static int doglob = 1; /* glob local file names */ variable
/netbsd/external/gpl3/gcc/dist/gcc/
H A Ddumpfile.cc1860 dump_switch_p_1 (const char *arg, struct dump_file_info *dfi, bool doglob) in dump_switch_p_1()