Searched refs:tmp_fname (Results 1 – 2 of 2) sorted by relevance
194 tmp_fname=$1196 while test -L $tmp_fname; do197 tmp_new_fname=`ls -al $tmp_fname | sed -n 's%.*-> \(.*\)%\1%p'`205 /*) tmp_fname="$tmp_new_fname"207 *) tmp_fname="`echo $tmp_fname | sed 's%/[^/]*$%%'`/$tmp_new_fname"211 echo "$tmp_fname"219 tmp_fname=`df $1/ | sed -n 's%.*\(/dev/[^ ]*\).*%\1%p'`221 if test -z "$tmp_fname"; then226 tmp_fname=`resolve_symlink $tmp_fname`228 echo "$tmp_fname"
727 create_updated_keystore_version(int fd, char *tmp_fname) in create_updated_keystore_version() argument734 tmp_fd = open_nointr(tmp_fname, in create_updated_keystore_version()787 (void) remove(tmp_fname); in create_updated_keystore_version()