Searched refs:CFILE (Results 1 – 1 of 1) sorted by relevance
179 local CFUNC CSEARCH CPATH CFILE CERT SPLITDIR187 for CFILE in $(cert_files_in "$@") ; do188 verbose "Reading $CFILE"189 case $(eolcvt "$CFILE" | egrep -c '^-+BEGIN CERTIFICATE-+$') in193 "$CFUNC" "$CFILE" link198 eolcvt "$CFILE" | egrep '^(---|[0-9A-Za-z/+=]+$)' | \211 local CFILE subject213 for CFILE in $(find "$@" \( -type f -or -type l \) -name '*.[0-9]') ; do214 if [ ! -s "$CFILE" ] ; then215 info "Unable to read $CFILE"[all...]