Searched defs:obj (Results 76 - 100 of 344) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/dialog/
H A Dtailbox.c32 DIALOG_CALLBACK obj; member in struct:__anon908
45 get_line(MY_OBJ * obj) argument
84 print_line(MY_OBJ * obj, WINDOW *win, int row, int width) argument
109 last_lines(MY_OBJ * obj, int target) argument
171 print_page(MY_OBJ * obj, int height, int width) argument
182 print_last_page(MY_OBJ * obj) argument
192 repaint_text(MY_OBJ * obj) argument
210 MY_OBJ *obj = (MY_OBJ *) cb; local
225 MY_OBJ *obj = (MY_OBJ *) cb; local
310 MY_OBJ *obj; local
[all...]
H A Dtimebox.c278 BOX *obj = (state == sHR ? &hr_box local
[all...]
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dobstack.c304 _obstack_allocated_p(struct obstack *h, POINTER obj) argument
330 _obstack_free(struct obstack *h, POINTER obj) argument
362 obstack_free(struct obstack *h, POINTER obj) argument
[all...]
H A Dpex-common.c56 struct pex_obj *obj; local
82 pex_add_remove(struct pex_obj *obj, const char *name, int allocated) argument
101 temp_file(struct pex_obj *obj, int flags, char *name) argument
150 pex_run_in_environment(struct pex_obj *obj, int flags, const char *executable, char * const * argv, char * const * env, const char *orig_outname, const char *errname, int *err) argument
337 pex_run(struct pex_obj *obj, int flags, const char *executable, char * const * argv, const char *orig_outname, const char *errname, int *err) argument
348 pex_input_file(struct pex_obj *obj, int flags, const char *in_name) argument
384 pex_input_pipe(struct pex_obj *obj, int binary) argument
430 pex_read_output(struct pex_obj *obj, int binary) argument
472 pex_get_status_and_time(struct pex_obj *obj, int done, const char **errmsg, int *err) argument
501 pex_get_status(struct pex_obj *obj, int count, int *vector) argument
526 pex_get_times(struct pex_obj *obj, int count, struct pex_time *vector) argument
555 pex_free(struct pex_obj *obj) argument
[all...]
H A Dpex-msdos.c106 pex_msdos_open (struct pex_obj *obj, const char *name, argument
142 pex_msdos_close (struct pex_obj *obj, int fd) argument
156 pex_msdos_exec_child (struct pex_obj *obj, int flags, const char *executable, argument
286 pex_msdos_wait(struct pex_obj *obj, long pid, int *status, struct pex_time *time, int done ATTRIBUTE_UNUSED, const char **errmsg ATTRIBUTE_UNUSED, int *err ATTRIBUTE_UNUSED) argument
306 pex_msdos_cleanup(struct pex_obj *obj) argument
[all...]
H A Dpex-unix.c183 pex_wait (struct pex_obj *obj, pid_t pid, int *status, struct pex_time *time) argument
339 pex_child_error(struct pex_obj *obj, const char *executable, const char *errmsg, int err) argument
359 pex_unix_exec_child(struct pex_obj *obj, int flags, const char *executable, char * const * argv, char * const * env, int in, int out, int errdes, int toclose, const char **errmsg, int *err) argument
477 pex_unix_wait(struct pex_obj *obj, long pid, int *status, struct pex_time *time, int done, const char **errmsg, int *err) argument
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dosabi.c401 generic_elf_osabi_sniff_abi_tag_sections(bfd *abfd, asection *sect, void *obj) argument
H A Dproc-service.c174 ps_pglobal_lookup(gdb_ps_prochandle_t ph, const char *obj, const char *name, paddr_t *sym_addr) argument
/freebsd-10-stable/contrib/ipfilter/tools/
H A Dipfs.c397 ipfobj_t obj; local
450 ipfobj_t obj; local
566 ipfobj_t obj; local
713 ipfobj_t obj; local
[all...]
H A Dipnat.c114 ipfobj_t obj; local
314 ipfobj_t obj; local
422 ipfobj_t obj; local
546 ipfobj_t obj; local
677 ipfobj_t obj; local
[all...]
/freebsd-10-stable/contrib/libucl/src/
H A Ducl_emitter.c147 ucl_elt_obj_write_json (const ucl_object_t *obj, struct ucl_emitter_functions *func, argument
199 ucl_elt_array_write_json (const ucl_object_t *obj, struc argument
238 ucl_elt_write_json(const ucl_object_t *obj, struct ucl_emitter_functions *func, unsigned int tabs, bool start_tabs, bool compact) argument
298 ucl_obj_write_json(const ucl_object_t *obj, struct ucl_emitter_functions *func, unsigned int tabs, bool start_tabs, bool compact) argument
342 ucl_object_emit_json(const ucl_object_t *obj, bool compact, struct ucl_emitter_functions *func) argument
354 ucl_elt_obj_write_config(const ucl_object_t *obj, struct ucl_emitter_functions *func, unsigned int tabs, bool start_tabs, bool is_top) argument
406 ucl_elt_array_write_config(const ucl_object_t *obj, struct ucl_emitter_functions *func, unsigned int tabs, bool start_tabs, bool is_top) argument
431 ucl_elt_write_config(const ucl_object_t *obj, struct ucl_emitter_functions *func, unsigned int tabs, bool start_tabs, bool is_top, bool expand_array) argument
496 ucl_object_emit_config(const ucl_object_t *obj, struct ucl_emitter_functions *func) argument
503 ucl_obj_write_yaml(const ucl_object_t *obj, struct ucl_emitter_functions *func, unsigned int tabs, bool start_tabs) argument
522 ucl_elt_obj_write_yaml(const ucl_object_t *obj, struct ucl_emitter_functions *func, unsigned int tabs, bool start_tabs, bool is_top) argument
570 ucl_elt_array_write_yaml(const ucl_object_t *obj, struct ucl_emitter_functions *func, unsigned int tabs, bool start_tabs, bool is_top) argument
595 ucl_elt_write_yaml(const ucl_object_t *obj, struct ucl_emitter_functions *func, unsigned int tabs, bool start_tabs, bool is_top, bool expand_array) argument
660 ucl_object_emit_yaml(const ucl_object_t *obj, struct ucl_emitter_functions *func) argument
727 ucl_object_emit(const ucl_object_t *obj, enum ucl_emitter emit_type) argument
767 ucl_object_emit_full(const ucl_object_t *obj, enum ucl_emitter emit_type, struct ucl_emitter_functions *emitter) argument
789 ucl_object_emit_single_json(const ucl_object_t *obj) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DScriptInterpreterPython.h323 ScriptInterpreterPythonObject(void* obj) : argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
H A DObjectFile.cpp581 std::string obj; local
/freebsd-10-stable/contrib/wpa/src/utils/
H A Dtrace.c126 static void find_addr_sect(bfd *abfd, asection *section, void *obj) argument
/freebsd-10-stable/lib/libc/iconv/
H A Dcitrus_prop.c60 _citrus_prop_object_init(_citrus_prop_object_t *obj, _citrus_prop_type_t type) argument
68 _citrus_prop_object_uninit(_citrus_prop_object_t *obj) argument
197 _citrus_prop_read_character(struct _memstream * __restrict ms, _citrus_prop_object_t * __restrict obj) argument
219 _citrus_prop_read_bool(struct _memstream * __restrict ms, _citrus_prop_object_t * __restrict obj) argument
246 _citrus_prop_read_str(struct _memstream * __restrict ms, _citrus_prop_object_t * __restrict obj) argument
[all...]
/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dip_auth.c591 ipfobj_t obj; local
/freebsd-10-stable/sys/dev/acpica/
H A Dacpi_dock.c159 ACPI_OBJECT *obj; local
H A Dacpi_powerres.c137 ACPI_OBJECT *obj; local
542 acpi_pwr_reference_resource(ACPI_OBJECT *obj, void *arg) argument
[all...]
/freebsd-10-stable/sys/dev/drm2/ttm/
H A Dttm_object.c117 struct ttm_base_object *obj; member in struct:ttm_ref_object
/freebsd-10-stable/sys/dev/sound/macio/
H A Daoa.c148 aoa_chan_setblocksize(kobj_t obj, void *data, u_int32_t blocksz) argument
191 aoa_chan_setformat(kobj_t obj, void *data, u_int32_t format) argument
202 aoa_chan_setspeed(kobj_t obj, void *data, u_int32_t speed) argument
210 aoa_chan_getptr(kobj_t obj, void *data) argument
221 aoa_chan_init(kobj_t obj, void *devinfo, struct snd_dbuf *b, argument
258 aoa_chan_trigger(kobj_t obj, void *data, int go) argument
305 aoa_chan_free(kobj_t obj, void *data) argument
347 aoa_chan_getcaps(kobj_t obj, void *data) argument
/freebsd-10-stable/sys/netpfil/ipfw/
H A Ddn_heap.c180 heap_extract(struct dn_heap *h, void *obj) argument
420 do_del(void *obj, void *arg) argument
/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
H A Dalloc.c45 u32 obj; local
73 mlx4_bitmap_free(struct mlx4_bitmap *bitmap, u32 obj, int use_rr) argument
111 u32 obj; local
151 mlx4_bitmap_free_range(struct mlx4_bitmap *bitmap, u32 obj, int cnt, int use_rr) argument
[all...]
H A Dicm.c245 int mlx4_table_get(struct mlx4_dev *dev, struct mlx4_icm_table *table, u32 obj) argument
281 void mlx4_table_put(struct mlx4_dev *dev, struct mlx4_icm_table *table, u32 obj) argument
305 void *mlx4_table_find(struct mlx4_icm_table *table, u32 obj, argument
/freebsd-10-stable/crypto/openssl/crypto/pkcs7/
H A Dpk7_lib.c160 ASN1_OBJECT *obj; local
/freebsd-10-stable/crypto/openssl/crypto/ts/
H A Dts_req_utils.c204 int TS_REQ_get_ext_by_OBJ(TS_REQ *a, ASN1_OBJECT *obj, int lastpos) argument

Completed in 149 milliseconds

1234567891011>>