/openbsd-src/gnu/usr.bin/perl/ |
H A D | unixish.h | 124 # define Fstat(fd,bufptr) afstat((fd),(bufptr)) argument 128 # define Fstat(fd,bufptr) fstat((fd),(bufptr)) argument 132 Fstat(fd,bufptr) global() argument
|
H A D | dosish.h | 96 #define Fstat(fd,bufptr) fstat((fd),(bufptr)) argument 101 # define Stat(fname,bufptr) stat((fname),(bufptr)) argument
|
H A D | parser.h | 83 char *bufptr; /* carries the cursor (current parsing member
|
H A D | toke.c | 1174 char *bufptr; in Perl_lex_stuff_pvn() local [all...] |
/openbsd-src/gnu/usr.bin/perl/plan9/ |
H A D | plan9ish.h | 120 #define Stat(fname,bufptr) stat((fname),(bufptr)) argument 121 #define Fstat(fd,bufptr) fstat((fd),(bufptr)) argument
|
/openbsd-src/lib/libcurses/tinfo/ |
H A D | captoinfo.c | 564 save_tc_char(char *bufptr, int c1) in save_tc_char() 586 save_tc_inequality(char *bufptr, int c1, int c2) in save_tc_inequality() 628 char *bufptr = init_string(); in _nc_infotocap() local
|
H A D | comp_scan.c | 102 static char *bufptr; /* otherwise, the input buffer pointer */ variable
|
/openbsd-src/gnu/usr.bin/perl/win32/ |
H A D | win32iop.h | 242 #define fstat(fd,bufptr) win32_fstat(fd,bufptr) argument 246 #define stat(pth,bufptr) win32_stat(pth,bufptr) argument 247 #define lstat(pth,bufptr) win32_lstat(pth,bufptr) argument
|
/openbsd-src/gnu/gcc/gcc/config/ |
H A D | darwin-c.c | 344 char *bufptr; in find_subframework_file() local
|
/openbsd-src/gnu/usr.bin/perl/vms/ |
H A D | vmsish.h | 494 #define Stat(name,bufptr) flex_stat(name,bufptr) argument 495 #define Fstat(fd,bufptr) Perl_flex_fstat(aTHX_ fd,bufptr) argument 497 #define lstat(name, bufptr) flex_lstat(name, bufptr) argument
|
/openbsd-src/sys/arch/armv7/omap/ |
H A D | if_cpswreg.h | 133 uint32_t bufptr; member
|
/openbsd-src/gnu/usr.bin/binutils/ld/ |
H A D | deffilep.y | 841 static int bufptr = 0; variable
|
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/ |
H A D | deffilep.y | 851 static int bufptr = 0; variable
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | valprint.c | 890 char *bufptr; /* Pointer to next available byte in buffer. */ in val_print_string() local
|
H A D | target.c | 772 char *bufptr; in target_read_string() local
|
/openbsd-src/gnu/usr.bin/perl/os2/ |
H A D | os2ish.h | 440 #define Stat(fname,bufptr) os2_stat((fname),(bufptr)) argument 456 #define Stat(fname,bufptr) stat((fname),(bufptr)) argument 439 Stat(fname,bufptr) global() argument 455 Stat(fname,bufptr) global() argument
|
/openbsd-src/sys/dev/fdt/ |
H A D | if_mvnetareg.h | 777 uint32_t bufptr; /* Descriptor buffer pointer */ member 794 uint32_t bufptr; /* Descriptor buffer pointer */ member
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ecoff.c | 3608 char *bufptr, in ecoff_add_bytes() 3662 char *bufptr; in ecoff_build_lineno() local
|
/openbsd-src/gnu/usr.bin/binutils/gas/ |
H A D | ecoff.c | 3611 char *bufptr, in ecoff_add_bytes() 3665 char *bufptr; in ecoff_build_lineno() local
|