/openbsd-src/gnu/usr.sbin/mkhybrid/src/diag/ |
H A D | isoinfo.c | 290 struct todo struct 292 struct todo * next; argument 298 struct todo * todo_idr = NULL; argument
|
/openbsd-src/usr.bin/aucat/ |
H A D | dsp.c | 575 enc_do(struct conv * p,unsigned char * in,unsigned char * out,int todo) enc_do() argument 634 enc_sil_do(struct conv * p,unsigned char * out,int todo) enc_sil_do() argument 722 dec_do(struct conv * p,unsigned char * in,unsigned char * out,int todo) dec_do() argument 808 dec_do_float(struct conv * p,unsigned char * in,unsigned char * out,int todo) dec_do_float() argument 855 dec_do_ulaw(struct conv * p,unsigned char * in,unsigned char * out,int todo,int is_alaw) dec_do_ulaw() argument 918 cmap_add(struct cmap * p,void * in,void * out,int vol,int todo) cmap_add() argument 964 cmap_copy(struct cmap * p,void * in,void * out,int vol,int todo) cmap_copy() argument [all...] |
/openbsd-src/lib/libsndio/ |
H A D | sio.c | 275 ssize_t n, todo; in sio_rdrop() local 295 ssize_t n, todo; in sio_wsil() local 315 size_t todo = len, maxread; in sio_read() local 352 size_t todo = len, maxwrite; in sio_write() local
|
H A D | mio.c | 120 size_t todo = len; in mio_read() local 150 size_t todo = len; in mio_write() local
|
/openbsd-src/usr.bin/sndiod/ |
H A D | dsp.c | 505 enc_do(struct conv * p,unsigned char * in,unsigned char * out,int todo) enc_do() argument 564 enc_sil_do(struct conv * p,unsigned char * out,int todo) enc_sil_do() argument 652 dec_do(struct conv * p,unsigned char * in,unsigned char * out,int todo) dec_do() argument 745 cmap_add(struct cmap * p,void * in,void * out,int vol,int todo) cmap_add() argument 791 cmap_copy(struct cmap * p,void * in,void * out,int vol,int todo) cmap_copy() argument [all...] |
H A D | siofile.h | 26 unsigned int todo; member
|
/openbsd-src/sys/dev/pci/drm/display/ |
H A D | drm_dp_aux_dev.c | 159 ssize_t todo = min(iov_iter_count(to), sizeof(buf)); in auxdev_read_iter() local 202 ssize_t todo = min(iov_iter_count(from), sizeof(buf)); in auxdev_write_iter() local
|
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Tools/ |
H A D | Tiny.pm | 179 sub todo { subroutine
|
/openbsd-src/sys/kern/ |
H A D | kern_physio.c | 67 long done, todo; in physio() local
|
/openbsd-src/usr.sbin/pkg_add/OpenBSD/ |
H A D | Tracker.pm | 113 sub todo($self, @sets) subroutine
|
H A D | PkgDelete.pm | 45 sub todo($self, @list) subroutine
|
/openbsd-src/regress/usr.bin/nc/ |
H A D | client-tcp.c | 50 struct task todo[100]; in main() local
|
H A D | server-tcp.c | 51 struct task todo[100]; in main() local
|
H A D | util.c | 33 task_enqueue(struct task *todo, int ch, const char *msg) in task_enqueue()
|
/openbsd-src/regress/lib/libc/sys/ |
H A D | t_pipe.c | 77 ssize_t sz, todo, done; in ATF_TC_BODY() local
|
/openbsd-src/usr.sbin/unbound/cachedb/ |
H A D | cachedb.h | 66 int todo; member
|
/openbsd-src/usr.bin/gprof/ |
H A D | printgprof.c | 503 nltype *todo; in sortmembers() local 666 int index, nnames, todo, i, j; in printindex() local
|
/openbsd-src/usr.bin/make/ |
H A D | cmd_exec.c | 87 char **todo; in run_command() local
|
H A D | make.c | 459 add_targets_to_make(Lst todo) in add_targets_to_make()
|
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/ |
H A D | Parser.pm | 869 sub todo { @{ shift->{todo} } } subroutine [all...] |
/openbsd-src/gnu/usr.bin/binutils/gprof/ |
H A D | cg_print.c | 166 Sym *todo, *doing, *prev; local 578 unsigned int nnames, todo, i, j; in cg_print_index() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gprof/ |
H A D | cg_print.c | 162 Sym *todo, *doing, *prev; in sort_members() local 563 unsigned int nnames, todo, i, j; in cg_print_index() local
|
/openbsd-src/usr.sbin/iostat/ |
H A D | iostat.c | 92 static int todo = 0; variable
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | remote-sds.c | 545 int todo; in sds_write_bytes() local 593 int todo; in sds_read_bytes() local
|
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/ |
H A D | Builder.pm | 1525 sub todo { global() subroutine [all...] |