Home
last modified time | relevance | path

Searched defs:how (Results 1 – 25 of 234) sorted by relevance

12345678910

/netbsd/games/larn/
H A Dmoreobj.c190 fch(int how, long *x) in fch()
207 fntchange(int how) in fntchange()
/netbsd/sys/dev/ppbus/
H A Dppbus_base.c123 int how) in ppbus_poll_bus()
224 ppbus_write(device_t dev, char * buf, int len, int how, size_t * cnt) in ppbus_write()
241 ppbus_read(device_t dev, char * buf, int len, int how, size_t * cnt) in ppbus_read()
360 ppbus_request_bus(device_t dev, device_t busdev, int how, in ppbus_request_bus()
409 ppbus_release_bus(device_t dev, device_t busdev, int how, in ppbus_release_bus()
H A Dlpt.c243 lpt_request_ppbus(struct lpt_softc * lpt, int how) in lpt_request_ppbus()
262 lpt_release_ppbus(struct lpt_softc * lpt, int how) in lpt_release_ppbus()
/netbsd/sys/kern/
H A Duipc_mbuf.c532 m_get(int how, int type) in m_get()
563 m_gethdr(int how, int type) in m_gethdr()
591 m_get_n(int how, int type, size_t alignbytes, size_t nbytes) in m_get_n()
613 m_gethdr_n(int how, int type, size_t alignbytes, size_t nbytes) in m_gethdr_n()
635 m_clget(struct mbuf *m, int how) in m_clget()
664 m_getcl(int how, int type, int flags) in m_getcl()
688 m_prepend(struct mbuf *m, int len, int how) in m_prepend()
841 m_copypacket(struct mbuf *m, int how) in m_copypacket()
1515 m_makewritable(struct mbuf **mp, int off, int len, int how) in m_makewritable()
1542 int flags, int how) in m_copyback_internal()
[all …]
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dpaginate-bg-execution.exp71 proc test_bg_execution_pagination_cancel { how } { argument
H A Dpaginate-execution-startup.exp129 proc test_fg_execution_pagination_cancel { how } { argument
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dpaginate-bg-execution.exp71 proc test_bg_execution_pagination_cancel { how } { argument
H A Dpaginate-execution-startup.exp129 proc test_fg_execution_pagination_cancel { how } { argument
/netbsd/external/ibm-public/postfix/dist/src/global/
H A Dtok822_rewrite.c45 TOK822 *tok822_rewrite(TOK822 *addr, const char *how) in tok822_rewrite()
/netbsd/external/mit/libuv/dist/src/unix/
H A Dpthread-fixes.c39 int uv__pthread_sigmask(int how, const sigset_t* set, sigset_t* oset) { in uv__pthread_sigmask()
/netbsd/external/ibm-public/postfix/dist/src/flush/
H A Dflush.c383 static int flush_send_service(const char *site, int how) in flush_send_service()
412 struct utimbuf * tbuf, int how) in flush_one_file()
491 static int flush_send_path(const char *path, int how) in flush_send_path()
/netbsd/lib/libc/compat/arch/powerpc64/sys/
H A Dcompat_missing.c78 sigprocmask(int how, const sigset_t * restrict set, sigset_t * restrict oset) in sigprocmask()
/netbsd/sys/modules/panic/
H A Dpanic.c62 const char *how = NULL; in panic_modcmd() local
/netbsd/external/ibm-public/postfix/dist/src/postconf/
H A Dpostconf_unused.c65 int how; in pcf_flag_unused_parameters() local
/netbsd/external/ibm-public/postfix/dist/src/util/
H A Dposix_signals.c60 int sigprocmask(int how, sigset_t *set, sigset_t *old) in sigprocmask()
H A Ddict_ht.c122 static int dict_ht_sequence(DICT *dict, int how, const char **name, in dict_ht_sequence()
/netbsd/external/bsd/blocklist/bin/
H A Drun.c117 run_change(const char *how, const struct conf *c, char *id, size_t len) in run_change()
/netbsd/lib/libpthread/
H A Dpthread_misc.c165 pthread_sigmask(int how, const sigset_t *set, sigset_t *oset) in pthread_sigmask()
/netbsd/sys/dev/scsipi/
H A Dscsi_all.h47 u_int8_t how; member
/netbsd/bin/ksh/
H A Dc_ulimit.c130 int how = SOFT | HARD; local
/netbsd/external/gpl2/groff/dist/src/libs/libgroff/
H A Dsymbol.cpp80 symbol::symbol(const char *p, int how) in symbol()
/netbsd/external/gpl3/gdb/dist/zlib/contrib/blast/
H A Dblast.c432 local unsigned inf(void *how, unsigned char **buf) in inf()
440 local int outf(void *how, unsigned char *buf, unsigned len) in outf()
/netbsd/external/gpl3/binutils/dist/zlib/contrib/blast/
H A Dblast.c432 local unsigned inf(void *how, unsigned char **buf) in inf()
440 local int outf(void *how, unsigned char *buf, unsigned len) in outf()
/netbsd/external/gpl3/gdb.old/dist/zlib/contrib/blast/
H A Dblast.c432 local unsigned inf(void *how, unsigned char **buf) in inf()
440 local int outf(void *how, unsigned char *buf, unsigned len) in outf()
/netbsd/external/gpl3/binutils.old/dist/zlib/contrib/blast/
H A Dblast.c432 local unsigned inf(void *how, unsigned char **buf) in inf()
440 local int outf(void *how, unsigned char *buf, unsigned len) in outf()

12345678910