HomeSort by: relevance | last modified time | path
    Searched defs:logging (Results 1 - 5 of 5) sorted by relevancy

  /src/libexec/talkd/
talkd.c 75 int logging = 0; variable in typeref:typename:int
100 logging = 1;
  /src/libexec/fingerd/
fingerd.c 70 int p[2], logging, no_forward, user_required, short_list; local in function:main
81 logging = no_forward = user_required = short_list = 0;
87 logging = 1;
126 if (logging) {
136 if (logging)
144 if (logging) {
  /src/libexec/comsat/
comsat.c 82 static int logging; variable in typeref:typename:int
115 logging = 1;
271 if (logging)
  /src/libexec/ftpd/
extern.h 325 GLOBAL int logging; variable in typeref:typename:GLOBAL int
  /src/libexec/tftpd/
tftpd.c 108 static int logging; variable in typeref:typename:int
213 logging = 1;
302 if (logging)
721 if (logging) {

Completed in 13 milliseconds