Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/rpcsvc/
H A Drup.c52 int singlehost(); /* returns 1 if rup of given host fails */
98 nfailed += singlehost(argv[1]); in main()
189 singlehost(host) in singlehost() function
H A Drusers.c89 static void singlehost(char *);
160 singlehost(argv[optind]); in main()
195 singlehost(char *name) in singlehost() function