Home
last modified time | relevance | path

Searched defs:bufp (Results 1 – 25 of 95) sorted by relevance

1234

/dragonfly/contrib/gmp/printf/
H A Dsprintffuns.c49 gmp_sprintf_format (char **bufp, const char *fmt, va_list ap) in gmp_sprintf_format()
60 gmp_sprintf_memory (char **bufp, const char *str, size_t len) in gmp_sprintf_memory()
69 gmp_sprintf_reps (char **bufp, int c, int reps) in gmp_sprintf_reps()
79 gmp_sprintf_final (char **bufp, int c, int reps) in gmp_sprintf_final()
/dragonfly/contrib/diffutils/lib/
H A Dregex.c46 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument
48 # define re_match(bufp, string, size, pos, regs) \ argument
50 # define re_search(bufp, string, size, startpos, range, regs) \ argument
52 # define re_compile_pattern(pattern, length, bufp) \ argument
55 # define re_search_2(bufp, st1, s1, st2, s2, startpos, range, regs, stop) \ argument
57 # define re_compile_fastmap(bufp) __re_compile_fastmap (bufp) argument
/dragonfly/contrib/cvs-1.12/lib/
H A Dregex.c33 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument
35 # define re_match(bufp, string, size, pos, regs) \ argument
37 # define re_search(bufp, string, size, startpos, range, regs) \ argument
39 # define re_compile_pattern(pattern, length, bufp) \ argument
42 # define re_search_2(bufp, st1, s1, st2, s2, startpos, range, regs, stop) \ argument
44 # define re_compile_fastmap(bufp) __re_compile_fastmap (bufp) argument
/dragonfly/contrib/grep/lib/
H A Dregex.c46 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument
48 # define re_match(bufp, string, size, pos, regs) \ argument
50 # define re_search(bufp, string, size, startpos, range, regs) \ argument
52 # define re_compile_pattern(pattern, length, bufp) \ argument
55 # define re_search_2(bufp, st1, s1, st2, s2, startpos, range, regs, stop) \ argument
57 # define re_compile_fastmap(bufp) __re_compile_fastmap (bufp) argument
/dragonfly/lib/libc/db/hash/
H A Dhash_bigkey.c83 __big_insert(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) in __big_insert()
193 __big_delete(HTAB *hashp, BUFHEAD *bufp) in __big_delete()
270 __find_bigpair(HTAB *hashp, BUFHEAD *bufp, int ndx, char *key, int size) in __find_bigpair()
319 BUFHEAD *bufp; in __find_last_page() local
356 __big_return(HTAB *hashp, BUFHEAD *bufp, int ndx, DBT *val, int set_current) in __big_return()
442 collect_data(HTAB *hashp, BUFHEAD *bufp, int len, int set) in collect_data()
495 __big_keydata(HTAB *hashp, BUFHEAD *bufp, DBT *key, DBT *val, int set) in __big_keydata()
509 collect_key(HTAB *hashp, BUFHEAD *bufp, int len, DBT *val, int set) in collect_key()
H A Dhash_page.c123 __delpair(HTAB *hashp, BUFHEAD *bufp, int ndx) in __delpair()
281 BUFHEAD *bufp; /* Buffer header for ino */ in ugly_split() local
395 __addel(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) in __addel()
465 __add_ovflpage(HTAB *hashp, BUFHEAD *bufp) in __add_ovflpage()
919 BUFHEAD *bufp; in print_chain() local
/dragonfly/sbin/jscan/
H A Djstream.c395 jsreadp(struct jstream *js, off_t off, const void **bufp, in jsreadp()
426 const void *bufp; in jsreadcallback() local
452 jsreadany(struct jstream *js, off_t off, const void **bufp) in jsreadany()
/dragonfly/lib/libc/stdio/
H A Dopen_memstream.c44 char **bufp; member
170 open_memstream(char **bufp, size_t *sizep) in open_memstream()
H A Dopen_wmemstream.c44 wchar_t **bufp; member
231 open_wmemstream(wchar_t **bufp, size_t *sizep) in open_wmemstream()
/dragonfly/sbin/rconfig/
H A Dsubs.c80 char **bufp, int *lenp, const char *ctl, ...) in udp_transact()
155 tcp_transact(struct sockaddr_in *sain, FILE **pfi, FILE **pfo, char **bufp, in tcp_transact()
/dragonfly/sbin/fsdb/
H A Dfsdbutil.c179 printindir(ufs_daddr_t blk, int level, char *bufp) in printindir()
235 char *bufp; in printblocks() local
/dragonfly/crypto/openssh/
H A Dsshbuf-io.c81 sshbuf_load_file(const char *path, struct sshbuf **bufp) in sshbuf_load_file()
/dragonfly/usr.sbin/ppp/
H A Dpred.c183 u_char bufp[MAX_MTU + 2]; in Pred1Output() local
225 u_char *bufp; in Pred1Input() local
H A Dvjcomp.c118 u_char *bufp; in VjUncompressTcp() local
/dragonfly/usr.bin/window/
H A Dtttermcap.c74 char *bufp = buf; in ttxgetstr() local
/dragonfly/contrib/ncurses/ncurses/tinfo/
H A Dcomp_expand.c66 int bufp; in _nc_tic_expand() local
/dragonfly/lib/libc/gen/
H A Dgetdevpath.c108 char *bufp; in finddevlabel() local
/dragonfly/sys/dev/drm/include/linux/
H A Dkfifo.h63 _kfifo_alloc(struct kfifo_meta *meta, void *bufp, size_t nbytes, gfp_t gfp) in _kfifo_alloc()
86 _kfifo_free(struct kfifo_meta *meta, void *bufp) in _kfifo_free()
/dragonfly/sbin/dhclient/
H A Dbpf.c267 int result, bufp = 0; in send_packet() local
/dragonfly/games/hack/
H A Dhack.tty.c215 getlin(char *bufp) in getlin()
/dragonfly/stand/boot/efi/boot1/
H A Dufs_module.c124 load(const char *filepath, dev_info_t *dev, void **bufp, size_t *bufsize) in load()
/dragonfly/usr.bin/comm/
H A Dcomm.c204 show(FILE *fp, const char *fn, const char *offset, char **bufp, size_t *buflenp) in show()
/dragonfly/bin/cp/
H A Dutils.c61 char *bufp; in copy_file() local
/dragonfly/contrib/gdb-7/gdb/
H A Dsomread.c54 struct som_external_symbol_dictionary_record *buf, *bufp, *endbufp; in som_symtab_read() local
/dragonfly/sbin/dmesg/
H A Ddmesg.c70 struct msgbuf *bufp, cur; in main() local

1234