Home
last modified time | relevance | path

Searched defs:file_buf (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/power/
H A Dparse.c374 char *file_buf, *cline, *line, *lend; in parse_conf_file() local
/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_conf.c84 static char *file_buf = (char *)NULL; /* read file into buf */ variable
/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dfile.c1346 char *file_buf; in copy_non_elf_to_temp_ar() local
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c60 static void *file_buf = NULL; variable