Home
last modified time | relevance | path

Searched refs:wtmp (Results 1 – 25 of 1067) sorted by relevance

12345678910>>...43

/dports/mail/alpine/alpine-465e23b/imap/src/osdep/nt/
H A Dyunchan.c245 if(wtmp == NULL) in add_tmpfile()
253 wtmp->wf[wtmp->total].f = f; in add_tmpfile()
254 wtmp->wf[wtmp->total++].name = name; in add_tmpfile()
261 if(wtmp == NULL || wtmp->total == 0) in get_pos_tmpfile()
264 for(i = 0; i < wtmp->total && wtmp->wf[i].f != f; i++); in get_pos_tmpfile()
275 if(wtmp == NULL || pos < 0 || pos >= wtmp->total) in remove_pos_tmpfile()
278 wtmp->total--; in remove_pos_tmpfile()
280 wtmp->wf[i].f = wtmp->wf[i+1].f; in remove_pos_tmpfile()
281 wtmp->wf[i].name = wtmp->wf[i+1].name; in remove_pos_tmpfile()
283 wtmp->wf[wtmp->total].f = NIL; in remove_pos_tmpfile()
[all …]
/dports/editors/pico-alpine/alpine-465e23b/imap/src/osdep/nt/
H A Dyunchan.c245 if(wtmp == NULL) in add_tmpfile()
253 wtmp->wf[wtmp->total].f = f; in add_tmpfile()
254 wtmp->wf[wtmp->total++].name = name; in add_tmpfile()
261 if(wtmp == NULL || wtmp->total == 0) in get_pos_tmpfile()
264 for(i = 0; i < wtmp->total && wtmp->wf[i].f != f; i++); in get_pos_tmpfile()
275 if(wtmp == NULL || pos < 0 || pos >= wtmp->total) in remove_pos_tmpfile()
278 wtmp->total--; in remove_pos_tmpfile()
280 wtmp->wf[i].f = wtmp->wf[i+1].f; in remove_pos_tmpfile()
281 wtmp->wf[i].name = wtmp->wf[i+1].name; in remove_pos_tmpfile()
283 wtmp->wf[wtmp->total].f = NIL; in remove_pos_tmpfile()
[all …]
/dports/sysutils/py-salt/salt-3004.1/tests/pytests/unit/beacons/
H A Dtest_wtmp.py8 import salt.beacons.wtmp as wtmp namespace
48 ret = wtmp.validate(config)
56 ret = wtmp.validate(config)
75 ret = wtmp.validate(config)
80 ret = wtmp.beacon(config)
89 ret = wtmp.validate(config)
97 ret = wtmp.validate(config)
105 ret = wtmp.validate(config)
116 ret = wtmp.validate(config)
127 ret = wtmp.validate(config)
[all …]
/dports/math/R-cran-matrixStats/matrixStats/src/
H A DweightedMedian_lowlevel_template.h40 wtmp[ii] = 0; in CONCAT_MACROS()
45 Free(wtmp); in CONCAT_MACROS()
56 wtmp[jj] = 0; in CONCAT_MACROS()
73 Free(wtmp); in CONCAT_MACROS()
85 Free(wtmp); in CONCAT_MACROS()
103 Free(wtmp); in CONCAT_MACROS()
118 wtmp[jj] = wtmp[ii]; in CONCAT_MACROS()
124 w = wtmp; in CONCAT_MACROS()
136 Free(wtmp); in CONCAT_MACROS()
163 Free(wtmp); in CONCAT_MACROS()
[all …]
/dports/japanese/sj3-lib/sj3-2.0.1.20/sj3/
H A Detc.c242 guide_print_pause (WCGHelp, wtmp); in helplevel()
259 guide_print_pause (0, wtmp); in disp_version()
267 wchar16_t wtmp[BUFFLENGTH]; in exec_sjrc() local
294 guide_print_pause (0, wtmp); in exec_sjrc()
312 c = guide_print_pause (0, wtmp); in change_weight()
337 wchar16_t wtmp[BUFFLENGTH]; in dconnect() local
345 guide_print_pause (0, wtmp); in dconnect()
353 guide_print_pause(0, wtmp); in dconnect()
383 wchar16_t wtmp[BUFFLENGTH]; in reconnect() local
395 SJ_print (wtmp); in reconnect()
[all …]
H A Dtoroku.c126 wchar16_t wtmp[BUFFLENGTH], ytmp[YOMILEN+1], ktmp[KLEN+1]; in getyomi() local
138 (void) mbstowcs(wtmp, (char *)tmp, BUFFLENGTH); in getyomi()
147 SJ_print (wtmp); in getyomi()
151 *wtmp = '\0'; in getyomi()
180 else if ((len = wslen(wtmp)) >= lim && !is_bs(inc)) in getyomi()
183 (void)exec_romaji2(inc, NULL, wtmp, NULL, len, -1); in getyomi()
185 (void)exec_romaji2(0, NULL, wtmp, NULL, wslen(wtmp), -1); in getyomi()
186 wscpy(yomi, wtmp); in getyomi()
217 wchar16_t wtmp[BUFFLENGTH + KLEN]; in getcheck() local
239 (void) mbstowcs(wtmp, (char *)tmp, BUFFLENGTH + KLEN); in getcheck()
[all …]
/dports/irc/sic/sic-0.23a/
H A Dwindow.c97 wtmp = wtmp->nextw;
452 wtmp = wtmp->nextw; in display_status()
569 wtmp = wtmp->nextw;
582 wtmp = wtmp->nextw;
607 wtmp->lasts = wtmp->via;
611 wtmp = wtmp->nextw;
621 wtmp = wtmp->nextw;
652 wtmp = wtmp->nextw;
702 wtmp = wtmp->nextw;
839 wtmp = wtmp->nextw; in sic_wdcc()
[all …]
/dports/shells/rush/rush-2.1/lib/
H A Dwtmp.c97 struct rush_wtmp *wtmp = malloc(sizeof(*wtmp) + reclen in alloc_wtmp() local
99 if (wtmp) in alloc_wtmp()
100 wtmp->reclen = reclen; in alloc_wtmp()
101 return wtmp; in alloc_wtmp()
231 rush_wtmp_append(struct rush_wtmp *wtmp) in rush_wtmp_append() argument
247 record = rush_wtmp_copy(wtmp); in rush_wtmp_append()
260 sizeof(wtmp->reclen)) in rush_wtmp_append()
277 struct rush_wtmp wtmp; in rush_wtmp_update() local
280 if (read(wtmp_fd, &wtmp, sizeof wtmp) != sizeof wtmp) in rush_wtmp_update()
284 wtmp.stop = *tv; in rush_wtmp_update()
[all …]
H A Drushdb.c419 struct rush_wtmp *wtmp) in format_user() argument
426 struct rush_wtmp *wtmp) in format_rule() argument
433 struct rush_wtmp *wtmp) in format_command() argument
440 struct rush_wtmp *wtmp) in format_pid() argument
448 struct rush_wtmp *wtmp) in format_duration() argument
458 struct rush_wtmp *wtmp) in format_start() argument
465 struct rush_wtmp *wtmp) in format_stop() argument
467 if (wtmp->stop.tv_sec == 0 && wtmp->stop.tv_usec == 0) in format_stop()
798 wtmp); in rushdb_print()
882 memset(&wtmp->stop, 0, sizeof(wtmp->stop)); in rushdb_start()
[all …]
/dports/net-mgmt/phpipam/phpipam-a14bc06/app/dashboard/
H A Dwidget-popup.php36 $wtmp = (array) $widgets[$k]; variable
38 if(strlen($wtmp['wsize'])==0) { $wtmp['wsize']=6; }
40 …cess widget-add' id='w-$wtmp[wfile]' data-size='$wtmp[wsize]' data-htitle='$wtmp[wtitle]'><i class…
41 print " <div class='muted' style='margin-left:27px;'>"._($wtmp['wdescription'])."</div>";
/dports/net/yaz/yaz-5.31.1/src/
H A Dmarc_read_json.c23 static void parse_subfields(yaz_marc_t mt, struct json_node *sf, WRBUF wtmp) in parse_subfields() argument
38 wrbuf_rewind(wtmp); in parse_subfields()
39 wrbuf_puts(wtmp, se->u.link[0]->u.link[0]->u.string); in parse_subfields()
40 wrbuf_puts(wtmp, se->u.link[0]->u.link[1]->u.string); in parse_subfields()
41 yaz_marc_add_subfield(mt, wrbuf_buf(wtmp), wrbuf_len(wtmp)); in parse_subfields()
49 int indicator_length, WRBUF wtmp) in parse_field() argument
64 wrbuf_rewind(wtmp); in parse_field()
77 wrbuf_puts(wtmp, s->u.link[1]->u.string); in parse_field()
83 wrbuf_cstr(wtmp), wrbuf_len(wtmp)); in parse_field()
112 WRBUF wtmp = wrbuf_alloc(); in yaz_marc_read_json_node() local
[all …]
/dports/shells/rush/rush-2.1/src/
H A Drushlast.c45 want_record(struct rush_wtmp *wtmp, int argc, char **argv) in want_record() argument
51 if (strcmp(argv[i], wtmp->user) == 0) in want_record()
59 struct rush_wtmp *wtmp = NULL; in main() local
96 while (rush_wtmp_read(&wtmp) == 0) { in main()
97 if (want_record(wtmp, argc, argv)) { in main()
98 rushdb_print(form, wtmp, 1); in main()
102 free(wtmp); in main()
H A Drushwho.c21 struct rush_wtmp *wtmp = NULL; variable
83 &status, &wtmp) == rushdb_result_ok) { in main()
85 rushdb_print(form, wtmp, 1); in main()
86 free(wtmp); in main()
/dports/math/PDL/PDL-2.019/IO/Browser/
H A Dbrowse.c325 overwrite(wvlab,wtmp); in browse()
327 overwrite(wtmp,wvlab); in browse()
328 delwin(wtmp); in browse()
331 overwrite(warray,wtmp); in browse()
334 delwin(wtmp); in browse()
346 overwrite(wvlab,wtmp); in browse()
347 mvwin(wtmp,1,HLAB); in browse()
348 overwrite(wtmp,wvlab); in browse()
349 delwin(wtmp); in browse()
353 mvwin(wtmp,2,HLAB); in browse()
[all …]
/dports/science/siconos/siconos-4.4.0/numerics/src/VI/
H A DVariationalInequality_HyperplaneProjection.c54 double * wtmp = (double *)calloc(n, sizeof(double)); in variationalInequality_HyperplaneProjection() local
97 problem->F(problem, n, xtmp, wtmp); in variationalInequality_HyperplaneProjection()
98 cblas_daxpy(n, -tau, wtmp, 1, xtmp, 1) ; in variationalInequality_HyperplaneProjection()
135 problem->F(problem, n, xtmp2,wtmp); in variationalInequality_HyperplaneProjection()
140 printf("F(z_k) wtmp[%i]=%6.4e\n",i,wtmp[i]); in variationalInequality_HyperplaneProjection()
143 lhs = cblas_ddot(n, wtmp, 1, xtmp3, 1); in variationalInequality_HyperplaneProjection()
157 lhs=cblas_ddot(n, wtmp, 1, xtmp3, 1); in variationalInequality_HyperplaneProjection()
159 double nonorm = cblas_dnrm2(n, wtmp, 1); in variationalInequality_HyperplaneProjection()
167 cblas_daxpy(n, -rhoequiv, wtmp, 1, x, 1); in variationalInequality_HyperplaneProjection()
210 free(wtmp); in variationalInequality_HyperplaneProjection()
/dports/net-im/coccinella/Coccinella-0.96.20Src/bin/macosx/PowerMacintosh/MacCarbonPrint/
H A Dmaccarbonprint.tcl182 set wtmp .__print_text
183 text $wtmp -font $argsArr(-font) -wrap word
188 $wtmp configure -width [expr int($pageWidth/$charWidth)]
189 $wtmp insert end [$wtext get 1.0 end]
230 destroy $wtmp
258 set wtmp .__print_text
259 canvas $wtmp -width 612
264 $wtmp create text 5 0 -text $outputtext -font $outputfont -width 580 -anchor nw
266 ::maccarbonprint::printcanvas $wtmp $printObj
268 destroy $wtmp
/dports/net-im/coccinella/Coccinella-0.96.20Src/bin/macosx/i386/MacCarbonPrint/
H A Dmaccarbonprint.tcl182 set wtmp .__print_text
183 text $wtmp -font $argsArr(-font) -wrap word
188 $wtmp configure -width [expr int($pageWidth/$charWidth)]
189 $wtmp insert end [$wtext get 1.0 end]
230 destroy $wtmp
258 set wtmp .__print_text
259 canvas $wtmp -width 612
264 $wtmp create text 5 0 -text $outputtext -font $outputfont -width 580 -anchor nw
266 ::maccarbonprint::printcanvas $wtmp $printObj
268 destroy $wtmp
/dports/graphics/vips/vips-8.12.0/libvips/deprecated/
H A Dim_litecor.c86 int wtmp, maxw, maxout, temp; in im_litecor0() local
128 wtmp = (int)*w; in im_litecor0()
129 temp = ( maxw * (int) *p++ + (wtmp>>1) ) / wtmp; in im_litecor0()
158 wtmp = (int)*w; in im_litecor0()
160 ( ( maxw * (int) *p++ + (wtmp>>1) ) / wtmp ); in im_litecor0()
185 wtmp = maxout * ((int)*w); in im_litecor0()
187 ( ( maxw * (int) *p++ * 255 + (wtmp>>1)) / wtmp ); in im_litecor0()
/dports/graphics/geomorph/geomorph-0.60.1/src/hf/
H A Duniform_dialog.c39 GtkWidget *dialog, *wtmp, *vbox, *hbox; in uniform_dialog_new() local
52 wtmp = gtk_hscale_new (GTK_ADJUSTMENT (adj)); in uniform_dialog_new()
53 gtk_scale_set_digits (GTK_SCALE (wtmp), 0); in uniform_dialog_new()
54 gtk_widget_show(GTK_WIDGET(wtmp)); in uniform_dialog_new()
57 optimize_on_mouse_click (wtmp, hfo->hfw_ptr_ptr); in uniform_dialog_new()
58 gtk_box_pack_start(GTK_BOX(vbox), wtmp, FALSE, FALSE, 0); in uniform_dialog_new()
/dports/audio/jamulus/jamulus-r3_8_1/windows/nsProcess/
H A DConvFunc.h199 wchar_t wtmp[128]=L""; in xitoaW() local
216 for (wtmp[a]='\0'; number != 0; ++a) in xitoaW()
218 wtmp[a]=(number % 10) + '0'; in xitoaW()
221 for (; width > a; ++a) wtmp[a]='0'; in xitoaW()
360 wchar_t wtmp[128]=L""; in xuitoaW() local
370 for (wtmp[a]='\0'; number != 0; ++a) in xuitoaW()
372 wtmp[a]=(number % 10) + '0'; in xuitoaW()
375 for (; width > a; ++a) wtmp[a]='0'; in xuitoaW()
535 wchar_t wtmp[128]=L""; in xi64toaW() local
552 for (wtmp[a]='\0'; number != 0; ++a) in xi64toaW()
[all …]
/dports/security/libfido2/libfido2-1.9.0/openbsd-compat/
H A Dreadpassphrase_win32.c75 wchar_t* wtmp = NULL; in readpassphrase() local
84 wtmp = utf8_to_utf16(prompt); in readpassphrase()
85 if (wtmp == NULL) in readpassphrase()
88 _cputws(wtmp); in readpassphrase()
89 free(wtmp); in readpassphrase()
/dports/science/quantum-espresso/q-e-qe-6.7.0/Modules/
H A Dio_base.f9066 COMPLEX(DP), ALLOCATABLE, TARGET :: wtmp(:) local
139 ALLOCATE( wtmp( MAX( npol*igwx, 1 ) ) )
142 ALLOCATE( wtmp( 1 ) )
143 IF ( npol == 2 ) wtmp2 => wtmp( 1:1 )
145 wtmp = 0.0_DP
186 WRITE(iuni) wtmp(1:npol*igwx)
201 DEALLOCATE( wtmp )
343 ALLOCATE( wtmp(1) )
344 IF ( npol == 2 ) wtmp2 => wtmp( 1:1 )
357 READ (iuni) wtmp(1:npol*igwx_)
[all …]
/dports/news/tin/tin-2.4.5/src/
H A Dscreen.c316 wchar_t *wtmp; in draw_arrow_mark() local
337 if ((wtmp = char2wchar_t(s)) != NULL) { in draw_arrow_mark()
339 my_fputws(wtmp, stdout); in draw_arrow_mark()
341 if (mark_offset && wtmp[mark_offset] == tinrc.art_marked_selected) { in draw_arrow_mark()
344 my_fputwc((wint_t) wtmp[mark_offset], stdout); in draw_arrow_mark()
346 free(wtmp); in draw_arrow_mark()
369 wchar_t *wtmp; in erase_arrow() local
393 if ((wtmp = char2wchar_t(s)) != NULL) { in erase_arrow()
394 my_fputws(wtmp, stdout); in erase_arrow()
398 my_fputwc((wint_t) wtmp[mark_offset], stdout); in erase_arrow()
[all …]
/dports/chinese/tin/tin-2.4.5/src/
H A Dscreen.c316 wchar_t *wtmp; in draw_arrow_mark() local
337 if ((wtmp = char2wchar_t(s)) != NULL) { in draw_arrow_mark()
339 my_fputws(wtmp, stdout); in draw_arrow_mark()
341 if (mark_offset && wtmp[mark_offset] == tinrc.art_marked_selected) { in draw_arrow_mark()
344 my_fputwc((wint_t) wtmp[mark_offset], stdout); in draw_arrow_mark()
346 free(wtmp); in draw_arrow_mark()
369 wchar_t *wtmp; in erase_arrow() local
393 if ((wtmp = char2wchar_t(s)) != NULL) { in erase_arrow()
394 my_fputws(wtmp, stdout); in erase_arrow()
398 my_fputwc((wint_t) wtmp[mark_offset], stdout); in erase_arrow()
[all …]
/dports/shells/fish/fish-3.3.1/share/completions/
H A Dpoweroff.fish6 complete -c poweroff -l wtmp-only -s w -d "Just write wtmp record"
7 complete -c poweroff -l no-wtmp -s d -d "Don't write wtmp record"

12345678910>>...43