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