Home
last modified time | relevance | path

Searched refs:get_filename (Results 1 – 19 of 19) sorted by relevance

/NextBSD/contrib/less/
HDprompt.c199 return (strcmp(get_filename(curr_ifile), "-") != 0);
303 ap_str(get_filename(curr_ifile));
306 ap_str(last_component(get_filename(curr_ifile)));
381 ap_str(get_filename(h));
HDedit.c182 close_altfile(curr_altfilename, get_filename(curr_ifile), in close_file()
272 filename = save(get_filename(ifile));
493 good_filename = get_filename(curr_ifile);
HDifile.c240 get_filename(ifile) in get_filename() function
HDfilename.c353 n += (int) strlen(get_filename(ifile));
388 strcpy(to, get_filename(ifile));
HDfuncs.h148 public char * get_filename ();
HDch.c332 int r = stat(get_filename(curr_ifile), &st); in ch_get()
HDcommand.c1527 if (strcmp(get_filename(curr_ifile), "-") == 0) in commands()
/NextBSD/crypto/heimdal/lib/asn1/
HDgen_locl.h75 const char *get_filename (void);
HDlex.l290 fprintf (stderr, "%s:%d: ", get_filename(), lineno); in lex_error_message()
HDgen.c111 get_filename (void) in get_filename() function
HDlex.c2718 fprintf (stderr, "%s:%d: ", get_filename(), lineno); in lex_error_message()
HDChangeLog905 * gen_locl.h: rename function filename() to get_filename() to
908 * lex.l: rename function filename() to get_filename() to avoid
911 * gen.c: rename function filename() to get_filename() to avoid
/NextBSD/bin/ed/
HDmain.c498 } else if ((fnp = get_filename()) == NULL) in exec_command()
529 } else if ((fnp = get_filename()) == NULL) in exec_command()
663 if ((fnp = get_filename()) == NULL) in exec_command()
794 } else if ((fnp = get_filename()) == NULL) in exec_command()
923 get_filename(void) in get_filename() function
HDed.h215 char *get_filename(void);
/NextBSD/contrib/gcc/
HDtree-flow.h353 static inline const char *get_filename (tree);
HDtree-flow-inline.h236 get_filename (tree expr) in get_filename() function
HDChangeLog.tree-ssa13550 (get_filename): Return "???" for nodes without locus information.
14566 * tree-flow-inline.h (get_filename): New function.
14570 (get_filename): Declare.
HDChangeLog-200132046 * tradcpp.c (get_filename): Likewise.
32133 (get_filename): Update to use deps_add_dep.
/NextBSD/crypto/heimdal/
HDChangeLog.2005912 * lib/asn1/gen_locl.h: rename function filename to get_filename
914 * lib/asn1/lex.l: use get_filename
916 * lib/asn1/gen.c: rename function filename to get_filename