Searched refs:bfile (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/zsh-61/zsh/Config/
H A Duninstallfns.sh31 bfile="`echo $file | sed -e 's%^.*/%%'`"
32 rm -f "$fndir/$bfile"
50 bfile="`echo $file | sed -e 's%^.*/%%'`"
51 rm -f "$scriptdir/$bfile"
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/tests/progs/
H A Dslapd-tester.c181 char *bfile = NULL; local
404 bfile = get_file_name( dirname, file->d_name );
424 if ( !sfile && !rfile && !nfile && !mfile && !bfile && !anum ) {
474 if ( bfile ) {
475 bnum = get_search_filters( bfile, bcreds, battrs, breqs, NULL );
479 bfile, -2*(bnum + 1) );
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dmail-source.el541 (bfile (gnus-replace-in-string
549 bfile diff)
551 (y-or-n-p (concat "Remove file `" bfile "'? "))))
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Didlwave.el8934 (bfile (idlwave-routine-source-file bsrc)))
8939 (if (stringp bfile)
8940 (list (file-truename bfile) bfile (list btype))
8941 (list btype bfile (list btype))))
8951 (afile (nth 1 a)) (bfile (nth 1 b))
8963 (and bcompp (not bfile))))
8979 (bname (if (stringp bfile) (downcase (file-name-nondirectory bfile)) ""))
H A Dsql.el1153 "bfile" "blob" "byte" "char" "character" "clob" "date" "dec" "decimal"
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/examples/ftp/
H A Dftpdemo.tcl201 bfile "Binary Put/Ret" \
489 if {!$test(bfile)} {return}
/macosx-10.10/gnutar-453/gnutar/tests/
H A Dtestsuite19449 mv \$BFILE bfile
19451 cmp \$BFILE bfile
19497 mv $BFILE bfile
19499 cmp $BFILE bfile
19541 mv $BFILE bfile
19543 cmp $BFILE bfile
19602 mv \$BFILE bfile
19604 cmp \$BFILE bfile
19650 mv $BFILE bfile
19652 cmp $BFILE bfile
[all...]

Completed in 173 milliseconds