Lines Matching refs:_buf
126 parse_debug(struct _buf *file, char *fmt, ...) in parse_debug()
145 kobj_file_err(int type, struct _buf *file, char *fmt, ...) in kobj_file_err()
204 kobj_lex(struct _buf *file, char *val, size_t size) in kobj_lex()
437 kobj_find_eol(struct _buf *file) in kobj_find_eol()
500 do_sysfile_cmd(struct _buf *file, const char *cmd) in do_sysfile_cmd()
757 register struct _buf *file; in mod_read_system_file()
770 (struct _buf *)-1) { in mod_read_system_file()
1643 make_prop(struct _buf *file, dev_info_t *devi, char *name, struct val_list *val) in make_prop()
1760 get_hwc_spec(struct _buf *file, char *tokbuf, size_t linesize) in get_hwc_spec()
2061 struct _buf *file; in hwc_parse_now()
2071 if ((file = kobj_open_path(fname, 1, 0)) == (struct _buf *)-1) { in hwc_parse_now()
2149 struct _buf *file; in make_aliases()
2158 if ((file = kobj_open_file(dafile)) == (struct _buf *)-1) in make_aliases()
2267 struct _buf *file; in read_binding_file()
2283 if ((file = kobj_open_file(bindfile)) == (struct _buf *)-1) in read_binding_file()
2419 struct _buf *file; in read_dacf_binding_file()
2454 if ((file = kobj_open_file(fname)) == (struct _buf *)-1) { in read_dacf_binding_file()
2807 struct _buf *file; in read_class_file()
2829 if ((file = kobj_open_file(class_file)) == (struct _buf *)-1) in read_class_file()
2957 struct _buf *file; in open_mach_list()
2962 if ((file = kobj_open_file(mach_file)) == (struct _buf *)-1) in open_mach_list()
3037 struct _buf *file; in process_rtc_config_file()
3044 if ((file = kobj_open_file(rtc_config_file)) == (struct _buf *)-1) in process_rtc_config_file()