Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rpcsvc/
H A Drup.c51 int singlehost(); /* returns 1 if rup of given host fails */
96 nfailed += singlehost(argv[1]); in main()
176 singlehost(host) in singlehost() function
H A Drusers.c86 static void singlehost(char *);
157 singlehost(argv[optind]); in main()
192 singlehost(char *name) in singlehost() function