Home
last modified time | relevance | path

Searched refs:source_input (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/tnf/prex/
H A Dsource.c162 source_input(void) in source_input() function
199 return (source_input()); in source_input()
H A Dsource.h41 int source_input(void);
H A Dprexlex.l52 #define input() source_input()
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute.c139 static char *source_input = NULL; /* this is user arg. source, doesn't change */ variable
446 source_input = optarg; in main()
834 source = source_input; in set_src_addr()