Home
last modified time | relevance | path

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

/external/iputils/
DMakefile116 UNAME_N:=$(shell uname -n) macro
237 @if [ x"$(UNAME_N)" != x"pleiades" ]; then echo "Not authorized to advance snapshot"; exit 1; fi