Home
last modified time | relevance | path

Searched defs:args (Results 1876 - 1900 of 3551) sorted by relevance

1...<<71727374757677787980>>...143

/third_party/libfuse/example/
H A Dcuse.c292 struct fuse_args args = FUSE_ARGS_INIT(argc, argv); in main() local
H A Dhello_ll_uds.c305 struct fuse_args args = FUSE_ARGS_INIT(argc, argv); in main() local
H A Dinvalidate_path.c212 struct fuse_args args = FUSE_ARGS_INIT(argc, argv); in main() local
H A Dnotify_store_retrieve.c350 struct fuse_args args = FUSE_ARGS_INIT(argc, argv); in main() local
H A Dnotify_inval_entry.c307 struct fuse_args args = FUSE_ARGS_INIT(argc, argv); in main() local
H A Dnotify_inval_inode.c289 struct fuse_args args = FUSE_ARGS_INIT(argc, argv); in main() local
/third_party/libfuse/lib/
H A Dfuse_opt.c34 void fuse_opt_free_args(struct fuse_args *args) in fuse_opt_free_args() argument
55 fuse_opt_add_arg(struct fuse_args *args, const char *arg) fuse_opt_add_arg() argument
79 fuse_opt_insert_arg_common(struct fuse_args *args, int pos, const char *arg) fuse_opt_insert_arg_common() argument
95 fuse_opt_insert_arg(struct fuse_args *args, int pos, const char *arg) fuse_opt_insert_arg() argument
398 fuse_opt_parse(struct fuse_args *args, void *data, const struct fuse_opt opts[], fuse_opt_proc_t proc) fuse_opt_parse() argument
[all...]
H A Dcuse_lowlevel.c147 struct fuse_session *cuse_lowlevel_new(struct fuse_args *args, in cuse_lowlevel_new() argument
274 struct fuse_args args = FUSE_ARGS_INIT(argc, argv); in cuse_lowlevel_setup() local
/third_party/libinput/src/
H A Dutil-strings.h120 va_list args; in xasprintf() local
133 xvasprintf(char **strp, const char *fmt, va_list args) in xvasprintf() argument
/third_party/libinput/test/
H A Dtest-misc.c55 va_list args; in create_simple_test_device() local
658 timer_offset_warning(struct libinput *libinput, enum libinput_log_priority priority, const char *format, va_list args) timer_offset_warning() argument
696 timer_delay_warning(struct libinput *libinput, enum libinput_log_priority priority, const char *format, va_list args) timer_delay_warning() argument
H A Dtest-quirks.c34 log_handler(struct libinput *this_is_null, enum libinput_log_priority priority, const char *format, va_list args) log_handler() argument
/third_party/libfuse/test/
H A Dtest_write_cache.c243 struct fuse_args args = FUSE_ARGS_INIT(argc, argv); in main() local
/third_party/ltp/testcases/kernel/sched/sched_stress/
H A Dsched_tc6.c276 int fork_realtime(char **args) in fork_realtime() argument
/third_party/ltp/testcases/kernel/sched/tool/
H A Dtrace_sched.c192 void *thread_func(void *args) in thread_func() argument
/third_party/ltp/testcases/kernel/mem/mtest06/
H A Dshmat1.c223 void *shmat_shmdt(void *args) in shmat_shmdt() argument
300 void *write_to_mem(void *args) in write_to_mem() argument
340 void *read_from_mem(void *args) in read_from_mem() argument
/third_party/ltp/testcases/kernel/security/tomoyo/
H A Dinclude.h262 va_list args; in BUG() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_svc_1/
H A Drpc_svc_1.c160 union u_argument args; in svcGetargsProc() local
/third_party/lwip/src/core/
H A Dlowpower.c256 void *args = t->args; in handle_timer_and_free() local
390 lowpower_cycle_tmr(void *args) in lowpower_cycle_tmr() argument
/third_party/ltp/include/lapi/
H A Dsched.h74 static inline int clone3(struct clone_args *args, size_t size) in clone3() argument
/third_party/libwebsockets/lib/roles/cgi/
H A Dcgi-server.c910 struct lws_cgi_args args; in lws_cgi_kill() local
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client/
H A Dminimal-http-client.c213 struct args { struct
346 struct args args; in main() local
/third_party/libdrm/radeon/
H A Dradeon_bo_gem.c98 struct drm_radeon_gem_create args; in bo_open() local
146 struct drm_radeon_gem_mmap args; in bo_map() local
199 struct drm_radeon_gem_wait_idle args; bo_wait() local
214 struct drm_radeon_gem_busy args; bo_is_busy() local
230 struct drm_radeon_gem_set_tiling args; bo_set_tiling() local
247 struct drm_radeon_gem_set_tiling args = {}; bo_get_tiling() local
342 struct drm_radeon_gem_set_domain args; radeon_gem_set_domain() local
[all...]
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dregexp_adapter_re2.cc69 const RE2::Arg* const args[] = {&outs[0], &outs[1], &outs[2], in DispatchRE2Call() member in i18n::phonenumbers::__anon5067::RE2
/third_party/ltp/tools/sparse/sparse-src/
H A Dlib.c129 static void do_warn(const char *type, struct position pos, const char * fmt, va_list args) in do_warn() argument
149 va_list args; in info() local
158 static void do_error(struct position pos, const char * fmt, va_list args) in do_error() argument
183 va_list args; in warning() local
209 va_list args; sparse_error() local
217 va_list args; expression_error() local
227 va_list args; error_die() local
237 va_list args; die() local
255 va_list args; add_pre_buffer() local
382 char **args; sparse_initialize() local
[all...]
H A Dparse.h71 struct statement *args; member

Completed in 17 milliseconds

1...<<71727374757677787980>>...143