Searched defs:ndp_usage (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dndp.c65 static void ndp_usage(const char *, ...);
135 ndp_usage(const char *reason, ...) function
166 ndp_usage("Already going to print an entry, "
170 ndp_usage("Already going to print all entries (-a), "
174 ndp_usage("Already going to repeatedly print all entries (-A), "
178 ndp_usage("Already going to delete an entry (-d), "
182 ndp_usage("Already going to set an entry (-s), "
186 ndp_usage("Already going to set from file (-f), "
197 ndp_usage("Missing time period after -%c", flag);
200 ndp_usage("Missin
[all...]

Completed in 59 milliseconds