Searched refs:goaway (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/sup/source/
H A Destrdup.c47 goaway("Cannot allocate memory");
H A Dsupfilesrv.c366 void goaway(const char *, ...);
793 goaway("Error reading signon request from client");
796 goaway("Error sending signon reply to client");
819 goaway("Error reading setup request from client");
825 goaway("Sup client using obsolete version of protocol");
835 goaway("User `%s' not found", xuser);
879 goaway("Restore link following");
886 goaway("Host not on access list");
892 goaway("Error sending setup reply to client");
932 goaway("Ca
1806 goaway(const char *fmt, ...) function
[all...]
H A Dsupcmeat.c104 * Added done routine. Modified goaway routine to free old
111 * Split off from sup.c and reindented goaway calls.
273 goaway("Error sending signon request to fileserver");
276 goaway("Error reading signon reply from fileserver");
284 goaway("Fileserver sup protocol version is obsolete.");
307 goaway("Can't change to base directory %s", thisC->Cbase);
311 goaway("Can't create directory %s/sup", thisC->Cbase);
315 goaway("Can't change to %s from base directory %s",
318 goaway("Can't stat %s directory %s",
339 goaway("Erro
1563 goaway(const char *fmt, ...) function
[all...]
H A Dsupcname.c95 goaway("error in collection/host file");
H A Dscan.c218 goaway("Couldn't allocate TREELIST");
232 goaway("Invalid release option %s for release %s",
366 goaway("Can't chdir to %s", prefix);
476 goaway("Can't read list file %s", fname);
488 goaway("Invalid list file keyword %s", q);
550 goaway("Error in handling list file keyword %d", ltn);
854 goaway("scanfile format inconsistent");
868 goaway("scanfile format inconsistent");
873 goaway("scanfile format inconsistent");
878 goaway("scanfil
[all...]
H A Dsupscan.c78 * Changed goaway to longjmp back to top-level to scan next
178 goaway("Error getting resource limit (%s)",
183 goaway("Error setting resource limit (%s)",
395 goaway(const char *fmt, ...) function
H A Dsupextern.h137 void goaway(const char *, ...)
H A Dstree.c102 goaway("Cannot allocate memory");
H A Dsupcmisc.c45 * Split off from sup.c and changed goaway to use printf
193 goaway("Cannot allocate memory");
/netbsd-6-1-5-RELEASE/usr.sbin/inetd/
H A Dinetd.c348 __dead static void goaway(void);
515 goaway();
1011 goaway(void) function

Completed in 172 milliseconds