Lines Matching refs:_buf
127 parse_debug(struct _buf *file, char *fmt, ...) in parse_debug()
146 kobj_file_err(int type, struct _buf *file, char *fmt, ...) in kobj_file_err()
205 kobj_lex(struct _buf *file, char *val, size_t size) in kobj_lex()
438 kobj_find_eol(struct _buf *file) in kobj_find_eol()
501 do_sysfile_cmd(struct _buf *file, const char *cmd) in do_sysfile_cmd()
758 register struct _buf *file; in mod_read_system_file()
771 (struct _buf *)-1) { in mod_read_system_file()
1640 make_prop(struct _buf *file, dev_info_t *devi, char *name, struct val_list *val) in make_prop()
1757 get_hwc_spec(struct _buf *file, char *tokbuf, size_t linesize) in get_hwc_spec()
2058 struct _buf *file; in hwc_parse_now()
2068 if ((file = kobj_open_path(fname, 1, 0)) == (struct _buf *)-1) { in hwc_parse_now()
2146 struct _buf *file; in make_aliases()
2155 if ((file = kobj_open_file(dafile)) == (struct _buf *)-1) in make_aliases()
2264 struct _buf *file; in read_binding_file()
2280 if ((file = kobj_open_file(bindfile)) == (struct _buf *)-1) in read_binding_file()
2416 struct _buf *file; in read_dacf_binding_file()
2451 if ((file = kobj_open_file(fname)) == (struct _buf *)-1) { in read_dacf_binding_file()
2804 struct _buf *file; in read_class_file()
2826 if ((file = kobj_open_file(class_file)) == (struct _buf *)-1) in read_class_file()
2954 struct _buf *file; in open_mach_list()
2959 if ((file = kobj_open_file(mach_file)) == (struct _buf *)-1) in open_mach_list()
3034 struct _buf *file; in process_rtc_config_file()
3041 if ((file = kobj_open_file(rtc_config_file)) == (struct _buf *)-1) in process_rtc_config_file()