Home
last modified time | relevance | path

Searched defs:arg (Results 1 – 25 of 2524) sorted by relevance

12345678910>>...101

/trueos/contrib/texinfo/makeinfo/
HDcmds.c376 insert_self (int arg) in insert_self()
383 insert_space (int arg) in insert_space()
397 cm_comma (int arg) in cm_comma()
423 cm_dots (int arg) in cm_dots()
441 cm_enddots (int arg) in cm_enddots()
461 cm_bullet (int arg) in cm_bullet()
477 cm_minus (int arg) in cm_minus()
492 cm_dmn (int arg) in cm_dmn()
505 cm_TeX (int arg) in cm_TeX()
527 cm_LaTeX (int arg) in cm_LaTeX()
[all …]
HDlang.c728 cm_accent_generic_html (int arg, int start, int end, char *html_supported, in cm_accent_generic_html()
793 cm_accent_generic_no_headers (int arg, int start, int end, int single, in cm_accent_generic_no_headers()
840 cm_accent (int arg) in cm_accent()
882 cm_accent_generic (int arg, int start, int end, char *html_supported, in cm_accent_generic()
907 cm_accent_umlaut (int arg, int start, int end) in cm_accent_umlaut()
913 cm_accent_acute (int arg, int start, int end) in cm_accent_acute()
919 cm_accent_cedilla (int arg, int start, int end) in cm_accent_cedilla()
925 cm_accent_hat (int arg, int start, int end) in cm_accent_hat()
931 cm_accent_grave (int arg, int start, int end) in cm_accent_grave()
937 cm_accent_tilde (int arg, int start, int end) in cm_accent_tilde()
[all …]
/trueos/contrib/ipfilter/iplang/
HDiplang_y.y624 struct in_addr getipv4addr(arg) in getipv4addr() argument
651 struct ether_addr *geteaddr(arg, buf) in geteaddr() argument
750 void set_datalen(arg) in set_datalen() argument
762 void set_data(arg) in set_data() argument
833 void set_datafile(arg) in set_datafile() argument
882 void set_ipv4proto(arg) in set_ipv4proto() argument
897 void set_ipv4src(arg) in set_ipv4src() argument
906 void set_ipv4dst(arg) in set_ipv4dst() argument
915 void set_ipv4off(arg) in set_ipv4off() argument
924 void set_ipv4v(arg) in set_ipv4v() argument
[all …]
/trueos/usr.sbin/rpc.lockd/
HDlock_proc.c390 nlmtonlm4(arg, arg4) in nlmtonlm4() argument
435 nlm_test_1_svc(arg, rqstp) in nlm_test_1_svc() argument
469 nlm_test_msg_1_svc(arg, rqstp) in nlm_test_msg_1_svc() argument
526 nlm_lock_1_svc(arg, rqstp) in nlm_lock_1_svc() argument
550 nlm_lock_msg_1_svc(arg, rqstp) in nlm_lock_msg_1_svc() argument
581 nlm_cancel_1_svc(arg, rqstp) in nlm_cancel_1_svc() argument
605 nlm_cancel_msg_1_svc(arg, rqstp) in nlm_cancel_msg_1_svc() argument
636 nlm_unlock_1_svc(arg, rqstp) in nlm_unlock_1_svc() argument
655 nlm_unlock_msg_1_svc(arg, rqstp) in nlm_unlock_msg_1_svc() argument
693 nlm_granted_1_svc(arg, rqstp) in nlm_granted_1_svc() argument
[all …]
/trueos/usr.bin/migcom/
HDroutine.c219 rtPrintArg(register argument_t *arg) in rtPrintArg()
317 register argument_t *arg; in rtPrintRoutine() local
337 register argument_t *arg; in rtCheckSimple() local
355 argument_t *arg; in rtCheckFit() local
397 register argument_t *arg; in rtFindHowMany() local
441 register argument_t *arg; in rtCheckMask() local
452 register argument_t *arg; in rtCheckMaskFunction() local
465 register argument_t *arg; in rtCountKPDs() local
479 register argument_t *arg; local
491 register argument_t *arg; in rtCountArgDescriptors() local
[all …]
HDuser.c269 WriteKPD_Iterator(FILE *file, boolean_t in, boolean_t overwrite, boolean_t varying, argument_t *arg in WriteKPD_Iterator()
470 WriteHeaderPortType(argument_t *arg) in WriteHeaderPortType()
670 register argument_t *arg = rt->rtRetCArg; in WriteRetCodeArg() local
885 WriteKPD_port(FILE *file, register argument_t *arg) in WriteKPD_port()
957 WriteKPD_ool_varsize(FILE *file, argument_t *arg, const char *who, const char *where, boolean_t isc… in WriteKPD_ool_varsize()
986 WriteKPD_ool(FILE *file, register argument_t *arg) in WriteKPD_ool()
1083 WriteKPD_oolport(FILE *file, register argument_t *arg) in WriteKPD_oolport()
1190 register argument_t *arg; in WriteOverwriteTemplate() local
1294 WritePackArgValueNormal(FILE *file, register argument_t *arg) in WritePackArgValueNormal()
1363 WriteArgSizeVariable(FILE *file, register argument_t *arg, ipc_type_t *ptype) in WriteArgSizeVariable()
[all …]
HDserver.c240 WriteKPD_Iterator(FILE *file, boolean_t in, boolean_t varying, argument_t *arg, boolean_t bracket) in WriteKPD_Iterator()
773 WriteLocalVarDecl(FILE *file, register argument_t *arg) in WriteLocalVarDecl()
923 WriteRequestNDRConvertIntRepArgCond(FILE *file, argument_t *arg) in WriteRequestNDRConvertIntRepArgCond()
931 WriteRequestNDRConvertCharRepArgCond(FILE *file, argument_t *arg) in WriteRequestNDRConvertCharRepArgCond()
942 WriteRequestNDRConvertFloatRepArgCond(FILE *file, argument_t *arg) in WriteRequestNDRConvertFloatRepArgCond()
953 WriteRequestNDRConvertIntRepArgDecl(FILE *file, argument_t *arg) in WriteRequestNDRConvertIntRepArgDecl()
959 WriteRequestNDRConvertCharRepArgDecl(FILE *file, argument_t *arg) in WriteRequestNDRConvertCharRepArgDecl()
966 WriteRequestNDRConvertFloatRepArgDecl(FILE *file, argument_t *arg) in WriteRequestNDRConvertFloatRepArgDecl()
973 WriteRequestNDRConvertArgUse(FILE *file, argument_t *arg, const char *convert) in WriteRequestNDRConvertArgUse()
1005 WriteRequestNDRConvertIntRepOneArgUse(FILE *file, argument_t *arg) in WriteRequestNDRConvertIntRepOneArgUse()
[all …]
/trueos/sys/boot/userboot/test/
HDtest.c64 test_putc(void *arg, int ch) in test_putc()
72 test_getc(void *arg) in test_getc()
82 test_poll(void *arg) in test_poll()
106 test_open(void *arg, const char *filename, void **h_return) in test_open()
149 test_close(void *arg, void *h) in test_close()
163 test_isdir(void *arg, void *h) in test_isdir()
171 test_read(void *arg, void *h, void *dst, size_t size, size_t *resid_return) in test_read()
186 test_readdir(void *arg, void *h, uint32_t *fileno_return, uint8_t *type_return, in test_readdir()
213 test_seek(void *arg, void *h, uint64_t offset, int whence) in test_seek()
225 test_stat(void *arg, void *h, int *mode_return, int *uid_return, int *gid_return, in test_stat()
[all …]
/trueos/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_options.c51 dt_opt_agg(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_agg()
64 dt_opt_amin(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_amin()
111 dt_opt_core(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_core()
126 dt_opt_cpp_hdrs(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_cpp_hdrs()
142 dt_opt_cpp_path(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_cpp_path()
163 dt_opt_cpp_opts(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_cpp_opts()
189 dt_opt_ctypes(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_ctypes()
206 dt_opt_droptags(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_droptags()
214 dt_opt_dtypes(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_dtypes()
231 dt_opt_debug(dtrace_hdl_t *dtp, const char *arg, uintptr_t option) in dt_opt_debug()
[all …]
/trueos/contrib/unbound/smallapp/
HDworker_cb.c52 int ATTR_UNUSED(error), void* ATTR_UNUSED(arg)) in worker_handle_control_cmd()
58 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), in worker_handle_request()
66 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), in worker_handle_reply()
74 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), in worker_handle_service_reply()
82 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), in remote_accept_callback()
90 void* ATTR_UNUSED(arg), int ATTR_UNUSED(error), in remote_control_callback()
97 void worker_sighandler(int ATTR_UNUSED(sig), void* ATTR_UNUSED(arg)) in worker_sighandler()
117 ATTR_UNUSED(arg)) { in worker_win_stop_cb()
122 wsvc_cron_cb(void* ATTR_UNUSED(arg)) in wsvc_cron_cb()
129 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) in worker_alloc_cleanup()
[all …]
/trueos/sys/dev/terasic/de4led/
HDterasic_de4led.c68 led_0(void *arg, int onoff) in led_0()
75 led_1(void *arg, int onoff) in led_1()
82 led_2(void *arg, int onoff) in led_2()
89 led_3(void *arg, int onoff) in led_3()
96 led_4(void *arg, int onoff) in led_4()
103 led_5(void *arg, int onoff) in led_5()
110 led_6(void *arg, int onoff) in led_6()
117 led_7(void *arg, int onoff) in led_7()
/trueos/usr.sbin/bhyveload/
HDbhyveload.c111 cb_putc(void *arg, int ch) in cb_putc()
119 cb_getc(void *arg) in cb_getc()
129 cb_poll(void *arg) in cb_poll()
153 cb_open(void *arg, const char *filename, void **hp) in cb_open()
196 cb_close(void *arg, void *h) in cb_close()
210 cb_isdir(void *arg, void *h) in cb_isdir()
218 cb_read(void *arg, void *h, void *buf, size_t size, size_t *resid) in cb_read()
233 cb_readdir(void *arg, void *h, uint32_t *fileno_return, uint8_t *type_return, in cb_readdir()
260 cb_seek(void *arg, void *h, uint64_t offset, int whence) in cb_seek()
272 cb_stat(void *arg, void *h, int *mode, int *uid, int *gid, uint64_t *size) in cb_stat()
[all …]
/trueos/usr.sbin/ppp/
HDcommand.c211 HelpCommand(struct cmdargs const *arg) in HelpCommand()
264 IdentCommand(struct cmdargs const *arg) in IdentCommand()
273 SendIdentification(struct cmdargs const *arg) in SendIdentification()
283 CloneCommand(struct cmdargs const *arg) in CloneCommand()
303 RemoveCommand(struct cmdargs const *arg) in RemoveCommand()
318 RenameCommand(struct cmdargs const *arg) in RenameCommand()
332 LoadCommand(struct cmdargs const *arg) in LoadCommand()
364 LogCommand(struct cmdargs const *arg) in LogCommand()
394 DialCommand(struct cmdargs const *arg) in DialCommand()
524 int arg, secs; in command_Expand() local
[all …]
/trueos/contrib/binutils/binutils/
HDunwind-ia64.c176 #define UNW_DEC_PROLOGUE(fmt, body, rlen, arg) \ argument
186 #define UNW_DEC_PROLOGUE_GR(fmt, rlen, mask, grsave, arg) \ argument
224 #define UNW_DEC_FR_MEM(fmt, frmask, arg) \ argument
234 #define UNW_DEC_GR_MEM(fmt, grmask, arg) \ argument
244 #define UNW_DEC_FRGR_MEM(fmt, grmask, frmask, arg) \ argument
255 #define UNW_DEC_BR_MEM(fmt, brmask, arg) \ argument
265 #define UNW_DEC_BR_GR(fmt, brmask, gr, arg) \ argument
275 #define UNW_DEC_REG_GR(fmt, src, dst, arg) \ argument
278 #define UNW_DEC_RP_BR(fmt, dst, arg) \ argument
281 #define UNW_DEC_REG_WHEN(fmt, reg, t, arg) \ argument
[all …]
/trueos/sys/contrib/ngatm/netnatm/sig/
HDsig_coord.c767 struct uniapi_proceeding_request *arg = in uni_sig_coord() local
783 struct uniapi_alerting_request *arg = in uni_sig_coord() local
799 struct uniapi_setup_response *arg = in uni_sig_coord() local
815 struct uniapi_setup_complete_request *arg = in uni_sig_coord() local
832 struct uniapi_release_request *arg = in uni_sig_coord() local
848 struct uniapi_release_response *arg = in uni_sig_coord() local
864 struct uniapi_notify_request *arg = in uni_sig_coord() local
880 struct uniapi_status_enquiry_request *arg = in uni_sig_coord() local
896 struct uniapi_add_party_request *arg = in uni_sig_coord() local
917 struct uniapi_party_alerting_request *arg = in uni_sig_coord() local
[all …]
/trueos/sys/contrib/ipfilter/netinet/
HDip_htable.c168 ipf_htable_soft_destroy(softc, arg) in ipf_htable_soft_destroy() argument
187 ipf_htable_soft_init(softc, arg) in ipf_htable_soft_init() argument
211 ipf_htable_soft_fini(softc, arg) in ipf_htable_soft_fini() argument
237 ipf_htable_stats_get(softc, arg, op) in ipf_htable_stats_get() argument
276 ipf_htable_create(softc, arg, op) in ipf_htable_create() argument
392 ipf_htable_table_del(softc, arg, op) in ipf_htable_table_del() argument
414 ipf_htable_destroy(softc, arg, unit, name) in ipf_htable_destroy() argument
456 ipf_htable_clear(softc, arg, iph) in ipf_htable_clear() argument
478 ipf_htable_free(arg, iph) in ipf_htable_free() argument
509 ipf_htable_remove(softc, arg, iph) in ipf_htable_remove() argument
[all …]
HDip_dstlist.c183 ipf_dstlist_soft_destroy(softc, arg) in ipf_dstlist_soft_destroy() argument
202 ipf_dstlist_soft_init(softc, arg) in ipf_dstlist_soft_init() argument
219 ipf_dstlist_soft_fini(softc, arg) in ipf_dstlist_soft_fini() argument
276 ipf_dstlist_flush(softc, arg, fop) in ipf_dstlist_flush() argument
318 ipf_dstlist_iter_deref(softc, arg, otype, unit, data) in ipf_dstlist_iter_deref() argument
362 ipf_dstlist_iter_next(softc, arg, token, iter) in ipf_dstlist_iter_next() argument
488 ipf_dstlist_node_add(softc, arg, op, uid) in ipf_dstlist_node_add() argument
620 ipf_dstlist_node_deref(arg, node) in ipf_dstlist_node_deref() argument
657 ipf_dstlist_node_del(softc, arg, op, uid) in ipf_dstlist_node_del() argument
779 ipf_dstlist_stats_get(softc, arg, op) in ipf_dstlist_stats_get() argument
[all …]
/trueos/sys/arm/xscale/ixp425/
HDcambria_led.c61 static void led_A(void *arg, int onoff) { update_latch(arg, 1<<0, onoff); } in led_A()
62 static void led_B(void *arg, int onoff) { update_latch(arg, 1<<1, onoff); } in led_B()
63 static void led_C(void *arg, int onoff) { update_latch(arg, 1<<2, onoff); } in led_C()
64 static void led_D(void *arg, int onoff) { update_latch(arg, 1<<3, onoff); } in led_D()
65 static void led_E(void *arg, int onoff) { update_latch(arg, 1<<4, onoff); } in led_E()
66 static void led_F(void *arg, int onoff) { update_latch(arg, 1<<5, onoff); } in led_F()
67 static void led_G(void *arg, int onoff) { update_latch(arg, 1<<6, onoff); } in led_G()
68 static void led_H(void *arg, int onoff) { update_latch(arg, 1<<7, onoff); } in led_H()
/trueos/sys/dev/drm2/radeon/
HDatom.c177 uint32_t idx, val = 0xCDCDCDCD, align, arg; in atom_get_src_int() local
364 uint32_t align = (attr >> 3) & 7, arg = attr & 7; in atom_skip_src_int() local
429 static uint32_t atom_get_dst(atom_exec_context *ctx, int arg, uint8_t attr, in atom_get_dst()
438 static void atom_skip_dst(atom_exec_context *ctx, int arg, uint8_t attr, int *ptr) in atom_skip_dst()
445 static void atom_put_dst(atom_exec_context *ctx, int arg, uint8_t attr, in atom_put_dst()
584 static void atom_op_add(atom_exec_context *ctx, int *ptr, int arg) in atom_op_add()
598 static void atom_op_and(atom_exec_context *ctx, int *ptr, int arg) in atom_op_and()
612 static void atom_op_beep(atom_exec_context *ctx, int *ptr, int arg) in atom_op_beep()
617 static void atom_op_calltable(atom_exec_context *ctx, int *ptr, int arg) in atom_op_calltable()
633 static void atom_op_clear(atom_exec_context *ctx, int *ptr, int arg) in atom_op_clear()
[all …]
/trueos/crypto/openssl/crypto/evp/
HDnames.c148 void *arg; member
153 static void do_all_cipher_fn(const OBJ_NAME *nm, void *arg) in do_all_cipher_fn()
164 void *arg) in EVP_CIPHER_do_all()
174 void *x), void *arg) in EVP_CIPHER_do_all_sorted()
183 void *arg; member
188 static void do_all_md_fn(const OBJ_NAME *nm, void *arg) in do_all_md_fn()
199 void *arg) in EVP_MD_do_all()
209 void *x), void *arg) in EVP_MD_do_all_sorted()
/trueos/contrib/libreadline/examples/
HDfileman.c317 com_list (arg) in com_list() argument
327 com_view (arg) in com_view() argument
342 com_rename (arg) in com_rename() argument
349 com_stat (arg) in com_stat() argument
377 com_delete (arg) in com_delete() argument
386 com_help (arg) in com_help() argument
425 com_cd (arg) in com_cd() argument
456 com_quit (arg) in com_quit() argument
475 valid_argument (caller, arg) in valid_argument() argument
/trueos/contrib/netbsd-tests/lib/libm/
HDt_libm.h10 #define T_LIBM_CHECK(subtest, fn, arg, expect_, epsilon_) do { \ argument
24 #define T_LIBM_CHECK_NAN(subtest, fn, arg) do { \ argument
32 #define T_LIBM_CHECK_NAN(subtest, fn, arg) (void)(arg) argument
36 #define T_LIBM_CHECK_PLUS_ZERO(subtest, fn, arg) do { \ argument
44 #define T_LIBM_CHECK_MINUS_ZERO(subtest, fn, arg) do { \ argument
/trueos/contrib/ipfilter/
HDip_dstlist.c183 ipf_dstlist_soft_destroy(softc, arg) in ipf_dstlist_soft_destroy() argument
202 ipf_dstlist_soft_init(softc, arg) in ipf_dstlist_soft_init() argument
219 ipf_dstlist_soft_fini(softc, arg) in ipf_dstlist_soft_fini() argument
276 ipf_dstlist_flush(softc, arg, fop) in ipf_dstlist_flush() argument
318 ipf_dstlist_iter_deref(softc, arg, otype, unit, data) in ipf_dstlist_iter_deref() argument
362 ipf_dstlist_iter_next(softc, arg, token, iter) in ipf_dstlist_iter_next() argument
488 ipf_dstlist_node_add(softc, arg, op, uid) in ipf_dstlist_node_add() argument
620 ipf_dstlist_node_deref(arg, node) in ipf_dstlist_node_deref() argument
657 ipf_dstlist_node_del(softc, arg, op, uid) in ipf_dstlist_node_del() argument
779 ipf_dstlist_stats_get(softc, arg, op) in ipf_dstlist_stats_get() argument
[all …]
/trueos/usr.sbin/mlxcontrol/
HDinterface.c45 mlx_foreach(void (*func)(int unit, void *arg), void *arg) in mlx_foreach()
65 mlx_perform(int unit, void (*func)(int fd, void *arg), void *arg) in mlx_perform()
79 mlxd_foreach_ctrlr(int unit, void *arg) in mlxd_foreach_ctrlr()
106 mlxd_foreach(void (*func)(int unit, void *arg), void *arg) in mlxd_foreach()
127 mlxd_find_ctrlr_search(int unit, void *arg) in mlxd_find_ctrlr_search()
171 mlx_command(int fd, void *arg) in mlx_command()
/trueos/contrib/tcpdump/missing/
HDsnprintf.c223 unsigned char *arg, in append_string()
254 unsigned char arg, in append_char()
275 #define PARSE_INT_FORMAT(res, arg, unsig) \ argument
374 long arg; in xyzprintf() local
392 unsigned long arg; in xyzprintf() local
402 unsigned long arg; in xyzprintf() local
412 unsigned long arg; in xyzprintf() local
422 unsigned long arg; in xyzprintf() local
432 unsigned long arg = (unsigned long)va_arg(ap, void*); in xyzprintf() local
440 int *arg = va_arg(ap, int*); in xyzprintf() local

12345678910>>...101