Home
last modified time | relevance | path

Searched defs:GLOB_TILDE (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/perl/ext/File-Glob/
H A Dbsd_glob.h74 #define GLOB_TILDE 0x0800 /* Expand tilde names from the passwd file. */ macro
/openbsd/include/
H A Dglob.h91 #define GLOB_TILDE 0x0800 /* Expand tilde names from the passwd file. */ macro
/openbsd/usr.bin/less/
H A Dfilename.c405 #define GLOB_TILDE 0 in lglob() macro