Home | History | Annotate | Download | only in netcat

Lines Matching full:have

39 /* if you don't have setsid(), you might have setpgrp(). */
47 /* bmc@telebase and others have suggested these macros if a box *does* have
53 /* if your machine doesn't have lstat(), it should have stat() [dos...] */
64 /* extended utmp/wtmp stuff. MOST machines still do NOT have this SV-ism */
67 /* some systems have nice() which takes *relative* values... [resource.h] */
95 /* if you don't have lastlog.h, what you want might be in login.h */
111 /* Still maybe have to do something about the following, if it's even
129 old boxes that don't have it [sunos 3.x, early 4.x?]
206 INITGROUPS -- most machines seem to *have*
224 /* looks like later ones *do* have dirent.h, for example */
233 #undef HAVE_DIRENT_H /* unless you have the k00l little wrapper from L5!! */
288 /* wow, does irix really have everything?! */
326 #undef HAVE_RANDOM /* but *does* have ?rand48 -- need to consider.. */
366 #if defined(SYSV) && (SYSV < 4) /* TW leftover: old SV doesnt have symlinks */