Searched refs:name2protox (Results 1 – 1 of 1) sorted by relevance
189 static struct protox *name2protox(const char *);377 if ((tp = name2protox(optarg)) == NULL) { in main()886 name2protox(const char *name) in name2protox() function