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

  /src/usr.sbin/syslogd/
syslogd.c 217 void logpath_add(char ***, int *, int *, const char *);
388 logpath_add(&LogPaths, &funixsize,
513 logpath_add(&LogPaths, &funixsize,
876 logpath_add(char ***lp, int *szp, int *maxszp, const char *new) function in typeref:typename:void
919 logpath_add(lp, szp, maxszp, line);
syslogd.c 217 void logpath_add(char ***, int *, int *, const char *);
388 logpath_add(&LogPaths, &funixsize,
513 logpath_add(&LogPaths, &funixsize,
876 logpath_add(char ***lp, int *szp, int *maxszp, const char *new) function in typeref:typename:void
919 logpath_add(lp, szp, maxszp, line);
syslogd.c 217 void logpath_add(char ***, int *, int *, const char *);
388 logpath_add(&LogPaths, &funixsize,
513 logpath_add(&LogPaths, &funixsize,
876 logpath_add(char ***lp, int *szp, int *maxszp, const char *new) function in typeref:typename:void
919 logpath_add(lp, szp, maxszp, line);

Completed in 42 milliseconds