| /src/lib/libc/gen/ |
| H A D | setproctitle.c | 61 static char buf[MAX_PROCTITLE], *bufp; local in function:__weak_alias
|
| /src/lib/libc/stdio/ |
| H A D | open_memstream.c | 48 char **bufp; member in struct:memstream 181 open_memstream(char **bufp, size_t *sizep) argument [all...] |
| H A D | open_wmemstream.c | 48 wchar_t **bufp; member in struct:wmemstream 242 open_wmemstream(wchar_t **bufp, size_t *sizep) argument [all...] |
| /src/sbin/sysctl/ |
| H A D | pathconf.c | 155 char *bufp, buf[BUFSIZ]; local in function:parse
|
| /src/libexec/telnetd/ |
| H A D | slc.c | 174 end_slc(unsigned char **bufp) argument
|
| /src/games/hack/ |
| H A D | hack.tty.c | 223 getlin(char *bufp) argument [all...] |
| /src/sys/arch/atari/dev/ |
| H A D | md_root.c | 90 char *bufp; /* current output buffer */ member in struct:read_info
|
| /src/sys/arch/sh3/sh3/ |
| H A D | coff_exec.c | 359 char buf[128], *bufp; /* FIXME */ local in function:exec_coff_prep_zmagic
|
| /src/sys/external/bsd/drm2/include/linux/ |
| H A D | kfifo.h | 97 _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 D | ofnet.c | 150 char *bufp; local in function:ofnet_read 277 char *bufp; local in function:ofnet_start [all...] |
| /src/sys/kern/ |
| H A D | vfs_getcwd.c | 274 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 D | slcompress.c | 428 sl_uncompress_tcp(u_char **bufp, int len, u_int type, struct slcompress *comp) argument
|
| /src/sys/crypto/aes/ |
| H A D | aes_ccm.c | 519 uint8_t buf[33 + 2], *bufp = buf + 1; local in function:aes_ccm_selftest [all...] |
| /src/sys/arch/hpcmips/vr/ |
| H A D | flash_vrip.c | 490 is_block_same(struct flash_softc *sc, bus_size_t offset, const void *bufp) argument
|
| /src/sys/arch/ia64/stand/efi/libefi/ |
| H A D | efifs.c | 130 char *bufp; local in function:efifs_read 161 char *bufp; local in function:efifs_write
|
| /src/lib/libc/db/hash/ |
| H A D | hash_bigkey.c | 86 __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 D | hash.c | 577 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 D | dmesg.c | 221 struct kern_msgbuf *bufp; local in function:main
|
| /src/sbin/fsck_ext2fs/ |
| H A D | utilities.c | 149 char *bufp; local in function:bufinit
|
| H A D | dir.c | 691 lftempname(char *bufp, ino_t ino) argument
|
| /src/sbin/fsck_lfs/ |
| H A D | dir.c | 753 lftempname(char *bufp, ino_t ino) argument
|
| /src/common/lib/libprop/ |
| H A D | prop_kern.c | 59 _prop_object_externalize_to_pref(prop_object_t obj,struct plistref * pref,char ** bufp) argument
|
| /src/games/backgammon/common_source/ |
| H A D | fancy.c | 716 char *bufp; /* pointer to cap buffer */ local in function:getcaps
|
| /src/sys/arch/mips/atheros/dev/ |
| H A D | athflash.c | 351 is_block_same(struct flash_softc *sc, bus_size_t offset, const void *bufp) argument
|
| /src/usr.bin/qsubst/ |
| H A D | qsubst.c | 134 static char *bufp; variable in typeref:typename:char * [all...] |