HomeSort by: relevance | last modified time | path
    Searched defs:get_filename (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ed/
main.c 517 } else if ((fnp = get_filename()) == NULL)
548 } else if ((fnp = get_filename()) == NULL)
681 if ((fnp = get_filename()) == NULL)
812 } else if ((fnp = get_filename()) == NULL)
941 /* get_filename: return pointer to copy of filename in the command buffer */
943 get_filename(void) function in typeref:typename:char *
main.c 517 } else if ((fnp = get_filename()) == NULL)
548 } else if ((fnp = get_filename()) == NULL)
681 if ((fnp = get_filename()) == NULL)
812 } else if ((fnp = get_filename()) == NULL)
941 /* get_filename: return pointer to copy of filename in the command buffer */
943 get_filename(void) function in typeref:typename:char *

Completed in 119 milliseconds