Home
last modified time | relevance | path

Searched refs: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, ...) in ndp_usage() function
166 ndp_usage("Already going to print an entry, " in ndp_badflag()
182 ndp_usage("Already going to set an entry (-s), " in ndp_badflag()
186 ndp_usage("Already going to set from file (-f), " in ndp_badflag()
200 ndp_usage("Missing node name after -%c", flag); in ndp_missingarg()
203 ndp_usage("Missing filename after -%c", flag); in ndp_missingarg()
206 ndp_usage("Missing node name after -%c", flag); in ndp_missingarg()
995 ndp_usage("No arguments given."); in main()
1024 ndp_usage("Encountered \"%s\" after " in main()
[all …]