Searched refs:DEFAULT_PUB_ID_FILE (Results 1 – 1 of 1) sorted by relevance
60 DEFAULT_PUB_ID_FILE="${most_recent_id:+$HOME/}$most_recent_id"164 use_id_file "${OPTARG:-$DEFAULT_PUB_ID_FILE}"198 if [ -z "$(eval $GET_ID)" ] && [ -r "${PUB_ID_FILE:=$DEFAULT_PUB_ID_FILE}" ] ; then