Home
last modified time | relevance | path

Searched refs:noglob (Results 1 – 8 of 8) sorted by relevance

/freebsd/usr.sbin/etcupdate/
H A Detcupdate.sh132 set -o noglob
134 set +o noglob
140 set -o noglob
167 set -o noglob
169 set +o noglob
175 set -o noglob
1821 set -o noglob
1823 set +o noglob
1841 set -o noglob
1843 set +o noglob
[all …]
/freebsd/contrib/tcsh/
H A Dsh.glob.c296 globexpand(Char **v, int noglob) in globexpand() argument
338 if (noglob) in globexpand()
483 int gflg, noglob; in globone() local
485 noglob = adrof(STRnoglob) != 0; in globone()
496 vo = globexpand(v, noglob); in globone()
497 if (noglob || (gflg & G_GLOB) == 0) { in globone()
503 else if (noglob || (gflg & G_GLOB) == 0) in globone()
539 int noglob; in globall() local
544 noglob = adrof(STRnoglob) != 0; in globall()
550 vl = vo = globexpand(v, noglob); in globall()
[all …]
H A Dcomplete.tcsh37 if ( ! $?noglob ) set noglob _unset_noglob
1276 if ( $?_unset_noglob ) unset noglob _unset_noglob
/freebsd/usr.sbin/periodic/etc/daily/
H A D100.clean-disks30 set -f noglob
H A D110.clean-tmps27 set -f noglob
/freebsd/usr.bin/vgrind/
H A Dvgrindefs.src81 argv child home ignoreeof noclobber noglob \
/freebsd/usr.sbin/bsdconfig/startup/share/
H A Drcconf.subr423 set -f # set noglob because descriptions in the $menu_list may contain
/freebsd/libexec/rc/
H A Drc.subr234 set -o noglob