=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== ctwm-3.7/parse.o.info-1562-/* /usr/include/netdb.h:124:NC */ extern struct hostent *gethostent (void); ctwm-3.7/parse.o.info:1563:/* /usr/include/netdb.h:132:NC */ extern struct hostent *gethostbyaddr (const void *, __socklen_t, int); ctwm-3.7/parse.o.info-1564-/* /usr/include/netdb.h:138:NC */ extern struct hostent *gethostbyname (const char *); ############################################## ctwm-3.7/parse.o.info-1572-/* /usr/include/netdb.h:205:NC */ extern struct netent *getnetent (void); ctwm-3.7/parse.o.info:1573:/* /usr/include/netdb.h:212:NC */ extern struct netent *getnetbyaddr (uint32_t, int); ctwm-3.7/parse.o.info-1574-/* /usr/include/netdb.h:218:NC */ extern struct netent *getnetbyname (const char *); ############################################## ctwm-3.7/.pc/debian_changes/Imakefile-224- ctwm-3.7/.pc/debian_changes/Imakefile:225:GET_VERSION="`grep '^\#define VERSION_ID' version.c | sed -e 's/^[^"]*"\([^"]*\)".*$$/\1/'`" ctwm-3.7/.pc/debian_changes/Imakefile-226-dist: clean gram.h gram.c lex.c deftwmrc.c ############################################## ctwm-3.7/Imakefile-223- ctwm-3.7/Imakefile:224:GET_VERSION="`grep '^\#define VERSION_ID' version.c | sed -e 's/^[^"]*"\([^"]*\)".*$$/\1/'`" ctwm-3.7/Imakefile-225-dist: clean gram.h gram.c lex.c deftwmrc.c