Searched defs:fname (Results 76 - 100 of 140) sorted by relevance

123456

/external/elfutils/src/
H A Dfindtextrel.c95 static int process_file (const char *fname, bool more_than_one);
101 const char *fname, bool more_than_one,
206 process_file (const char *fname, bool more_than_one) argument
211 size_t fname_len = strlen (fname);
213 const char *real_fname = fname;
214 if (fname[0] == '/' && (rootdir[0] != '/' || rootdir[1] != '\0'))
220 fname, fname_len)) = '\0';
227 error (0, errno, gettext ("cannot open '%s'"), fname);
235 fname, elf_errmsg (-1));
245 fname, elf_errms
491 check_rel(size_t nsegments, struct segments segments[nsegments], GElf_Addr addr, Elf *elf, Elf_Scn *symscn, Dwarf *dw, const char *fname, bool more_than_one, void **knownsrcs) argument
[all...]
H A Dsize.c105 static int process_file (const char *fname);
108 static int handle_ar (int fd, Elf *elf, const char *prefix, const char *fname);
111 static void handle_elf (Elf *elf, const char *fullname, const char *fname);
116 #define INTERNAL_ERROR(fname) \
118 fname, __LINE__, PACKAGE_VERSION, __DATE__, elf_errmsg (-1))
296 process_file (const char *fname) argument
298 int fd = open (fname, O_RDONLY);
301 error (0, errno, gettext ("cannot open '%s'"), fname);
311 handle_elf (elf, NULL, fname);
314 INTERNAL_ERROR (fname);
360 handle_ar(int fd, Elf *elf, const char *prefix, const char *fname) argument
408 show_sysv(Elf *elf, const char *prefix, const char *fname, const char *fullname) argument
542 show_bsd(Elf *elf, const char *prefix, const char *fname, const char *fullname) argument
660 handle_elf(Elf *elf, const char *prefix, const char *fname) argument
[all...]
H A Dstrings.c56 static int read_fd (int fd, const char *fname, off64_t fdlen);
57 static int read_elf (Elf *elf, int fd, const char *fname, off64_t fdlen);
188 const char *fname = print_file_name ? argv[remaining] : NULL; local
200 result |= read_fd (fd, fname, fdlen);
202 result |= read_elf (elf, fd, fname, fdlen);
326 process_chunk_mb (const char *fname, const unsigned char *buf, off64_t to, argument
360 if (unlikely (fname != NULL))
362 fputs_unlocked (fname, stdout);
400 process_chunk (const char *fname, const unsigned char *buf, off64_t to, argument
407 process_chunk_mb (fname, bu
517 read_block_no_mmap(int fd, const char *fname, off64_t from, off64_t fdlen) argument
579 read_block(int fd, const char *fname, off64_t fdlen, off64_t from, off64_t to) argument
702 read_fd(int fd, const char *fname, off64_t fdlen) argument
709 read_elf(Elf *elf, int fd, const char *fname, off64_t fdlen) argument
[all...]
H A Delfcmp.c49 static Elf *open_file (const char *fname, int *fdp, Ebl **eblp);
569 open_file (const char *fname, int *fdp, Ebl **eblp) argument
571 int fd = open (fname, O_RDONLY);
573 error (EXIT_FAILURE, errno, gettext ("cannot open '%s'"), fname);
578 fname, elf_errmsg (-1));
582 gettext ("cannot create EBL descriptor for '%s'"), fname);
H A Dobjdump.c93 static int process_file (const char *fname, bool more_than_one);
96 static int handle_ar (int fd, Elf *elf, const char *prefix, const char *fname,
100 static int handle_elf (Elf *elf, const char *prefix, const char *fname,
104 #define INTERNAL_ERROR(fname) \
106 fname, __LINE__, PACKAGE_VERSION, __DATE__, elf_errmsg (-1))
251 process_file (const char *fname, bool more_than_one) argument
254 int fd = open (fname, O_RDONLY);
257 error (0, errno, gettext ("cannot open %s"), fname);
268 fname, NULL);
271 INTERNAL_ERROR (fname);
303 handle_ar(int fd, Elf *elf, const char *prefix, const char *fname, const char *suffix) argument
541 show_relocs(Ebl *ebl, const char *fname, uint32_t shstrndx) argument
614 show_full_content(Ebl *ebl, const char *fname, uint32_t shstrndx) argument
726 show_disasm(Ebl *ebl, const char *fname, uint32_t shstrndx) argument
771 handle_elf(Elf *elf, const char *prefix, const char *fname, const char *suffix) argument
[all...]
/external/javassist/src/main/javassist/
H A DClassPool.java342 * by <code>cname</code> and <code>fname</code>.
346 * @param fname field name
348 void recordCflow(String name, String cname, String fname) { argument
352 cflow.put(name, new Object[] { cname, fname });
/external/jpeg/
H A Djmemdos.c128 select_file_name (char * fname) argument
144 ptr = fname; /* copy name to fname */
153 if ((tfile = fopen(fname, READ_BINARY)) == NULL)
/external/linux-tools-perf/util/scripting-engines/
H A Dtrace-event-python.c440 char fname[PATH_MAX]; local
444 sprintf(fname, "%s.py", outfile);
445 ofp = fopen(fname, "w");
447 fprintf(stderr, "couldn't open %s\n", fname);
588 fprintf(stderr, "generated Python script: %s\n", fname);
/external/qemu/distrib/jpeg-6b/
H A Djmemdos.c128 select_file_name (char * fname) argument
144 ptr = fname; /* copy name to fname */
153 if ((tfile = fopen(fname, READ_BINARY)) == NULL)
/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/
H A Dmain.cpp451 void NPP_StreamAsFile(NPP instance, NPStream *stream, const char *fname) argument
/external/wpa_supplicant_6/wpa_supplicant/src/hlr_auc_gw/
H A Dhlr_auc_gw.c113 static int read_gsm_triplets(const char *fname) argument
120 if (fname == NULL)
123 f = fopen(fname, "r");
125 printf("Could not open GSM tripler data file '%s'\n", fname);
156 fname, line, pos);
163 fname, line, pos);
173 printf("%s:%d - Invalid Kc (%s)\n", fname, line, pos);
179 printf("%s:%d - Invalid Kc (%s)\n", fname, line, pos);
188 printf("%s:%d - Invalid SRES (%s)\n", fname, line,
195 printf("%s:%d - Invalid SRES (%s)\n", fname, lin
251 read_milenage(const char *fname) argument
[all...]
/external/wpa_supplicant_8/hostapd/
H A Dctrl_iface.c989 char *fname = NULL; local
1028 fname = hostapd_ctrl_iface_path(hapd);
1029 if (fname == NULL)
1031 os_strlcpy(addr.sun_path, fname, sizeof(addr.sun_path));
1039 if (unlink(fname) < 0) {
1043 fname);
1052 "ctrl_iface socket '%s'", fname);
1057 "not used anymore", fname);
1058 os_free(fname);
1059 fname
1100 char *fname; local
[all...]
H A Dhlr_auc_gw.c108 static int read_gsm_triplets(const char *fname) argument
115 if (fname == NULL)
118 f = fopen(fname, "r");
120 printf("Could not open GSM tripler data file '%s'\n", fname);
151 fname, line, pos);
158 fname, line, pos);
168 printf("%s:%d - Invalid Kc (%s)\n", fname, line, pos);
174 printf("%s:%d - Invalid Kc (%s)\n", fname, line, pos);
183 printf("%s:%d - Invalid SRES (%s)\n", fname, line,
190 printf("%s:%d - Invalid SRES (%s)\n", fname, lin
246 read_milenage(const char *fname) argument
[all...]
H A Dconfig_file.c30 const char *fname)
37 f = fopen(fname, "r");
39 wpa_printf(MSG_ERROR, "VLAN file '%s' not readable.", fname);
67 "line %d in '%s'", line, fname);
81 "in '%s'", line, fname);
89 "VLAN interfaces from '%s'", fname);
119 static int hostapd_config_read_maclist(const char *fname, argument
129 if (!fname)
132 f = fopen(fname, "r");
134 wpa_printf(MSG_ERROR, "MAC list file '%s' not found.", fname);
29 hostapd_config_read_vlan_file(struct hostapd_bss_config *bss, const char *fname) argument
192 hostapd_config_read_eap_user(const char *fname, struct hostapd_bss_config *conf) argument
1186 hostapd_config_read(const char *fname) argument
[all...]
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_config.c176 static int hostapd_config_read_wpa_psk(const char *fname, argument
185 if (!fname)
188 f = fopen(fname, "r");
190 wpa_printf(MSG_ERROR, "WPA PSK file '%s' not found.", fname);
212 "line %d in '%s'", buf, line, fname);
231 line, fname);
249 "'%s'", pos, line, fname);
/external/wpa_supplicant_8/src/ap/
H A Dap_config.c176 static int hostapd_config_read_wpa_psk(const char *fname, argument
185 if (!fname)
188 f = fopen(fname, "r");
190 wpa_printf(MSG_ERROR, "WPA PSK file '%s' not found.", fname);
212 "line %d in '%s'", buf, line, fname);
231 line, fname);
249 "'%s'", pos, line, fname);
/external/wpa_supplicant_8/wpa_supplicant/
H A Dbgscan_learn.c38 char *fname; member in struct:bgscan_learn_data
107 if (data->fname == NULL)
110 f = fopen(data->fname, "r");
115 data->fname);
120 data->fname);
166 if (data->fname == NULL)
170 data->fname);
172 f = fopen(data->fname, "w");
342 data->fname = os_strdup(pos);
391 os_free(data->fname);
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_config.c176 static int hostapd_config_read_wpa_psk(const char *fname, argument
185 if (!fname)
188 f = fopen(fname, "r");
190 wpa_printf(MSG_ERROR, "WPA PSK file '%s' not found.", fname);
212 "line %d in '%s'", buf, line, fname);
231 line, fname);
249 "'%s'", pos, line, fname);
/external/grub/netboot/
H A Dmain.c1086 char fname[64]; local
1092 if (fnamelen + 1 > sizeof (fname))
1103 grub_memmove (fname, extpath + 2, fnamelen);
1104 fname[fnamelen] = '\000';
1105 grub_printf ("Loading BOOTP-extension file: %s\n", fname);
1106 tftp (fname, decode_rfc1533);
/external/oprofile/opjitconv/
H A Dopjitconv.c420 char * fname = rindex(dirname, '/'); local
421 char const * dot = index(++fname, '.');
424 proc_id_length = dot - fname;
426 memcpy(proc_id, fname, proc_id_length);
/external/srec/portable/src/
H A Dpstream.c194 char fname[80]; local
207 strcpy(fname, pfn + 1);
209 strcpy(fname, filename);
223 while (pCurRec->size > 0 && strcmp(pCurRec->name, fname) != 0)
253 strcpy(pCurRec->name, fname);
851 int PortSaveFileToDisk(PORT_FILE PortFile, const char *path, const char *fname) argument
861 if (fname == NULL)
864 file = fname;
966 char fname[256]; local
971 sprintf(fname, "/CF
[all...]
/external/valgrind/tsan/
H A Dts_dynamorio.cc471 const char *fname = strstr(opstr, "--symbols="); local
472 if (fname) {
473 ReadSymbolsTableFromFile(fname + 10);
H A Dts_util.cc235 static string StripTemplatesFromFunctionName(const string &fname) { argument
241 while (read_pointer < fname.size()) {
242 size_t next_brace = fname.find_first_of("<>", read_pointer);
243 if (next_brace == fname.npos) {
246 CHECK(fname.size() > 256);
249 ret += (fname.c_str() + read_pointer);
254 ret.append(fname, read_pointer, next_brace - read_pointer);
267 size_t op_offset = ((string)OP[i]).find(fname[next_brace]);
271 "operator" == fname.substr(next_brace - (8 + op_offset), 8) &&
272 OP[i] == fname
310 string fname = demangled; local
433 string fname = StripTemplatesFromFunctionName(demangled); local
[all...]
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
H A Deap_sim_db.c67 char *fname; member in struct:eap_sim_db_data
335 if (os_strncmp(data->fname, "unix:", 5) != 0)
358 os_strlcpy(addr.sun_path, data->fname + 5, sizeof(addr.sun_path));
410 data->fname = os_strdup(config);
411 if (data->fname == NULL)
414 if (os_strncmp(data->fname, "unix:", 5) == 0) {
423 os_free(data->fname);
457 os_free(data->fname);
/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Deap_sim_db.c62 char *fname; member in struct:eap_sim_db_data
330 if (os_strncmp(data->fname, "unix:", 5) != 0)
353 os_strlcpy(addr.sun_path, data->fname + 5, sizeof(addr.sun_path));
405 data->fname = os_strdup(config);
406 if (data->fname == NULL)
409 if (os_strncmp(data->fname, "unix:", 5) == 0) {
418 os_free(data->fname);
452 os_free(data->fname);

Completed in 504 milliseconds

123456