Searched defs:arg (Results 251 - 275 of 888) sorted by relevance

<<11121314151617181920>>

/external/iproute2/tc/
H A Dtc_qdisc.c199 void *arg)
201 FILE *fp = (FILE*)arg;
197 print_qdisc(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg) argument
/external/ipsec-tools/src/racoon/
H A Drsalist.c92 rsa_key_dump_one(void *entry, void *arg) argument
112 rsa_list_count_one(void *entry, void *arg) argument
114 if (arg)
115 (*(unsigned long *)arg)++;
/external/iptables/extensions/
H A Dlibipt_DNAT.c70 char *arg, *colon, *dash, *error; local
73 arg = strdup(orig_arg);
74 if (arg == NULL)
77 colon = strchr(arg, ':');
118 if (colon == arg) {
119 free(arg);
126 dash = strchr(arg, '-');
133 ip = xtables_numeric_to_ipaddr(arg);
136 arg);
147 free(arg);
[all...]
H A Dlibipt_SNAT.c70 char *arg, *colon, *dash, *error; local
73 arg = strdup(orig_arg);
74 if (arg == NULL)
77 colon = strchr(arg, ':');
118 if (colon == arg) {
119 free(arg);
126 dash = strchr(arg, '-');
133 ip = xtables_numeric_to_ipaddr(arg);
136 arg);
147 free(arg);
[all...]
H A Dlibipt_addrtype.c84 static void parse_types(const char *arg, uint16_t *mask) argument
88 while ((comma = strchr(arg, ',')) != NULL) {
89 if (comma == arg || !parse_type(arg, comma-arg, mask))
91 "addrtype: bad type `%s'", arg);
92 arg = comma + 1;
95 if (strlen(arg) == 0 || !parse_type(arg, strlen(arg), mas
[all...]
/external/jpeg/
H A Dcjpeg.c211 char * arg; local
236 arg = argv[argn];
237 if (*arg != '-') {
245 arg++; /* advance past switch marker character */
247 if (keymatch(arg, "arithmetic", 1)) {
257 } else if (keymatch(arg, "baseline", 1)) {
261 } else if (keymatch(arg, "dct", 2)) {
274 } else if (keymatch(arg, "debug", 1) || keymatch(arg, "verbose", 1)) {
286 } else if (keymatch(arg, "grayscal
[all...]
H A Djpegtran.c126 char * arg; local
142 arg = argv[argn];
143 if (*arg != '-') {
151 arg++; /* advance past switch marker character */
153 if (keymatch(arg, "arithmetic", 1)) {
163 } else if (keymatch(arg, "copy", 1)) {
176 } else if (keymatch(arg, "debug", 1) || keymatch(arg, "verbose", 1)) {
188 } else if (keymatch(arg, "flip", 1)) {
199 } else if (keymatch(arg, "grayscal
[all...]
/external/kernel-headers/original/linux/
H A Dmoduleparam.h31 /* Returns 0, or -errno. arg is in kp->arg. */
41 void *arg; member in struct:kernel_param
65 #define __module_param_call(prefix, name, set, get, arg, perm) \
70 = { __param_str_##name, perm, set, get, arg }
72 #define module_param_call(name, set, get, arg, perm) \
73 __module_param_call(MODULE_PARAM_PREFIX, name, set, get, arg, perm)
/external/libffi/src/cris/
H A Dffi.c35 initialize_aggregate_packed_struct (ffi_type * arg) argument
39 FFI_ASSERT (arg != NULL);
41 FFI_ASSERT (arg->elements != NULL);
42 FFI_ASSERT (arg->size == 0);
43 FFI_ASSERT (arg->alignment == 0);
45 ptr = &(arg->elements[0]);
55 arg->size += (*ptr)->size;
57 arg->alignment = (arg->alignment > (*ptr)->alignment) ?
58 arg
[all...]
/external/libffi/src/sh64/
H A Dffi.c37 return_type (ffi_type *arg) argument
40 if (arg->type != FFI_TYPE_STRUCT)
41 return arg->type;
44 if (arg->size <= sizeof (UINT8))
46 else if (arg->size <= sizeof (UINT16))
48 else if (arg->size <= sizeof (UINT32))
50 else if (arg->size <= sizeof (UINT64))
/external/libffi/src/sparc/
H A Dffi.c326 int ffi_v9_layout_struct(ffi_type *arg, int off, char *ret, char *intg, char *flt) argument
328 ffi_type **ptr = &arg->elements[0];
/external/libppp/src/
H A Dchat.h44 char script[LINE_LEN]; /* Our arg buffer */
48 int arg; /* Our current arg number */ member in struct:chat
50 char *argptr; /* Our current arg pointer */
H A Dslcompress.c589 sl_Show(struct cmdargs const *arg) argument
591 prompt_Printf(arg->prompt, "VJ compression statistics:\n");
592 prompt_Printf(arg->prompt, " Out: %d (compress) / %d (total)",
593 arg->bundle->ncp.ipcp.vj.slstat.sls_compressed,
594 arg->bundle->ncp.ipcp.vj.slstat.sls_packets);
595 prompt_Printf(arg->prompt, " %d (miss) / %d (search)\n",
596 arg->bundle->ncp.ipcp.vj.slstat.sls_misses,
597 arg->bundle->ncp.ipcp.vj.slstat.sls_searches);
598 prompt_Printf(arg->prompt, " In: %d (compress), %d (uncompress)",
599 arg
[all...]
/external/libsepol/src/
H A Dinterfaces.c240 void *fn_arg), void *arg)
255 status = fn(iface, arg);
237 sepol_iface_iterate(sepol_handle_t * handle, const sepol_policydb_t * p, int (*fn) (const sepol_iface_t * iface, void *fn_arg), void *arg) argument
H A Dnodes.c348 void *fn_arg), void *arg)
363 status = fn(node, arg);
382 status = fn(node, arg);
345 sepol_node_iterate(sepol_handle_t * handle, const sepol_policydb_t * p, int (*fn) (const sepol_node_t * node, void *fn_arg), void *arg) argument
H A Dports.c279 void *fn_arg), void *arg)
294 status = fn(port, arg);
276 sepol_port_iterate(sepol_handle_t * handle, const sepol_policydb_t * p, int (*fn) (const sepol_port_t * port, void *fn_arg), void *arg) argument
H A Dusers.c348 void *fn_arg), void *arg)
365 status = fn(user, arg);
345 sepol_user_iterate(sepol_handle_t * handle, const sepol_policydb_t * p, int (*fn) (const sepol_user_t * user, void *fn_arg), void *arg) argument
/external/libvpx/
H A Dargs.c28 struct arg arg_init(char **argv)
30 struct arg a;
40 int arg_match(struct arg *arg_, const struct arg_def *def, char **argv)
42 struct arg arg; local
47 arg = arg_init(argv);
50 && strlen(arg.argv[0]) == strlen(def->short_name) + 1
51 && !strcmp(arg.argv[0] + 1, def->short_name))
54 arg.name = arg
93 arg_next(struct arg *arg) argument
153 arg_parse_uint(const struct arg *arg) argument
174 arg_parse_int(const struct arg *arg) argument
200 arg_parse_rational(const struct arg *arg) argument
234 arg_parse_enum(const struct arg *arg) argument
260 arg_parse_enum_or_int(const struct arg *arg) argument
[all...]
/external/libxml2/
H A Dxmlcatalog.c99 char arg[400]; local
131 memset(arg, 0, sizeof(arg));
137 arg[i++] = *cur++;
139 arg[i] = 0;
146 cur = arg;
/external/llvm/lib/MC/MCDisassembler/
H A DEDOperand.cpp128 void *arg) {
147 return callback(&result, reg, arg);
157 if (callback(&ripVal, Disassembler.registerIDWithName("RIP"), arg))
182 if (!callback(&segmentBase, segmentReg, arg))
189 if (callback(&baseVal, baseReg, arg))
196 if (callback(&indexVal, indexReg, arg))
224 return callback(&result, reg, arg);
235 if (callback(&pcVal, Disassembler.registerIDWithName("PC"), arg))
305 static int readerWrapperCallback(uint64_t *value, unsigned regID, void *arg) { argument
306 RegisterReaderWrapper *wrapper = (RegisterReaderWrapper *)arg;
126 evaluate(uint64_t &result, EDRegisterReaderCallback callback, void *arg) argument
[all...]
/external/openssh/
H A Ddh.c46 char *cp, *arg; local
52 if ((arg = strdelim(&cp)) == NULL)
55 if (*arg == '\0')
56 arg = strdelim(&cp);
57 if (!arg || !*arg || *arg == '#')
61 if (cp == NULL || *arg == '\0')
63 arg = strsep(&cp, " "); /* type */
64 if (cp == NULL || *arg
[all...]
/external/openssl/crypto/asn1/
H A Da_mbstr.c65 int (*rfunc)(unsigned long value, void *in), void *arg);
66 static int in_utf8(unsigned long value, void *arg);
67 static int out_utf8(unsigned long value, void *arg);
68 static int type_str(unsigned long value, void *arg);
69 static int cpy_asc(unsigned long value, void *arg);
70 static int cpy_bmp(unsigned long value, void *arg);
71 static int cpy_univ(unsigned long value, void *arg);
72 static int cpy_utf8(unsigned long value, void *arg);
251 int (*rfunc)(unsigned long value, void *in), void *arg)
276 ret = rfunc(value, arg);
250 traverse_string(const unsigned char *p, int len, int inform, int (*rfunc)(unsigned long value, void *in), void *arg) argument
287 in_utf8(unsigned long value, void *arg) argument
297 out_utf8(unsigned long value, void *arg) argument
309 type_str(unsigned long value, void *arg) argument
328 cpy_asc(unsigned long value, void *arg) argument
340 cpy_bmp(unsigned long value, void *arg) argument
353 cpy_univ(unsigned long value, void *arg) argument
368 cpy_utf8(unsigned long value, void *arg) argument
[all...]
/external/openssl/crypto/dsa/
H A Ddsa_lib.c278 int DSA_set_ex_data(DSA *d, int idx, void *arg) argument
280 return(CRYPTO_set_ex_data(&d->ex_data,idx,arg));
H A Ddsatest.c94 static int MS_CALLBACK dsa_cb(int p, int n, BN_GENCB *arg);
240 static int MS_CALLBACK dsa_cb(int p, int n, BN_GENCB *arg) argument
249 BIO_write(arg->arg,&c,1);
250 (void)BIO_flush(arg->arg);
254 BIO_printf((BIO *)arg,"error in dsatest\n");
/external/openssl/crypto/ecdh/
H A Dech_lib.c250 int ECDH_set_ex_data(EC_KEY *d, int idx, void *arg) argument
256 return(CRYPTO_set_ex_data(&ecdh->ex_data,idx,arg));

Completed in 767 milliseconds

<<11121314151617181920>>