Home
last modified time | relevance | path

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

1234

/dflybsd-src/sys/kern/
H A Duipc_mbuf.c1010 m_get(int how, int type) in m_get()
1048 m_gethdr(int how, int type) in m_gethdr()
1090 m_getclr(int how, int type) in m_getclr()
1101 m_getcl_cache(int how, short type, int flags, struct objcache *mbclc, in m_getcl_cache()
1147 m_getjcl(int how, short type, int flags, size_t size) in m_getjcl()
1176 m_getcl(int how, short type, int flags) in m_getcl()
1187 m_getc(int len, int how, int type) in m_getc()
1221 m_getm(struct mbuf *m0, int len, int type, int how) in m_getm()
1240 m_mclget(struct mbuf *m, int how) in m_mclget()
1501 m_prepend(struct mbuf *m, int len, int how) in m_prepend()
[all …]
H A Duipc_mbuf2.c344 m_tag_copy(struct m_tag *t, int how) in m_tag_copy()
363 m_tag_copy_chain(struct mbuf *to, const struct mbuf *from, int how) in m_tag_copy_chain()
H A Dsys_socket.c244 soo_shutdown(struct file *fp, int how) in soo_shutdown()
/dflybsd-src/games/larn/
H A Dmoreobj.c351 fch(int how, long *x) in fch()
368 fntchange(int how) in fntchange()
/dflybsd-src/sys/bus/smbus/
H A Dsmbconf.c83 smbus_poll(struct smbus_softc *sc, int how) in smbus_poll()
112 smbus_request_bus(device_t bus, device_t dev, int how) in smbus_request_bus()
/dflybsd-src/sys/bus/ppbus/
H A Dppb_base.c54 char mask, char status, int how) in ppb_poll_bus()
149 ppb_write(device_t bus, char *buf, int len, int how) in ppb_write()
/dflybsd-src/lib/libc/gen/
H A Dpmadvise.c12 posix_madvise(void *address, size_t size, int how) in posix_madvise()
H A Ddup3.c44 int how; in __dup3() local
H A Dgetpwent.c808 enum nss_lookup_type how; in files_passwd() local
936 pwdb_match_entry_v3(char *entry, size_t entrysize, enum nss_lookup_type how, in pwdb_match_entry_v3()
1006 pwdb_match_entry_v4(char *entry, size_t entrysize, enum nss_lookup_type how, in pwdb_match_entry_v4()
1111 enum nss_lookup_type how; in dns_passwd() local
1224 nis_map(char *domain, enum nss_lookup_type how, char *buffer, size_t bufsize, in nis_map()
1306 enum nss_lookup_type how; in nis_passwd() local
1585 compat_redispatch(struct compat_state *st, enum nss_lookup_type how, in compat_redispatch()
1743 enum nss_lookup_type how; in compat_passwd() local
1960 __pw_match_entry(const char *entry, size_t entrysize, enum nss_lookup_type how, in __pw_match_entry()
H A Dgetgrent.c830 enum nss_lookup_type how; in files_group() local
946 enum nss_lookup_type how; in dns_group() local
1083 enum nss_lookup_type how; in nis_group() local
1296 enum nss_lookup_type how; in compat_group() local
1468 __gr_match_entry(const char *line, size_t linesize, enum nss_lookup_type how, in __gr_match_entry()
/dflybsd-src/sys/sys/
H A Dmbuf.h364 #define MB_OCFLAG(how) ((how) & M_WAITOK ? M_WAITOK : M_NOWAIT) argument
384 #define MGET(m, how, type) do { \ argument
388 #define MGETHDR(m, how, type) do { \ argument
397 #define MCLGET(m, how) do { \ argument
469 #define M_PREPEND(m, plen, how) do { \ argument
584 m_getl(int len, int how, int type, int flags, int *psize) in m_getl()
605 m_getlj(int len, int how, int type, int flags, int *psize) in m_getlj()
624 m_getb(int len, int how, int type, int flags) in m_getb()
H A Dfile2.h107 fo_shutdown(struct file *fp, int how) in fo_shutdown()
/dflybsd-src/usr.sbin/ppp/
H A Diface.c374 iface_Clear(struct iface *iface, struct ncp *ncp, int family, int how) in iface_Clear()
432 const struct ncpaddr *peer, int how) in iface_Add()
550 iface_ChangeFlags(const char *ifname, int flags, int how) in iface_ChangeFlags()
H A Ddatalink.c526 datalink_ComeDown(struct datalink *dl, int how) in datalink_ComeDown()
1001 datalink_Close(struct datalink *dl, int how) in datalink_Close()
1027 datalink_Down(struct datalink *dl, int how) in datalink_Down()
H A Dsystems.c339 struct prompt *prompt, struct datalink *cx, int how) in ReadSystem()
455 int def, how, rs; in system_IsValid() local
/dflybsd-src/contrib/grep/lib/
H A Dtrim.c41 trim2 (const char *s, int how) in trim2()
/dflybsd-src/lib/libthread_xu/thread/
H A Dthr_sig.c168 _sigprocmask(int how, const sigset_t *set, sigset_t *oset) in _sigprocmask()
186 _pthread_sigmask(int how, const sigset_t *set, sigset_t *oset) in _pthread_sigmask()
/dflybsd-src/bin/sh/
H A Dmiscbltin.c499 printlimit(enum limithow how, const struct rlimit *limit, in printlimit()
521 enum limithow how = SOFT | HARD; in ulimitcmd() local
/dflybsd-src/sys/bus/iicbus/
H A Diiconf.c57 iicbus_poll(struct iicbus_softc *sc, int how) in iicbus_poll()
86 iicbus_request_bus(device_t bus, device_t dev, int how) in iicbus_request_bus()
/dflybsd-src/contrib/gdb-7/gdb/
H A Ddwarf2-frame.h82 enum dwarf2_frame_reg_rule how; member
/dflybsd-src/sys/netgraph7/
H A Dng_message.h392 #define NG_MKMESSAGE(msg, cookie, cmdid, len, how) \ argument
410 #define NG_MKRESPONSE(rsp, msg, len, how) \ argument
429 #define NG_COPYMESSAGE(copy, msg, how) \ argument
/dflybsd-src/sys/vfs/hammer2/
H A Dhammer2_inode.c227 hammer2_inode_lock(hammer2_inode_t *ip, int how) in hammer2_inode_lock()
408 hammer2_inode_chain(hammer2_inode_t *ip, int clindex, int how) in hammer2_inode_chain()
431 hammer2_chain_t **parentp, int how) in hammer2_inode_chain_and_parent()
/dflybsd-src/usr.sbin/makefs/hammer2/
H A Dhammer2_inode.c231 hammer2_inode_lock(hammer2_inode_t *ip, int how) in hammer2_inode_lock()
412 hammer2_inode_chain(hammer2_inode_t *ip, int clindex, int how) in hammer2_inode_chain()
435 hammer2_chain_t **parentp, int how) in hammer2_inode_chain_and_parent()
/dflybsd-src/contrib/bmake/
H A Dsigaction.c273 sigprocmask(int how, const sigset_t *set, sigset_t *oset) in sigprocmask()
/dflybsd-src/contrib/xz/src/common/
H A Dmythread.h87 mythread_sigmask(int how, const sigset_t *restrict set, in mythread_sigmask()
138 mythread_sigmask(int how, const sigset_t *restrict set, in mythread_sigmask()

1234