Searched defs:bufp (Results 1 - 25 of 58) sorted by relevance

123

/src/lib/libc/gen/
H A Dsetproctitle.c61 static char buf[MAX_PROCTITLE], *bufp; local in function:__weak_alias
/src/lib/libc/stdio/
H A Dopen_memstream.c48 char **bufp; member in struct:memstream
181 open_memstream(char **bufp, size_t *sizep) argument
[all...]
H A Dopen_wmemstream.c48 wchar_t **bufp; member in struct:wmemstream
242 open_wmemstream(wchar_t **bufp, size_t *sizep) argument
[all...]
/src/sbin/sysctl/
H A Dpathconf.c155 char *bufp, buf[BUFSIZ]; local in function:parse
/src/libexec/telnetd/
H A Dslc.c174 end_slc(unsigned char **bufp) argument
/src/games/hack/
H A Dhack.tty.c223 getlin(char *bufp) argument
[all...]
/src/sys/arch/atari/dev/
H A Dmd_root.c90 char *bufp; /* current output buffer */ member in struct:read_info
/src/sys/arch/sh3/sh3/
H A Dcoff_exec.c359 char buf[128], *bufp; /* FIXME */ local in function:exec_coff_prep_zmagic
/src/sys/external/bsd/drm2/include/linux/
H A Dkfifo.h97 _kfifo_alloc(struct kfifo_meta *meta, void *bufp, size_t nbytes, gfp_t gfp) argument
117 _kfifo_free(struct kfifo_meta *meta, void *bufp) argument
/src/sys/dev/ofw/
H A Dofnet.c150 char *bufp; local in function:ofnet_read
277 char *bufp; local in function:ofnet_start
[all...]
/src/sys/kern/
H A Dvfs_getcwd.c274 getcwd_common(struct vnode *lvp, struct vnode *rvp, char **bpp, char *bufp, argument
93 getcwd_scandir(struct vnode * lvp,struct vnode ** uvpp,char ** bpp,char * bufp,struct lwp * l) argument
[all...]
/src/sys/net/
H A Dslcompress.c428 sl_uncompress_tcp(u_char **bufp, int len, u_int type, struct slcompress *comp) argument
/src/sys/crypto/aes/
H A Daes_ccm.c519 uint8_t buf[33 + 2], *bufp = buf + 1; local in function:aes_ccm_selftest
[all...]
/src/sys/arch/hpcmips/vr/
H A Dflash_vrip.c490 is_block_same(struct flash_softc *sc, bus_size_t offset, const void *bufp) argument
/src/sys/arch/ia64/stand/efi/libefi/
H A Defifs.c130 char *bufp; local in function:efifs_read
161 char *bufp; local in function:efifs_write
/src/lib/libc/db/hash/
H A Dhash_bigkey.c86 __big_insert(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) argument
219 __big_delete(HTAB * hashp,BUFHEAD * bufp) argument
299 __find_bigpair(HTAB * hashp,BUFHEAD * bufp,int ndx,char * key,int size) argument
348 BUFHEAD *bufp; local in function:__find_last_page
385 __big_return(HTAB * hashp,BUFHEAD * bufp,int ndx,DBT * val,int set_current) argument
472 collect_data(HTAB * hashp,BUFHEAD * bufp,int len,int set) argument
526 __big_keydata(HTAB * hashp,BUFHEAD * bufp,DBT * key,DBT * val,int set) argument
540 collect_key(HTAB * hashp,BUFHEAD * bufp,int len,DBT * val,int set) argument
[all...]
H A Dhash.c577 BUFHEAD *bufp, *save_bufp; local in function:hash_access
726 BUFHEAD *bufp = NULL; /* XXX: gcc */ local in function:hash_seq
[all...]
/src/sbin/dmesg/
H A Ddmesg.c221 struct kern_msgbuf *bufp; local in function:main
/src/sbin/fsck_ext2fs/
H A Dutilities.c149 char *bufp; local in function:bufinit
H A Ddir.c691 lftempname(char *bufp, ino_t ino) argument
/src/sbin/fsck_lfs/
H A Ddir.c753 lftempname(char *bufp, ino_t ino) argument
/src/common/lib/libprop/
H A Dprop_kern.c59 _prop_object_externalize_to_pref(prop_object_t obj,struct plistref * pref,char ** bufp) argument
/src/games/backgammon/common_source/
H A Dfancy.c716 char *bufp; /* pointer to cap buffer */ local in function:getcaps
/src/sys/arch/mips/atheros/dev/
H A Dathflash.c351 is_block_same(struct flash_softc *sc, bus_size_t offset, const void *bufp) argument
/src/usr.bin/qsubst/
H A Dqsubst.c134 static char *bufp; variable in typeref:typename:char *
[all...]

Completed in 23 milliseconds

123