Home
last modified time | relevance | path

Searched refs:autolog (Results 1 – 25 of 53) sorted by relevance

123

/dports/irc/irssi/irssi-1.2.3/docs/help/in/
H A Dlog.in31 recommend you to enable autolog if you are interested in keeping logs.
41 /SET autolog ON
/dports/irc/irssi/irssi-1.2.3/docs/help/
H A Dlog34 recommend you to enable autolog if you are interested in keeping logs.
44 /SET autolog ON
/dports/math/PDL/PDL-2.019/Graphics/PGPLOT/
H A DPGPLOT.pm535 sub autolog { # for this one we use the class method to set autolog globally subroutine
537 PDL::Graphics::PGPLOT::Window->autolog(@_);
/dports/games/0ad/0ad-0.0.23b-alpha/source/tools/autolog/SVNLog/
H A Dconfig.yml7 dsn : dbi:SQLite:/var/svn/autolog/SVNLog/sql/svnlog.db
/dports/net-im/toxic/toxic-0.11.3/src/
H A Dsettings.c59 const char *autolog; member
120 settings->autolog = AUTOLOG_OFF; in ui_defaults()
395 config_setting_lookup_bool(setting, ui_strings.autolog, &s->autolog); in settings_load()
H A Dsettings.h37 int autolog; /* boolean */ member
H A Dfriendlist.c503 Friends.list[i].logging_on = (bool) user_settings->autolog == AUTOLOG_ON; in friendlist_onFriendAdded()
562 Friends.list[i].logging_on = (bool) user_settings->autolog == AUTOLOG_ON; in friendlist_add_blocked()
H A Dprompt.c623 if (user_settings->autolog == AUTOLOG_ON) { in prompt_init_log()
/dports/science/lammps/lammps-stable_29Sep2021/tools/matlab/
H A Dlmp2cfg.m13 % 'autolog' --> 'on' (default) writes details of conversion to a log file
38 % 'autolog','on',...
114 case 'autolog'
/dports/sysutils/linrename/util-linux-2.25.2/term-utils/
H A Dagetty.c138 char *autolog; /* login the user automatically */ member
418 if (options.autolog) { in main()
420 username = options.autolog; in main()
424 if (options.autolog) { in main()
427 printf(_("%s%s (automatic login)\n"), LOGIN, options.autolog); in main()
469 if (options.autolog) in main()
647 op->autolog = optarg; in parse_args()
1527 if (!(op->flags & F_NOHINTS) && !op->autolog && in do_prompt()
1586 if (!op->autolog) { in do_prompt()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/grap/
H A Dticks.c186 autolog(p, 'x'); in setauto()
190 autolog(p, 'y'); in setauto()
228 void autolog(Obj *p, int side) in autolog() function
H A Dgrap.h232 extern void autolog(Obj *, int);
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/grap/
H A Dticks.c200 autolog(p, 'x'); in setauto()
204 autolog(p, 'y'); in setauto()
242 void autolog(Obj *p, int side) in autolog() function
H A Dgrap.h247 extern void autolog(Obj *, int);
/dports/devel/util-linux/util-linux-2.36/term-utils/
H A Dagetty.c193 char *autolog; /* login the user automatically */ member
488 if (options.autolog) { in main()
490 username = options.autolog; in main()
497 if (options.autolog) { in main()
501 printf(_("%s%s (automatic login)\n"), LOGIN, options.autolog); in main()
547 if (options.autolog) in main()
774 op->autolog = optarg; in parse_args()
1324 if (!op->autolog) { in termio_init()
2057 if (!(op->flags & F_NOHINTS) && !op->autolog && in do_prompt()
2116 if (!op->autolog) { in do_prompt()
/dports/devel/py-pockets/pockets-0.9.1/
H A DCHANGES149 * Adds pockets.autolog module
H A DREADME.rst39 >>> from pockets.autolog import log
H A DPKG-INFO48 >>> from pockets.autolog import log
/dports/devel/py-pockets/pockets-0.9.1/pockets/
H A Dlogging.py52 from pockets.autolog import log
/dports/net-im/toxic/toxic-0.11.3/misc/
H A Dtoxic.conf.example39 autolog=false;
/dports/devel/py-pockets/pockets-0.9.1/pockets.egg-info/
H A DPKG-INFO48 >>> from pockets.autolog import log
/dports/math/PDL/PDL-2.019/Graphics/PGPLOT/Window/
H A DWindow.pm2444 sub autolog { subroutine
2459 $x = $x->log10->float if defined $x && $self->autolog && $self->{Logx};
2460 $y = $y->log10->float if defined $y && $self->autolog && $self->{Logy};
3746 if ($self->autolog) {
5320 ($x0,$y0) = $self->checklog($x0,$y0) if $self->autolog;
5419 ($x,$y) = $self->checklog($x,$y) if $self->autolog;
5525 ($x,$y) = $self->checklog($x,$y) if $self->autolog;
/dports/graphics/py-pyx/PyX-0.15/pyx/graph/axis/
H A Dparter.py307 autolog = autologarithmic variable
/dports/net-im/toxic/toxic-0.11.3/doc/
H A Dtoxic.conf.5.asc75 *autolog*;;
/dports/security/lynis/lynis/include/
H A Dbinaries142autolog) AUTOLOGBINARY="${BINARY}"; IDLE_SESSION_KILLER_INSTALLED=1; …

123