Home
last modified time | relevance | path

Searched defs:buffp (Results 1 – 25 of 212) sorted by relevance

123456789

/dports/lang/awka/awka-0.7.5/awka/
H A Dfin.h35 char *buffp ; member
/dports/lang/mawk/mawk-1.3.4-20190203/
H A Dfin.h40 char *buffp; /* current position to read-next */ member
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/sh/
H A Dxec.c575 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_eval() local
1304 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_exec() local
1484 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_exec() local
1769 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_exec() local
1893 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_exec() local
1985 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_exec() local
2248 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_exec() local
2382 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_exec() local
3332 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_funscope() local
3565 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_fun() local
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/sh/
H A Dxec.c575 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_eval() local
1304 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_exec() local
1484 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_exec() local
1769 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_exec() local
1893 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_exec() local
1985 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_exec() local
2248 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_exec() local
2382 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_exec() local
3332 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_funscope() local
3565 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_fun() local
[all …]
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/sh/
H A Dxec.c820 checkpt_t *buffp = stkalloc(shp->stk, sizeof(checkpt_t)); in forked_child() local
1189 checkpt_t *buffp = stkalloc(shp->stk, sizeof(checkpt_t)); in sh_exec() local
1384 checkpt_t *buffp = stkalloc(shp->stk, sizeof(checkpt_t)); in sh_exec() local
1610 checkpt_t *buffp = stkalloc(shp->stk, sizeof(checkpt_t)); in sh_exec() local
1683 checkpt_t *buffp = stkalloc(shp->stk, sizeof(checkpt_t)); in sh_exec() local
1846 checkpt_t *buffp = stkalloc(shp->stk, sizeof(checkpt_t)); in sh_exec() local
1955 checkpt_t *buffp = stkalloc(shp->stk, sizeof(checkpt_t)); in sh_exec() local
2731 checkpt_t *buffp = stkalloc(shp->stk, sizeof(checkpt_t)); in sh_fun() local
2817 checkpt_t *buffp = stkalloc(shp->stk, sizeof(checkpt_t)); in sh_ntfork() local
2985 checkpt_t *buffp = stkalloc(shp->stk, sizeof(checkpt_t)); in sh_funscope() local
[all …]
/dports/sysutils/sg3_utils/sg3_utils-1.42/examples/
H A Dscsi_inquiry.c58 unsigned char * buffp = inqBuff + OFF; in main() local
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/sh/
H A Dxec.c1292 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_exec() local
1510 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_exec() local
1822 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_exec() local
1950 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_exec() local
2058 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_exec() local
2321 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_exec() local
2460 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_exec() local
3494 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_fun_20120720() local
3686 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_ntfork() local
4011 struct checkpt *buffp = (struct checkpt*)stkalloc(shp->stk,sizeof(struct checkpt)); in sh_funscope_20120720() local
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/scripts/dtc/
H A Dutil.c230 int utilfdt_read_err_len(const char *filename, char **buffp, off_t *len) in utilfdt_read_err_len()
271 int utilfdt_read_err(const char *filename, char **buffp) in utilfdt_read_err()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/scripts/dtc/
H A Dutil.c230 int utilfdt_read_err_len(const char *filename, char **buffp, off_t *len) in utilfdt_read_err_len()
271 int utilfdt_read_err(const char *filename, char **buffp) in utilfdt_read_err()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/scripts/dtc/
H A Dutil.c230 int utilfdt_read_err_len(const char *filename, char **buffp, off_t *len) in utilfdt_read_err_len()
271 int utilfdt_read_err(const char *filename, char **buffp) in utilfdt_read_err()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/scripts/dtc/
H A Dutil.c230 int utilfdt_read_err_len(const char *filename, char **buffp, off_t *len) in utilfdt_read_err_len()
271 int utilfdt_read_err(const char *filename, char **buffp) in utilfdt_read_err()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/scripts/dtc/
H A Dutil.c230 int utilfdt_read_err_len(const char *filename, char **buffp, off_t *len) in utilfdt_read_err_len()
271 int utilfdt_read_err(const char *filename, char **buffp) in utilfdt_read_err()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/scripts/dtc/
H A Dutil.c230 int utilfdt_read_err_len(const char *filename, char **buffp, off_t *len) in utilfdt_read_err_len()
271 int utilfdt_read_err(const char *filename, char **buffp) in utilfdt_read_err()
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/scripts/dtc/
H A Dutil.c230 int utilfdt_read_err_len(const char *filename, char **buffp, off_t *len) in utilfdt_read_err_len()
271 int utilfdt_read_err(const char *filename, char **buffp) in utilfdt_read_err()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/scripts/dtc/
H A Dutil.c230 int utilfdt_read_err_len(const char *filename, char **buffp, off_t *len) in utilfdt_read_err_len()
271 int utilfdt_read_err(const char *filename, char **buffp) in utilfdt_read_err()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/scripts/dtc/
H A Dutil.c230 int utilfdt_read_err_len(const char *filename, char **buffp, off_t *len) in utilfdt_read_err_len()
271 int utilfdt_read_err(const char *filename, char **buffp) in utilfdt_read_err()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/scripts/dtc/
H A Dutil.c230 int utilfdt_read_err_len(const char *filename, char **buffp, off_t *len) in utilfdt_read_err_len()
271 int utilfdt_read_err(const char *filename, char **buffp) in utilfdt_read_err()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/scripts/dtc/
H A Dutil.c230 int utilfdt_read_err_len(const char *filename, char **buffp, off_t *len) in utilfdt_read_err_len()
271 int utilfdt_read_err(const char *filename, char **buffp) in utilfdt_read_err()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/scripts/dtc/
H A Dutil.c230 int utilfdt_read_err_len(const char *filename, char **buffp, off_t *len) in utilfdt_read_err_len()
271 int utilfdt_read_err(const char *filename, char **buffp) in utilfdt_read_err()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/scripts/dtc/
H A Dutil.c230 int utilfdt_read_err_len(const char *filename, char **buffp, off_t *len) in utilfdt_read_err_len()
271 int utilfdt_read_err(const char *filename, char **buffp) in utilfdt_read_err()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/scripts/dtc/
H A Dutil.c230 int utilfdt_read_err_len(const char *filename, char **buffp, off_t *len) in utilfdt_read_err_len()
271 int utilfdt_read_err(const char *filename, char **buffp) in utilfdt_read_err()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/scripts/dtc/
H A Dutil.c230 int utilfdt_read_err_len(const char *filename, char **buffp, off_t *len) in utilfdt_read_err_len()
271 int utilfdt_read_err(const char *filename, char **buffp) in utilfdt_read_err()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/scripts/dtc/
H A Dutil.c230 int utilfdt_read_err_len(const char *filename, char **buffp, off_t *len) in utilfdt_read_err_len()
271 int utilfdt_read_err(const char *filename, char **buffp) in utilfdt_read_err()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/scripts/dtc/
H A Dutil.c230 int utilfdt_read_err_len(const char *filename, char **buffp, off_t *len) in utilfdt_read_err_len()
271 int utilfdt_read_err(const char *filename, char **buffp) in utilfdt_read_err()
/dports/sysutils/u-boot-chip/u-boot-2021.07/scripts/dtc/
H A Dutil.c230 int utilfdt_read_err_len(const char *filename, char **buffp, off_t *len) in utilfdt_read_err_len()
271 int utilfdt_read_err(const char *filename, char **buffp) in utilfdt_read_err()

123456789