Home
last modified time | relevance | path

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

/coreutils/
Dbootstrap87 warnf_format_=$1
93 printf "$warnf_format_" "$@" | sed "s|^|$me_: |" ;;
94 *) printf "$me: $warnf_format_" "$@" ;;