Lines Matching refs:_buf
136 parse_debug(struct _buf *file, char *fmt, ...) in parse_debug()
155 kobj_file_err(int type, struct _buf *file, char *fmt, ...) in kobj_file_err()
214 kobj_lex(struct _buf *file, char *val, size_t size) in kobj_lex()
447 kobj_find_eol(struct _buf *file) in kobj_find_eol()
510 do_sysfile_cmd(struct _buf *file, const char *cmd) in do_sysfile_cmd()
767 register struct _buf *file; in read_system_file()
772 (struct _buf *)-1) { in read_system_file()
822 struct _buf *file; in mod_read_system_file()
856 if ((file = kobj_open_file(versionfile)) != (struct _buf *)-1) { in mod_read_system_file()
1676 make_prop(struct _buf *file, dev_info_t *devi, char *name, struct val_list *val) in make_prop()
1793 get_hwc_spec(struct _buf *file, char *tokbuf, size_t linesize) in get_hwc_spec()
2094 struct _buf *file; in hwc_parse_now()
2104 if ((file = kobj_open_path(fname, 1, 0)) == (struct _buf *)-1) { in hwc_parse_now()
2176 parse_aliases(struct bind **bhash, struct _buf *file) in parse_aliases()
2279 struct _buf *file; in make_aliases()
2281 if ((file = kobj_open_file(pptfile)) != (struct _buf *)-1) { in make_aliases()
2286 if ((file = kobj_open_file(dafile)) != (struct _buf *)-1) { in make_aliases()
2310 struct _buf *file; in read_binding_file()
2326 if ((file = kobj_open_file(bindfile)) == (struct _buf *)-1) in read_binding_file()
2462 struct _buf *file; in read_dacf_binding_file()
2497 if ((file = kobj_open_file(fname)) == (struct _buf *)-1) { in read_dacf_binding_file()
2850 struct _buf *file; in read_class_file()
2872 if ((file = kobj_open_file(class_file)) == (struct _buf *)-1) in read_class_file()
3000 struct _buf *file; in open_mach_list()
3005 if ((file = kobj_open_file(mach_file)) == (struct _buf *)-1) in open_mach_list()
3080 struct _buf *file; in process_rtc_config_file()
3087 if ((file = kobj_open_file(rtc_config_file)) == (struct _buf *)-1) in process_rtc_config_file()