Home
last modified time | relevance | path

Searched refs:notused (Results 1 – 22 of 22) sorted by relevance

/openbsd/sys/lib/libz/
H A Dzopenbsd.c26 zcalloc(void *notused, u_int items, u_int size) in zcalloc() argument
32 zcfree(void *notused, void *ptr, u_int size) in zcfree() argument
/openbsd/usr.bin/du/
H A Ddu.c65 int ch, notused, rval; in main() local
158 (void)getbsize(&notused, &blocksize); in main()
/openbsd/bin/dd/
H A Dmisc.c85 summaryx(int notused) in summaryx() argument
/openbsd/games/hack/
H A Dhack.end.c103 done1(int notused) in done1() argument
128 done_intr(int notused) in done_intr() argument
136 done_hangup(int notused) in done_hangup() argument
140 done_intr(notused); in done_hangup()
H A Dhack.pager.c132 intruph(int notused) in intruph() argument
H A Dhack.save.c89 hackhangup(int notused) in hackhangup() argument
/openbsd/usr.bin/vi/vi/
H A Dvs_msg.c64 size_t notused; in vs_busy() local
95 (void)gp->scr_cursor(sp, &notused, &vip->busy_fx); in vs_busy()
399 size_t chlen, notused; in vs_output() local
506 gp->scr_cursor(sp, &notused, &vip->lcontinue); in vs_output()
H A Dvs_refresh.c164 size_t cwtotal, cnt, len, notused, off, y; in vs_paint() local
575 fast: (void)gp->scr_cursor(sp, &y, &notused); in vs_paint()
H A Dvi.c725 int tilde_reset, notused; in v_motion() local
738 if (v_cmd(sp, NULL, &motion, vp, &notused, mappedp) != GC_OK) in v_motion()
/openbsd/bin/ls/
H A Dls.c103 int ch, fts_options, notused; in ls_main() local
279 (void)getbsize(&notused, &blocksize); in ls_main()
/openbsd/sys/net/
H A Dppp-deflate.c127 zcalloc(void *notused, u_int items, u_int size) in zcalloc() argument
136 zcfree(void *notused, void *ptr, u_int size) in zcfree() argument
/openbsd/sys/arch/riscv64/dev/
H A Dmpfiic.c112 #ifdef notused
/openbsd/sys/arch/sparc64/stand/bootblk/
H A Dgenfth.cf175 #member d_type # notused
/openbsd/gnu/usr.bin/perl/
H A Dhv.c1956 Perl_hv_free_ent(pTHX_ HV *notused, HE *entry) in Perl_hv_free_ent() argument
1958 PERL_UNUSED_ARG(notused); in Perl_hv_free_ent()
1969 Perl_hv_delayfree_ent(pTHX_ HV *notused, HE *entry) in Perl_hv_delayfree_ent() argument
1971 PERL_UNUSED_ARG(notused); in Perl_hv_delayfree_ent()
H A Dproto.h1584 Perl_hv_delayfree_ent(pTHX_ HV *notused, HE *entry);
1620 Perl_hv_free_ent(pTHX_ HV *notused, HE *entry);
H A Dembed.fnc1436 |NULLOK HV *notused \
1473 Cp |void |hv_free_ent |NULLOK HV *notused \
/openbsd/sys/arch/i386/i386/
H A Dapm.c512 #ifdef notused
/openbsd/bin/csh/
H A Dcsh.c950 pintr(int notused) in pintr() argument
H A Dproc.c83 pchild(int notused) in pchild() argument
/openbsd/bin/pax/
H A Dcpio.c86 cpio_trail(ARCHD *arcn, char *notused, int notused2, int *notused3) in cpio_trail() argument
/openbsd/usr.bin/pr/
H A Dpr.c1403 #ifdef notused
/openbsd/gnu/usr.bin/binutils/gdb/tui/
H A DChangeLog-1998-2003111 * tuiIO.c (tui_prep_terminal): Add one notused parameter.
112 * tui.c (tui_rl_switch_mode): Add two notused parameters.