Home
last modified time | relevance | path

Searched refs:VIS_GLOB (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/lib/libc/gen/
Dvis.c54 int vis_glob = flag & VIS_GLOB; in isvisible()
85 int vis_glob = flag & VIS_GLOB; in vis()
/openbsd/src/include/
Dvis.h60 #define VIS_GLOB 0x100 /* encode glob(3) magics and '#' */ macro
/openbsd/src/regress/lib/libc/vis/
Dvis_test.c20 VIS_GLOB,
/openbsd/src/usr.bin/tmux/
Dcmd-source-file.c192 utf8_stravis(&cwd, server_client_get_cwd(c, NULL), VIS_GLOB); in cmd_source_file_exec()
/openbsd/src/usr.sbin/mtree/
Dcreate.c141 VIS_WHITE | VIS_OCTAL | VIS_GLOB); in statf()