Searched refs:cmp (Results 1 – 5 of 5) sorted by relevance
102 cmp -s .tmpver.1 .tmpver.2; then
244 if ! cmp -s System.map .tmp_System.map; then
1104 int cmp = strcmp(action->name, (*ppaction)->name); in parse_type() local1105 if (cmp == 0) { in parse_type()1110 if (cmp < 0) { in parse_type()
60 if [ -r $@ ] && cmp -s $@ $@.tmp; then \
44 cmp -s .tmp.config .config || \