Searched refs:get_filename (Results 1 – 15 of 15) sorted by relevance
| /freebsd/contrib/less/ |
| H A D | prompt.c | 223 return (strcmp(get_filename(curr_ifile), "-") != 0); in cond() 329 ap_estr(get_filename(curr_ifile), TRUE); in protochar() 332 ap_estr(last_component(get_filename(curr_ifile)), TRUE); in protochar() 335 s = shell_quote(get_filename(curr_ifile)); in protochar() 426 ap_str(get_filename(h)); in protochar()
|
| H A D | edit.c | 382 close_altfile(altfilename, get_filename(curr_ifile)); in close_file() 461 filename = get_filename(ifile); in edit_ifile() 712 good_filename = get_filename(curr_ifile); in edit_list()
|
| H A D | ifile.c | 244 public constant char * get_filename(IFILE ifile) in get_filename() function
|
| H A D | filename.c | 365 xcpy_filename(&xp, get_filename(ifile)); in fexpand_copy() 1109 int r = stat(get_filename(curr_ifile), &st); in curr_ifile_changed()
|
| H A D | funcs.h | 205 public constant char * get_filename(IFILE ifile);
|
| H A D | command.c | 2009 if (strcmp(get_filename(curr_ifile), "-") == 0) in commands()
|
| /freebsd/crypto/heimdal/lib/asn1/ |
| H A D | gen_locl.h | 75 const char *get_filename (void);
|
| H A D | lex.l | 290 fprintf (stderr, "%s:%d: ", get_filename(), lineno); in lex_error_message()
|
| H A D | gen.c | 111 get_filename (void) in get_filename() function
|
| H A D | lex.c | 2718 fprintf (stderr, "%s:%d: ", get_filename(), lineno); in lex_error_message()
|
| H A D | ChangeLog | 905 * 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
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/ |
| H A D | DIAInjectedSource.cpp | 32 return invokeBstrMethod(*SourceFile, &IDiaInjectedSource::get_filename); in getFileName()
|
| /freebsd/bin/ed/ |
| H A D | main.c | 481 } else if ((fnp = get_filename()) == NULL) in exec_command() 512 } else if ((fnp = get_filename()) == NULL) in exec_command() 646 if ((fnp = get_filename()) == NULL) in exec_command() 777 } else if ((fnp = get_filename()) == NULL) in exec_command() 901 get_filename(void) in get_filename() function
|
| H A D | ed.h | 205 char *get_filename(void);
|
| /freebsd/crypto/heimdal/ |
| H A D | ChangeLog.2005 | 912 * 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
|